public void OnStickRotation(InputValue value)
 {
     _movementControl.SetStickRotation(value);
 }