A function defined in PEd_tileLegacy.gml
PEd_TileSetScaleX(_tile, _scale)
Sets the x scale of the tile.
Name | Type | Description |
---|---|---|
_tile | Id.Tile |
The tile. |
_scale | Real |
The new x scale of the tile. |
If the tile is currently selected, this x scale is set to all tiles in multiple selection.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.