From 8b384dffa0d9c63c7a657c6e567c2ddefbf046cd Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 11 Oct 2020 20:00:58 +0800 Subject: +Saionji show off scene --- .../UMotionEditor/Manual/pages/GettingStarted.html | 253 +++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/GettingStarted.html (limited to 'Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/GettingStarted.html') diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/GettingStarted.html b/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/GettingStarted.html new file mode 100644 index 00000000..4334eb7c --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Manual/pages/GettingStarted.html @@ -0,0 +1,253 @@ + + + + + + UMotion Manual - Getting Started + + + + + +
+ + +
+
+

Version: 1.22p03

+
+
+
+
+ UMotion Manual +
+ +
    + +
  1. UMotion Manual
  2. + +
  3. Introduction & Tips
  4. + +
  5. Getting Started
  6. + +
  7. + +
      +
    1. + +
        +
      1. Quick Start Tutorial
      2. + +
      3. 1) Installation & First Steps
      4. + +
      5. 2) Pose Editing
      6. + +
      7. 3) Clip Editor
      8. + +
      9. 4) Curves & Rotation Modes
      10. + +
      11. 5) Config Mode
      12. + +
      13. 6) Export Animations
      14. + +
      15. 7) Root Motion
      16. + +
      17. 8) Animation Events
      18. + +
      19. 9) Pose Mirroring
      20. +
      +
    2. + +
    3. + +
        +
      1. 1) Importing Animations
      2. + +
      3. 2) Inverse Kinematics
      4. + +
      5. 3) Child-Of Constraint
      6. + +
      7. 4) Custom Properties
      8. + +
      9. 5) IK Pinning
      10. +
      +
    4. + +
    5. + +
        +
      1. 1) Our First Animation
      2. + +
      3. 2) Editing Animations
      4. + +
      5. 3) Customizing an animation for a RPG
      6. + +
      7. 4) Unity Timeline & Weighted Tangents
      8. +
      +
    6. + +
    7. + +
        +
      1. UMotion Tutorial
      2. +
      +
    8. +
    +
  8. + +
  9. How to create better animations
  10. + +
  11. + +
      +
    1. + +
        +
      1. File
      2. + +
      3. Edit
      4. + +
      5. Help
      6. +
      +
    2. + +
    3. Preferences
    4. + +
    5. Import / Export
    6. + +
    7. FK to IK Conversion
    8. + +
    9. + +
        +
      1. Project Settings
      2. + +
      3. Clip Settings
      4. +
      +
    10. + +
    11. Animated Properties List
    12. + +
    13. Root Motion
    14. + +
    15. Rotation Modes
    16. + +
    17. + +
        +
      1. Dopesheet
      2. + +
      3. Curves View
      4. +
      +
    18. + +
    19. Playback Navigation
    20. + +
    21. Layers
    22. +
    +
  12. + +
  13. + +
      +
    1. + +
        +
      1. + +
          +
        1. IK Setup Wizard
        2. + +
        3. Mirror Mapping
        4. +
        +
      2. + +
      3. Configuration
      4. + +
      5. Display
      6. +
      +
    2. + +
    3. + +
        +
      1. Tools
      2. + +
      3. Channels
      4. + +
      5. Selection
      6. + +
      7. Display
      8. + +
      9. Animation
      10. +
      +
    4. + +
    5. + +
        +
      1. Inverse Kinematics
      2. + +
      3. Child-Of
      4. + +
      5. Custom Property
      6. +
      +
    6. + +
    7. Options
    8. + +
    9. Tool Assistant
    10. +
    +
  14. + +
  15. Edit In Play Mode
  16. + +
  17. Unity Timeline Integration
  18. + +
  19. UMotion API
  20. + +
  21. Exporting Animations FAQ
  22. + +
  23. Support / FAQ
  24. + +
  25. Release Notes
  26. + +
  27. Known Issues
  28. + +
  29. Credits
  30. + +
+
+
+
+
+

Getting Started

Installing UMotion

Congratulations! When you can read this, you've already successfully downloaded the UMotion package from the Unity Asset Store and have imported it into your project.

