A function defined in PEd_tileLegacy.gml
PEd_TileCopy(_room, _tile)
Creates a copy of the tile and adds it to the room.
Name | Type | Description |
---|---|---|
_room | Id.DsMap |
The room to add the tile to. |
_tile | Id.Tile |
The tile. |
Id.Tile
The created copy.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.