what if I have two entities with the same classname? Should I change them or is it some other way to find out if the player touches Entity1 or Entity2?
Rightnow, both of them have their classname set to "medicpack" but Entity1 is supposed to heal more then Entity2 so guess I should rename them "medicpack_large","medicpack_small" etc?