Search Unity

Question Sit animation problem

Discussion in 'Animation' started by Atix07, Sep 25, 2020.

  1. Atix07

    Atix07

    Joined:
    Jul 27, 2013
    Posts:
    182
    Hello everyone!

    I'm making a sit system for my game but I'm having a problem with the "Idle sit" animation. "Standing up to sit" or "sitting to standing up" animations have root transform position otherwise they dont really sit, and animation plays on the same transform.position. So I want root transform. The thing is "Idle sitting" animation doesnt have root transform so its sitting outside of the seat because of it.

    Any help would be great! Thanks.