A function defined in PEd_tileLegacy.gml
PEd_TileSetPosX(_tile, _val)
Sets the x position of the tile.
Name | Type | Description |
---|---|---|
_tile | Id.Tile |
The tile. |
_val | Real |
The new x position of the tile. |
If the tile is currently selected, all tiles in multiple selection are moved accordingly.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.