Tile - On Player Created – Ylands

From Bohemia Interactive Community
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:
{{Wiki|stub}}
<!---
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: Events]]
[[Category: Instructions]]
[[Category: Ylands 1.5]]

Revision as of 09:54, 8 July 2021

On Player Created

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

Spawn Entity

On Player Created

YlandsTile-926.png

Description

Event called when a player is created.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.