Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Apply Root Motion Checkbox Gone

Discussion in '5.4 Beta' started by TheKrane, Jul 21, 2016.

  1. TheKrane

    TheKrane

    Joined:
    Mar 1, 2015
    Posts:
    9
    I have several animations that all have root motion.
    I'm using a character controller and handling my player movement that way, but I can't find a way to turn off root motion in Unity 5.4. In previous versions there used to be a checkbox to disable/enable root motion, but in this version that checkbox is gone.
    Is there any way I can get rid of root motion in Unity 5.4?
    Thanks in advance!
    Capture.PNG


    EDIT: Figured it out myself. Just check the Loop Pose checkbox and that should do it.
     

    Attached Files:

    Last edited: Jul 21, 2016
  2. DavidGeoffroy

    DavidGeoffroy

    Unity Technologies

    Joined:
    Sep 9, 2014
    Posts:
    542
    The inspector in your second screenshot is the Humanoid animation inspector. The inspector in your first screenshot is the Generic animation inspector.

    Those don't have the same options. To switch between Humanoid and Generic, you need to go to the Rig tab