A function defined in BBMOD_Gizmo.gml
set_instance_rotation_vec3(_instance, _rotation)
Changes an instance's rotation using a BBMOD_Vec3.
Name | Type | Description |
---|---|---|
_instance | Id.Instance |
The ID of the instance. |
_rotation | Struct.BBMOD_Vec3 |
The new rotation of the instance in euler angles. |
Struct.BBMOD_Gizmo
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.