Tile - On Player Created – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Player Created to Ylands:Tile - On Player Created: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== On Player Created == | |||
[[File:YlandsTile-311.png]] | |||
=== Description === | |||
Event '''called''' when player is '''spawned''' to the world. | |||
=== Notes === | |||
* When starting new game, events are called in this order: '''On Game Start''', '''On Create''', '''On Awake'''. | |||
=== See Also === | |||
[[Ylands_Tile_-_Spawn_entity|'''Spawn Entity''']] | |||
== On Player Created == | |||
[[File:YlandsTile-926.png]] | |||
=== Description === | |||
Event '''called''' when a '''player''' is '''created'''. | |||
=== Notes === | |||
* '''Event listener''' specific event. Used in scripting of this Game Logic. | |||
Line 6: | Line 35: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:54, 8 July 2021
On Player Created
Description
Event called when player is spawned to the world.
Notes
- When starting new game, events are called in this order: On Game Start, On Create, On Awake.
See Also
On Player Created
Description
Event called when a player is created.
Notes
- Event listener specific event. Used in scripting of this Game Logic.