Hello, here's very easy and simple anti-moonwalk.
There is very few lines of code in the demo, but animations work perfectly.
There is ChangeAnimation() - command in the draw actor event and it does all the animation
changings. String called anim holds the animation names and prevAnim holds last animations
animindex. It's used for changing animations when keys right and left are pressed.
I hope it's useful.
- lcl -
EDIT: demo updated