thanks, it's awesome that there is actually nothing special to do ๐
However it doesn't seem possible to preview additive playback in the editor. Is it?
I digged in the various github runtimes examples to find an example API call for playing an animation and hopefully use additive playback...
Is there an common API reference for all runtimes, such as:
- how to play a specific animation, and how to use additive mode
- how to change the playback speed of an animation
- how to directly jump to a specific time - or percentage or total duration - in an animation
- etc..
I guess such documentation is language-dependant, but perhaps there is a pseudo-code reference of what's actually possible...