Stephan Posted November 2, 2014 Share Posted November 2, 2014 Hi guys, I am trying to set the spees in a spine animation with the following line:// Set animation speedspine.state.speed = 1.2;...but this doesn't seem to work. Has anyone a suggestion? Quote Link to comment Share on other sites More sharing options...
enpu Posted November 2, 2014 Share Posted November 2, 2014 Sorry, it should be animationSpeed:// Set animation speedspine.state.animationSpeed = 0.5; Quote Link to comment Share on other sites More sharing options...
Stephan Posted November 2, 2014 Author Share Posted November 2, 2014 thanx enpu, this works like a charm! 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.