Tile - On Create – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} | ||
[[Category: Ylands 0.10]] | |||
[[Category: Visual Scripting]] | |||
[[Category: Instructions]] |
Revision as of 14:27, 2 January 2019
- Event called when game object is spawned to world.
- Called on all objects when staring new game.
- Called on spawned objects.
Notes
- When starting new game, events are called in this order: On Game Start, On Create, On Awake
- See also: Spawn Entity