Exemplo n.º 1
0
 void gameStart()
 {
     _followPlayer.StartFollow();
     _playerMovement.AllowInput();
 }