Hi guys, sorry for my english.
I have 3 Frames, 1 Object, 3 instances.
I want to change the frame of an object to "currentFrame + 1" when the object is on collision with the player.
AND the another instances of the object (no collision) change the frame to "currentFrame - 1"
I tried this and some variations without Family:
Can someone help me?