I'm using the "platform" behavior and when I tell the event to play jump and fall animation, it only plays the first frame.
I have tried both "while jumping" and "on jump" conditions, and still only plays the first frame.
I'm using an instance variable to move the character left or right "every tick".
What am I missing?
Thank you.