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

+ 8 - 9
src/docs/asciidoc/jme3/advanced/mixamo.adoc

@@ -109,7 +109,7 @@ After the file is ready, it will be in your `Downloads` directory on Mixamo.
 Before you can import any animations from Mixamo, you should have a file that is separate from the model file you exported earlier. Although its not required, it's best to do so. Things can go wrong and you dont want to destroy your model file by accident so it's always best to keep things separate. Our plan of attack is we will create a `.blend` file for every animation and then use this seperate file to combine them into one.
 Before you can import any animations from Mixamo, you should have a file that is separate from the model file you exported earlier. Although its not required, it's best to do so. Things can go wrong and you dont want to destroy your model file by accident so it's always best to keep things separate. Our plan of attack is we will create a `.blend` file for every animation and then use this seperate file to combine them into one.
 
 
 .  In the `Info` header at the top of the program, select `menu:File[New > Reload Startup]`.
 .  In the `Info` header at the top of the program, select `menu:File[New > Reload Startup]`.
-. Select the default cube and delete it.
+.  Select the default cube and delete it.
 .  In the `Properties` panel, located at the bottom right, select the `Scene` tab. In the `Units` panel change the `Units of measure` to `Meters` and `Length` to `Metric`. You must *always* have these settings when importing from or exporting to Mixamo.
 .  In the `Properties` panel, located at the bottom right, select the `Scene` tab. In the `Units` panel change the `Units of measure` to `Meters` and `Length` to `Metric`. You must *always* have these settings when importing from or exporting to Mixamo.
 +
 +
 [TIP]
 [TIP]
@@ -120,18 +120,17 @@ You should create and save a default startup file in Blender. `menu:File[Save St
 .  In the `Info` header select `menu:File[Import > FBX]`.
 .  In the `Info` header select `menu:File[Import > FBX]`.
 .  Select the file TPose.fbx file you downloaded earlier.
 .  Select the file TPose.fbx file you downloaded earlier.
 .  In the `Import Fbx` file located at the bottom left of the import dialog, leave all settings at their defaults.
 .  In the `Import Fbx` file located at the bottom left of the import dialog, leave all settings at their defaults.
-+
-.Main
+Main::
 -  Scale = 1
 -  Scale = 1
 - [x] Import Normals
 - [x] Import Normals
 - [x] Import Animations
 - [x] Import Animations
-- Armature offset = 1
+-  Armature offset = 1
 - [x] Image Search
 - [x] Image Search
-- Deacal offset = 0
-- [x] Use pre/post rotation
-+
-.Armatures
-- Nothing checked
+-  Deacal offset = 0
+- [x] Use pre/post rotation 
+
+Armatures::
+-  Nothing checked
 .  When ready click btn:[Import FBX].
 .  When ready click btn:[Import FBX].