Beispiel #1
0
 // Position player
 public static void PositionPlayer(PlayerManager player)
 {
     player.Position = PlayerPosition;
 }