Imported Folders

When UMotion was imported into your project, two folders have been created in the Assets directory:

    +
  • + UMotion Editor +
    This folder contains everything UMotion needs to function properly. You can move the UMotionEditor folder anywhere in your project. UMotion resources are not added to your built game and thus won't increase your build size. +
  • +
  • + UMotion Examples +
    This folder contains an example scene with example animations. When using UMotion the first time, it's recommended to take a look at the examples. If you don't need them you can delete the whole folder. +
  • +

Uninstalling

To remove UMotion from your project, remove both folders mentioned above.

Be careful, there may be other resources in Editor Default Resources used by other Editor Extensions.

Starting UMotion

Setup Your Workspace

Two new editor windows have been automatically added in Unity's Menu Bar.

+

Unity Menu Bar - Window

Click on Windows ➔ UMotion Editor ➔ Clip Editor. The Clip Editor will appear on your screen. You can now dock the window anywhere in your Unity Editor Layout. A useful position is usually at the bottom where the Project and Console Window is located in the default layout.

Once you've docked the Clip Editor, open the second window by clicking on Windows ➔ UMotion Editor ➔ Pose Editor. The window can also be docked where it fits best for you. A preferred position is usually at the right hand side where the Inspector is located in the default layout.

+

A typical editor layout when using UMotion

In Unity it is possible to define and save custom editor layouts. If you want, you can create a custom layout to be used when creating animations. You can switch between editor layouts depending on the current work you are doing in the editor. Editor layouts can be created, saved and changed by using the "Layout" button in the upper right corner of the Unity editor. More information regarding custom editor layouts can be found here: Unity Manual - Customize Your Workspace

You may want to add the Animator window (Windows ➔ Animator) or multiple Scene Views to that layout. You can add additional Scene Views by making a context click on the Scene View tab and clicking on Add Tab ➔ Scene View. It is possible to switch a Scene View from perspective into isometric mode by clicking on the Persp text under the Gizmo in the upper right corner of the Scene View. By clicking on one of the axis of the Gizmo, you can make the Scene View camera look exactly into the related direction. That way you can add Scene Views for top view, side view,... More information regarding the Scene View can be found here: Unity Manual - Scene View Navigation

+

Editor layout with multiple Scene Views

When animating something that is going to be used from a first person perspective, the Game View comes in handy. It can be used to preview the animation from the same perspective as it is going to be used (if the game camera is placed accordingly). All changes done in any of the Scene Views is automatically reflected in the Game View.

Creating A New Project

Once you setup your workspace, you can start creating animations. In the UMotion Clip Editor click on File ➔ New Project and select the type of animation you want to create. All three unity animation types are supported (Humanoid, Generic and Legacy).

+

Menu Bar - New Project

Choose the same animation type, as the one that is set in the import settings of the 3D model you want to animate. A file dialog will open prompting you to save the UMotion project. As the file extension *.asset can also be used by other editor extensions, it is recommended to choose a name or a directory whose name is somehow related to UMotion. The file has to be stored in the projects Assets folder or any of its sub-directories.

+

Save Project File Dialog

Select A GameObject

If the 3D model you want to animate isn't already present in the current scene, create a new instance of it by dragging it from Unity's Project window into the current scene. To start animating it, drag the instance of the 3D model from Unity's Hierarchy window to the field in the Pose Editor where it says Select a GameObject to animate. +A dialog window will popup indicating that the GameObject has bones and transforms that are not configured in the current project. Click on "Create Configuration" to add them to the project.

+

New Rig Detected - Dialog

And that's it. You are ready to start animating!

To continue learning, please check out the example scene located at Assets/UMotion Examples. Please follow the instructions of the 3D texts in the scene.

There are plenty of Video Tutorials available split into several chapters. Also make sure to read through this manual it provides even more detailed information.

+

The configuration is complete and the model is ready to be animated.

+
+

Copyright © 2017 - 2020 Soxware Interactive ALL RIGHTS RESERVED

+

Unity Forum Thread | Facebook | Twitter | Youtube

+
+
+
+ + -- cgit v1.1-26-g67d0