private void OnAnimatorMove() { m_animator.ApplyBuiltinRootMotion(); if (m_CanUpdateAnimIK) { m_currentState.OnAnimationMove(); } }