Closed demarii closed 9 years ago
Awesome, I'll merge it when I get home. One thing that's changed though is that Ember won't automatically reverse the forward walking animations when moving backwards; you have to supply animation definitions yourself for the "walk_backwards" and optionally "run_backwards" movement activations. It's also good to rename any legacy "_movement*" actions. That's a name we previously used to recognize the movement animations, before the "activations" scheme was added.
This has been merged already, albeit with a slightly modified commit.
Added an idle animation and corrected track names. 90 degree rotation removed.