You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I integrated the ThreejsRenderer to my project, and I'm able to load collada files and play its animations. But whenever I'm adding 2 meshes from different DAE, only one mesh is animated properly (I tried to add them one-by-one, then each was properly animated, but not together).
Is this possible to add multiple loaded instance and animate them, or is it a limitation to be able to play only 1 animation in one canvas?
Thanks for your help!
The text was updated successfully, but these errors were encountered:
I integrated the
ThreejsRenderer
to my project, and I'm able to load collada files and play its animations. But whenever I'm adding 2 meshes from different DAE, only one mesh is animated properly (I tried to add them one-by-one, then each was properly animated, but not together).Is this possible to add multiple loaded instance and animate them, or is it a limitation to be able to play only 1 animation in one canvas?
Thanks for your help!
The text was updated successfully, but these errors were encountered: