Game logic - Spawn point – Ylands

From Bohemia Interactive Community
Revision as of 17:01, 7 October 2018 by Rudy.cz (talk | contribs) (Created page with "=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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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:Game logic list