PEd_InstanceAddScaleX

A function defined in PEd_instanceLegacy.gml

PEd_InstanceAddScaleX(_id, _scale)

Description

Scales the instance on the x axis by the given value.

Arguments

Name Type Description
_id Id.Instance The instance.
_scale Real The value to scale the instance by.

Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.