UuuNyaa / blender_mmd_tools

MMD Tools is a blender addon for importing/exporting Models and Motions of MikuMikuDance.
GNU General Public License v3.0
2.27k stars 109 forks source link

Why does it output without animation when exporting to FBX #165

Closed snowsun137 closed 4 months ago

snowsun137 commented 4 months ago

Hello I'm going to create an animation in Blander and then export it to FBX and use it in another tool (Cinema4d). However, if you import it to another tool, the animation is missing (only the pose of the current frame is printed on the blender) Is there anything I didn't know well about this?

Thank you for creating a comfortable tool.

rintrint commented 4 months ago

This is not an issue related to this plugin. It's actually a Blender-related problem. You can check the FBX export options. https://docs.blender.org/manual/en/4.2/addons/import_export/scene_fbx.html#fbx Please check the official documentation or search online for tutorials on how to export FBX from Blender.

Also make sure that "Bake Animation" is checked.

Snipaste_2024-07-17_14-53-29

I didn't try Blender 3.3, but it works fine when I use 3.6 or 4.2 to export fbx with animation.