Sandbox Logo

NetworkHelper.SpawnPoints

List<GameObject> SpawnPoints { get; set; }

Description

A list of points to choose from randomly to spawn the player in. If not set, we'll spawn at the location of the NetworkHelper object.

Return

User Comments