scene.beginAnimation(...)
animates a skeleton from key frame A to B. However, is there a function that can immediately move a skeleton to a key frame?
It would also be amazing if there’s a function that can move a skeleton to a fractional key frame, e.g. key frame 3.5, so interpolation would be done between key frames 3 and 4
Thank you