Exemplo n.º 1
0
 private void SetMainPlayer(GameObject player)
 {
     cam.SetTarget(player.transform);
     spirit.SetTarget(player);
 }