Search Unity

Disable reset state of child to initial state

Discussion in 'Animation' started by sateyro, Apr 24, 2022.

  1. sateyro

    sateyro

    Joined:
    Feb 19, 2021
    Posts:
    1
    Hello! I have GameObject with Animator and child GameObject. This Animator works with animation that changes rotation of child GameObject.
    My problem is how to get behavior like "root motion" but for child? I mean that I need to start animation from state that appeared after previous animation.