Jump Animation Help

Hi.

Today I noticed something in my platformer game that wasn’t right. So the player has a walk animation and a jump animation. But while when the player is walking and then jumps, the jump animation doesn’t play only the walk animation plays. So I want the jump animation to happen even if I’m walking at the same time.

Here’s the link to my game.

Just do what Agent_Y said, sorry :upside_down_face:

The better solution is just make the jump animation have a higher priority, in the animation behavior.

1 Like

Wow, I’m an idiot, thanks for being smarter than me :upside_down_face:

Thank you MelloJello and Agent_Y! I got it to work!

I don’t know why you’re thanking me because I was being a dumb-dumb but thanks :upside_down_face: