ID:1686605
 
Keywords: newbie
(See the best response by Ganite.)
Code:
no code !!1!


Problem description:
Title pretty much sums it up.
I have two states in an icon file. One is a moving state (and I set it to be so too) and a standing state. How do I switch to moving state when the player is moving and when he is standing to the standing state?

Best response
Name the icon_states the same and make one movable and set the players icon_state to what you named it.

or leave both idle and walking icon_states blank and just make the walking state movable.
Thank you!