private void OnDisable()
 {
     _player.EnableMovement();
     _verticalAngle = 0;
 }