Spawn Point component

This component determines the position and orientation when entering a world or respawning.

Properties

PropertyFunction
Spawn TypeSet this when you want to change the Spawn Point used based on user roles when the world is used for an event. (Reference: Hosting Events in Worlds)
-EntranceWhen selected, this becomes the initial position for audience members. A world must have at least one Spawn Point with Spawn Type set to “Entrance”. If there are two or more Spawn Points with Spawn Type “Entrance”, the position is randomly determined each time.
-On Stage 1When selected, this becomes the initial position for staffs. If there are no Spawn Points with this selected, a staff will also use Entrance as their initial position. This Spawn Point is not used in Spaces.
-World Gate DestinationUsed as the initial position when entering through a WorldGate component. Not used for other entry methods.
World Gate KeyCan only be set when World Gate Destination is specified as the Spawn Type. When entering through a WorldGate that has the same value set as the Key, this Spawn Point becomes the initial position.

※Staff… Refers to permissions in cluster’s “Event Function”. For details: Staff and Administrator Permissions - Help Center

Details

The Position and Rotation of the Transform of the GameObject with this component attached will be the position and rotation where the player spawns.

A world must have at least one SpawnPoint with SpawnType set to “Entrance”.