hello, can anyone help me with this. I try to do the platform animation with attack, run and default(standing)
the problem is, whenever i land on the floor, I can move the character but cannot play the run animation. the attack animation is ok but the problem is just that, the movement.
I try to do this btw:
keyboard > on z released : sprite > set animation to "attack" (play from the beginning)
Sprite > platform on landed :
SUB EVENT Sprite > Platform is moving : Sprite > set animation to "run" (play from the beinning)
SUB EVENT Sprite > X Platform is moving : Sprite > set animation to "Default" (play from the beinning)
Just when I try to move my sprite. the animation won't trigger.
i'm quite beginner btw, I tried to learn from tutorial, but i prefer asking someone, since it is direct and simple. please excuse me for this.