Tile - On Create – Ylands
Jump to navigation
Jump to search
- 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, common events are called in this order: On Game Start, On Create, On Awake
- See also: Spawn Entity