I’m sorry, but I can not use in project several models with different animations.
When trying to create SkeletonAnimator or VertexAnimator based on data downloaded from the 2nd model, an error occurs:
Error: A Material instance cannot be shared across renderables with different animator libraries
at
at away3d.entities :: Mesh / set material () [src away3d entities Mesh.as: 164]
at away3d.entities :: Mesh / set animator () [src away3d entities Mesh.as: 90]
I used Away3D 4.0.9 Gold.
Try, if you not have such difficulties arise, I will continue to look for the error in my code.