void OnApplicationPause(bool pauseState)
 {
     InputManager.OnApplicationPause(pauseState);
 }