Tile - On Create – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}") |
|||
Line 10: | Line 10: | ||
---- | ---- | ||
{{Ylands | {{Ylands editor navbox}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: Events]] | [[Category: Events]] | ||
[[Category: Ylands 0.10]] | [[Category: Ylands 0.10]] |
Revision as of 17:52, 26 December 2020
- 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