Layer.TilemapElement.setTileAtPoint() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
location
No
tiledata?
Yes

Returns

Not applicable.

Description

Set the Tile at the specified point in space to a Tile referred to by the specified Tile Data and return a boolean for confirmation whether the operation was a success or not. If Thile Data is not provided or 0 is provided in its place, the cell will be cleared.

⚠️ **GitHub.com Fallback** ⚠️