Instances of animated mesh

Hello guys, I am currently trying to create an instance of an animated mesh. It is a non-skeletal animation. Creating the instance was easy, but sharing the animation was not. In other words, I am looking for a way to create instances that play the same animation.
Here is a link to my playground: Babylon.js Playground

oh never mind, I figured it out! I was attaching the animations on the wrong body parts. Here is the working PG: https://playground.babylonjs.com/#ZZVZUN#1

2 Likes