public void StopAnimation()
 {
     animationController.DisableAnimator();
 }