function
set_node_rotation(_nodeIndex, _rotation)
Overrides a rotation of a node.
Name | Type | Description |
---|---|---|
_nodeIndex | Real |
An index of a node. |
_rotation | Struct.BBMOD_Quaternion |
A new rotation of a node. Use undefined to unset the rotation override. |
Struct.BBMOD_AnimationPlayer
Returns self
.
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.