I have such a doubt about mix different animations. Such as when i playing spineboy walk animation, i need to change to jump animation, but, jump animation doesn't start at first frame, i need jump animation start at 10th frame. . Spine run times can support that?
another question is, i have found that spine animation play 30 frames in 1s in normal state. if i need animation play 60 frames in 1s, it's mean that i need to set timeScale to 2.0f?