소스 검색

Update mixamo.adoc

mitm001 8 년 전
부모
커밋
dc91a4f0be
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/docs/asciidoc/jme3/advanced/mixamo.adoc

+ 4 - 4
src/docs/asciidoc/jme3/advanced/mixamo.adoc

@@ -201,11 +201,11 @@ Armatures::
 == Clearing The Linked Action Buffer
 
 
-Remember, our goal is to have a single `.blend` file that represents a single animation. After baking we have the old action and the new baked action. You now have to clear the `Linked Action` buffer. Due to some quirks in Blender currently you must do so from the NLA editor.
+Remember, our goal is to have a single `.blend` file that represents a single animation. After baking we have the old action and the new baked action. You now want to clear the old action from the `Linked Action` buffer. Due to some quirks in Blender currently you must do so from the NLA editor.
 
-.  Click the `Action to be linked` button and select the *first* action you imported from Mixamo.
-. Deselect the btn:[F] button to prevent it from saving.
-.  Change the editor type from `Dope Sheet` to `NLA Editor`. You will see the Mixamo animation listed.
+.  Click the `Action to be linked` button and select the action you want cleared.
+.  Deselect the btn:[F] button to prevent it from saving.
+.  Change the editor type from `Dope Sheet` to `NLA Editor`. You will see the action listed.
 .  Click the double down arrow button next to the action to push it into the stack.
 .  Click the `Star` next to the NLA Track name then Press kbd:[X] to delete the track.
 .  Save your file.