Attach same animation to different group of meshes

I have separate glb files with meshes in them. I also have separated glb with animation on it. How can i attach same animation on both group of imported meshes. For now i can only attach it on one group of meshes. I try to parent everything under one node, but it didnt work.

You should also clone the animations for the second part of the body:

So I will have two animations, not one?

Yes, indeed.

If the animation animated the bones of a skeleton instead of the transform nodes, you could assign the skeleton to both body parts and have only one animation, but since it is animating transform nodes, you have to duplicate the animation (at least I think so).

1 Like