Game logic - Spawn point – Ylands
Jump to navigation
Jump to search
(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...") |
mNo edit summary |
||
Line 13: | Line 13: | ||
{{ | ---- | ||
{{Ylands scripting navbox}} |
Revision as of 16:41, 7 October 2018
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.