public override void Initialize() { _animationController.Initialize(); _animationController.SetAnimator(_animator); PlayMotion(PetState.Idle); }