Thursday, 14 January 2010

First Keypress Animation


Arrow Keys and W,S,A,D to move the characters.


Just a minor update here, but I've added a small keypress movement and x_scale code using Maths.Absolute to reverse the character depending on the direction he is moving. Right now only moving him left will play the full animation, however moving him right doesn't, as it just seems to be calling the first frame of the animation label continuously with an onEnterFrame element at the start of the script.

And there's more coming..

No comments:

Post a Comment