Rigged and Weighted FBX model +.json animation file

Hi everyone,

In this case I have found a site that likely uses three.js to display models and animations.

The models are accessible as rigged and weighted in the .FBX format and their accompanying animations are in the .json format.

I have a link to the test files.

I’m really excited about the wealth of animations available and my end goal would be to export the model and animation from Unity to .FBX to be tweaked in a 3D program like Blender.

As far as I can tell (I could be very wrong here) I need to somehow make an “animation clip” out of the .json file and assign it to the model.

The good news is the .fbx model and .json file work harmoniously via what is likely three.js so I’m hoping someone may take pity on me and help me with the steps to get the .json imported and applied to the model in unity.

Many Thanks for your time.

Have you had any luck with this? This sounds amazing