EntPullablePartAllAxis
Pullable Part All Axis
A part of an Entity that can be grabbed by the player and moved around.
ID: EntPullablePartAllAxis
Base Type: Pullable Part
Values
Name | Type | Description |
---|---|---|
Current Position | Vector3 Variable | |
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 |
Allow Rotation | Bool Variable | |
Max Distance | Number Variable | m |
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 |
---|---|
Stop Grabbing |
Properties
Name | Type | Description |
---|---|---|
Distance Ratio | Number | Returns value of current distance to limit (-1 to 1 value) |
World Distance | Number |
Updated over 2 years ago