Idle Animation

How do I make an idle animation play?

here’s my game if you want to look at it: https://flowlab.io/game/view/1434588

could I also have a jump-walk animation that plays when I jump and walk at the same time?
I’ve tried this before but it breaks the animation.

I made an Idle animation by connecting the animation to every arrow key or WASD up. Im not so sure about your second question. Maybe you could attach one animation to the “down” of your run and jump keys.
I hope that helps!

you could use an “and” as well as “nor” logic gate to have a jump-walk animation

like this:
https://flowlab.io/game/play/1441746

I tried the jump walk animation but it doesn’t seem to play (I got everything right but be sure to correct me if I’m wrong)

priority is what you forgot…