View Single Post
  #61  
09-17-2009, 06:37 AM
Software Bug's Avatar
Software Bug
Formerly Tim Cottenham
 
: Jun 2004
: Groningen, Netherlands
: 1,068
Blog Entries: 1
Rep Power: 22
Software Bug  (308)Software Bug  (308)Software Bug  (308)Software Bug  (308)

Actually its different, due to the walking script currently in place, every (basic) animation is always playing, that means, idle, walk and run. all other animation are stacked on top of that and have a higher priority to play.

What that mean is that when you press go left or right, it places the turning animation on top of the idle animation (the head going left is from the idle animation). It does this because in the turning animations only the legs get commands to move, the head has nothing to do so it says, ok I have no animation now lets use idle.

should be fixed when I'm a little less tired from scripting all night haha!
__________________
*Working on all the dead links around here, stay tuned!*

Throw around some Mudokons in my game Flying Mudokons!

Need images for your Oddworld fan project? Visit The Oddworld Vector Gallery!

Reply With Quote