How to move skeleton/bone to specific key frame?

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 :slight_smile:

2 Likes

Thanks so much, @roland :smiley:

1 Like