How do we flip the animation for left and right movement

I am new so I probably missed it somewhere, but I want my character facing left when moving left, and facing right when moving right. I’ve successfully made the walk and jump animations work, now I just need the sprite facing the correct way when I go left.

Hi,

there is an action “flip the object horizontally”.

Or if using separate animations for left & right, there’s a “Set the animation by name” action.

Thank you, I had missed the option, it’s now working correctly :slight_smile:

1 Like