A function defined in BBMOD_Gizmo.gml
set_instance_scale_vec3(_instance, _scale)
Changes an instance's scale using a BBMOD_Vec3.
Name | Type | Description |
---|---|---|
_instance | Id.Instance |
The ID of the instance. |
_scale | Struct.BBMOD_Vec3 |
The new scale of the instance. |
Struct.BBMOD_Gizmo
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.