void gameStart()
 {
     _followPlayer.StartFollow();
     _playerMovement.AllowInput();
 }