Animations not changing

Hi so I’m kinda new to gdevelop and im following this tutorial from like 2 years ago and on the tutorial the guy uses the Set Animation action but that doesn’t come up when I search for it but I’m assuming Change Animation by Name is the same thing??? If its not pls let me know

So what I’m trying to do is make it so the run animation, jump animation, etc, play when the player runs, jumps, etc, but when I run the game the player still moves but it’s stuck on the idle animation :frowning:
idk if its a glitch or if i did something wrong but if anyone has any ideas pls let me know
thank u

Event is combined from condition on the left and action on the right

Right now you have one parent event with is moving
And one sub event with 3 conditions is on floor is jumping is falling
You should have 3 sub events and in each have ONE condition
and then one action right from each

ur a life saver tysm

1 Like