mitm001 8 лет назад
Родитель
Сommit
64f4c341e9
1 измененных файлов с 14 добавлено и 0 удалено
  1. 14 0
      src/docs/asciidoc/jme3/advanced/mixamo.adoc

+ 14 - 0
src/docs/asciidoc/jme3/advanced/mixamo.adoc

@@ -134,7 +134,21 @@ Main::
 Armatures::
 -  Nothing checked
 .  When ready click btn:[Import FBX].
+.  After Blender imports the file, select the Armature then `menu:Object[Apply > Scale]`, repeat the process for the model.
 .  In the `Info` header change the `Default` screen layout to `Animation`.
+.  In the `Time Line` determine the Length of the animation by btn:[R Mse Btn] selecting the last keyframe in the timeline. +
+Set `End:` to this value.
+.  Click the btn:[|<<] button to reset timeline back to the first frame.  
+.  In the 3d viewport, select the Armature then `menu:Object[Animation > Bake Action]`.
+.  In the `Bake Action` dialog, deselect and set the settings as follows:
++
+- [ ] Selected Only
+- [x] Visual Keying
+- [x] Clear Constraints
+- [ ] Clear Parents
+- [ ] Overwrite Current
+-  Bake Data = Pose
+.  When ready click btn:[OK].