PEd_InstanceSetScaleVec2

A function defined in PEd_instanceLegacy.gml

PEd_InstanceSetScaleVec2(_id, _scale)

Description

Sets the x,y scale of the instance.

Arguments

Name Type Description
_id Id.Instance The instance.
_scale Array The new x,y scale of the instance.

Note

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.