private void OnMouseExit()
 {
     _rotatingPart.DisableRotating();
 }