Tile - YEntity - Spawn Entity – Ylands
Jump to navigation
Jump to search
(Created page with " ---- {{Ylands scripting navbox}}") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ylands_Tile_-_Spawn_entity2.png]] | |||
*Allows to '''spawn''' selected entity '''type''' to world, either at specific position or in to a container. | |||
*Item count cannot be higher than entity stack size, instruction will always create only one entity instance. | |||
[[Image:Ylands_Tile_-_Spawn_entity2.png]] | |||
*Allows to '''spawn''' entity from a [[Ylands Game logic - Entity template|'''Template''']], either at specific position or in to a container. | |||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} |
Revision as of 14:29, 6 December 2018
- Allows to spawn selected entity type to world, either at specific position or in to a container.
- Item count cannot be higher than entity stack size, instruction will always create only one entity instance.
- Allows to spawn entity from a Template, either at specific position or in to a container.