pixiv/three-vrm

When I re export Mixamo's FBX file from Blender, it unable to apply correctly to VRM.

Closed this issue · 0 comments

wmlgl commented

I used loadMixamoAnimation function to load it.

I created an animation clip using Mixamo 's y-bot and Blender, and exported it to FBX, but it unable to apply correctly to VRM.
I also tried exporting unmodified Mixamo's animated FBX from Blender, but there is the same issue.
The animation was works well with Three.js with the FBX file itself.

It's need to set some export parameters for FBX?

thx.