Search Unity

How to rotate a whole animation 90 degrees?

Discussion in 'Animation' started by Suli_25_, Nov 7, 2019.

  1. Suli_25_

    Suli_25_

    Joined:
    Nov 7, 2019
    Posts:
    2
    Hi every one, I'm making a 3D platform game, and I have a probleme cuse I have the controls to control the player but now I have to make the animations, my chapter is rigged in Mixamo and the animations come from Mixamo too. But now I need to rotate my whole animations 90 degrees and -90 degrees. For example to the run animation, to go to the left and to go to the right. I tried to inport the animation to maya and rotate it by using curves but, it dont turn. Sorry for my enghlis, and I wait your answers as soon as posible. Thank's.
     
    hopetolive likes this.
  2. Suli_25_

    Suli_25_

    Joined:
    Nov 7, 2019
    Posts:
    2
    Ok, so after too much time I have the answer, and here it is, you have to change the Rig of your player from Generic to Humanoid and the same in the animations. And in the animation file you can do these:
    -Root Transform Rotation > (check) Bake Into Pose
    -Set: Based Upon > Body orientation
    -And rotate -90 or +90 to make it go to the left or to the right.

    Capture.PNG Capture1.PNG
     
  3. Bry4nEL

    Bry4nEL

    Joined:
    Dec 3, 2020
    Posts:
    2
    Thank you
     
    AlexLeonardKrea likes this.