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