Animations files for multiple characters

Hello,

I’m french, sorry for my eventuals errors.

I’ve search everywhere on Google, but I haven’t find an answer to my question.

I will create a lot of rigged characters with MakeHuman, and I will download some animations on mixamo. In oder to don’t waste time, i want to create a folder with all my animations, and an other with all the characters.

My goal:
Use all animations for all characters.

How to do that ?

Thank you

I hope you understood me :slight_smile:

You can load an array of characters in threejs and animate them using a array mixer, each with unique mesh in one glb or sepearate glb files. From makehuman you removed the rigged and then upload in mixamo for re-rigging so that u can use mixamo’s animations.

Live Demo

You just need to randomly animate each characters so it looks as if they are all unique.

I hope this helps you.