User Tools

Site Tools


add_tile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
add_tile [2020/06/07 17:46] justinadd_tile [2021/04/21 18:57] justin
Line 20: Line 20:
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-add_tile("wooden_floor_02", coord[10, 0, -1], "bridge")+add_tile("wooden_floor_02", coord[10, 0, -1], "bridge");
 </code> </code>
 //Results:// A new [[tile|tile]], using model "wooden_floor_02", will be added to the [[map|map]] at [[coordinate|coordinate]] (10, 0, -1) and given an ID of "bridge". //Results:// A new [[tile|tile]], using model "wooden_floor_02", will be added to the [[map|map]] at [[coordinate|coordinate]] (10, 0, -1) and given an ID of "bridge".
add_tile.txt · Last modified: 2023/01/02 21:13 by justin