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