Game logic - Spawn point – Ylands

From Bohemia Interactive Community
Revision as of 17:41, 7 October 2018 by Rudy.cz (talk | contribs)

Categories:

Description

Point of player spawn location.

Settings

Rotation of the spawn point will be same for the character spawned on this point.

Events

Spawn point usually works as a reference for other game logic, but can do the basic events of any game logic.

Combination with Player Roles and Player Teams

  • If there are no player roles or teams, player will start on the first spawn point created.
  • Spawn point usually serves the two other game logic as a reference point for more distinctive spawning.



Template:Ylands scripting navbox