How to merge multiple skeleton animations into a single file

824 Views Asked by At

I had my model rigged and animated in MIXAMO(.com), then imported to my scene with GLTF format.

Animation works fine, but I'd like to add more animations like idle, walking and running like in this three.js example (https://threejs.org/examples/#webgl_animation_skinning_additive_blending).

Mixamo doesn't seem to allow that :-( I can however export multiple files each with different animation fot the same model.

Anyone has a tip how to merge those animations to a single file? I can use any file format or free editor if you recommend one for this.

0

There are 0 best solutions below