public void OnAnimatorIK() { // TODO remove this for proper animations currentState.OnAnimatorIK(isRight ? AvatarIKGoal.LeftHand : AvatarIKGoal.RightHand); }