public void Idle()
 {
     _animatorHandler.StopAnimations();
     return;
 }