A function defined in PEd_instanceLegacy.gml
PEd_InstanceSetScaleVec2(_id, _scale)
Sets the x,y scale of the instance.
Name | Type | Description |
---|---|---|
_id | Id.Instance |
The instance. |
_scale | Array |
The new x,y scale of the instance. |
If the instance is currently selected, this x,y scale is set to all instances in multiple selection.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.