PEd_InstanceAddScaleY

A function defined in PEd_instanceLegacy.gml

PEd_InstanceAddScaleY(_id, _scale)

Description

Scales the instance on the y 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.