I have the model with bones, but without animations, exported from Milkshape as .tva
I have the animation quartenions for each bone in special format. i Want to convert this animations to TV3D format and save it separately form my model for future models with same bones.
i load the .tvm as Actor, draw all bones over model in 2D mode for vis. Then i stuck

Please, explain me how to:
1) ceate new animation
2) set animation length, loop, keyframes and other parametrs.
3) (most important) set bone positions for each keyframe.
4) save / load and then play this animations.
any examples are welcome...