EntRotatablePartAllAxis
Rotatable Part All Axis
Allows part of an entity to be grabbed and rotated around every axis.
ID: EntRotatablePartAllAxis
Required By: Rotatable Set All Angles
Base Type: Rotatable Part
Values
Name | Type | Description |
---|---|---|
Current Rotation | Vector3 Variable | |
XMotion | Enum Variable | |
XLimit Range | Range Variable | degrees |
YMotion | Enum Variable | |
YLimit Range | Range Variable | degrees |
ZMotion | Enum Variable | |
ZLimit Range | Range Variable | degrees |
Move Back To Start | Bool Variable | Will move back to start when not grabbed |
Move Back To Start Speed | Number Variable | Defaults to 1 - x |
Part Transform | Transform Part Variable | |
Not Grabbable | Bool Variable | |
Grabbed By | Entity Variable | - ReadOnly |
Methods
Name | Description |
---|---|
Rotation Normalized | Vector3 |
Angle To Limit Negative1To1 | Vector3 |
Angle To Limit0To1 | Vector3 |
Stop Grabbing |
Updated almost 2 years ago