Hi,
I want to make the player character to play a custom animation only when the player is idle let's say, after 5 seconds the player has been idle, without moving.
If you move the player the custom animation should dissapear.
I've tried different methods without success. The problem is the "wait" event. it triggers the animation even after I've moved the player.
Any suggestions? I've attached my events sheet.
Thanks!