StartGame.position

Position where the player will spawn.

class StartGame
Tuple!(float, "x", float, "y", float, "z") position;

Meta