is it possible programmatic in cocos2dx to interpolate between two set of animation ? for example i have walk cycle and flying cycle, now i want the last keyframe of the walk to interpolate into the first keyframe of the fly so the transition between two animation will be smooth. is it possible by code ? or i have to make another set of animation that only has the transition.. also where can i find info on how to control bones and physics with code (like control the head tilt like in your video sample) or do a ragdoll or something... or eyelid follow and things like that (might be cool if u made a doc or a tutorial on doing those stuff)
thanks