Hi all,
I am working with the Viewer API and have two questions regarding animation. So far, working with it is a pleasure: simple and fast
-
Animation blending:
I can start an animation, and the current anim will switch to the new one, as illustrated in your api example Viewer API - Examples - Sketchfab (the one with the wolf)
Is there a way to blend into the new animation? -
Play animations on multiple rigs at the same time
Let’s say you have multiple rigs, e.g. two characters, each with a set of unique animations.
Is it correct, that the viewer can only play one animation at a time?
I can not play animation JUMP on Character1 and animation WALK on character2?
These questions are not meant as critique. I am just determining viewer capabilities. I also understand that sketchfab is a viewer, not a webGL game-engine.
Maybe some features are on the Viewer-API roadmap?
Thanks!