Ask Your Question
3

How do I prevent Mixamo animations from malfunctioning when I apply root motion in Unity?

asked 2023-05-12 00:40:57 +0000

devzero gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-05-12 00:45:01 +0000

qstack gravatar image

Here are some steps to prevent Mixamo animations from malfunctioning when applying root motion in Unity:

  1. In the Mixamo website, select the animation you want to use and choose "Download" as "FBX for Unity."
  2. Import the downloaded file into Unity by dragging it into the Assets folder.
  3. On the Import Settings window, enable "Import Motion" and "Add Root Motion."
  4. Create an Animator Controller and assign it to the model.
  5. Add a Motion Behavior script to the model game object.
  6. In the Motion Behavior script, change the Update Method to "Animate Physics."

By following these steps, the Mixamo animation should work properly with root motion in Unity. However, keep in mind that not all Mixamo animations are designed to work with root motion, and some may still malfunction.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-12 00:40:57 +0000

Seen: 8 times

Last updated: May 12 '23