User Tools

Site Tools


add_item_to_tile

This is an old revision of the document!


Add Item To Tile


Places an item drop on the specified tile. Item drops are displayed as billboard sprites and can be picked up by the player by interacting with them.

Signature:

add_item_to_tile(tile, item, count)
ArgumentDescriptionTypeRequired
tileTile where the item will be placed.EntityYes
item StringYes
count NumberNo

The Add Item To Tile function…

Example:

add_item_to_tile();

Results:

Use the Add Item To Tile function to…


Editor Node:

add_item_to_tile.1706564386.txt.gz · Last modified: 2024/01/29 13:39 by justin