whizzkid Posted April 16, 2014 Share Posted April 16, 2014 Hey guys, Can anyone tell me how I can change the speed of a Spine animation ? I've read that one of the advantages of that kind of animation is the ability to slow down or speed up the animation, but I can't find out how to actually do this regards, -- update I see that I can easily add an animationSpeed variable to spine.AnimationState.prototype in pixie.js, and have the update function add delta * this.animationSpeed to its current/previous and mix time.. but is that the way to go? or can I use something that pixi already has built in somewhere? Quote Link to comment Share on other sites More sharing options...
Silom Posted May 6, 2014 Share Posted May 6, 2014 Could you post some code please. I have the same problem atm. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.