PEd_InstanceAddRotY

A function defined in PEd_instanceLegacy.gml

PEd_InstanceAddRotY(_id, _rot)

Description

Rotates instance around the y axis by the given angle.

Arguments

Name Type Description
_id Id.Instance The instance.
_rot Real The angle.

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