extends BodyMover
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | BodyPosition |
ExplorerOrder | string | 14 |
ExplorerImageIndex | string | 14 |
Properties
6D
float| Field | XML type | Value |
|---|---|---|
Name | string | D |
summary | string | The dampening factor applied to this force |
MaxForce
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | MaxForce |
summary | string | The maximum force that will be exerted on the Part |
P
float| Field | XML type | Value |
|---|---|---|
Name | string | P |
summary | string | The power factor continually applied to this force |
Position
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | Position |
summary | string | The Vector3 that this force is trying to position its parent Part to. |
maxForce
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | maxForce |
Deprecated | bool | true |
summary | string | Use MaxForce instead |
position
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | position |
Deprecated | bool | true |
summary | string | Use position instead |
Functions
2GetLastForce
() โ Vector3| Field | XML type | Value |
|---|---|---|
Name | string | GetLastForce |
lastForce
() โ Vector3| Field | XML type | Value |
|---|---|---|
Name | string | lastForce |
Events
1ReachedTarget
() โ void| Field | XML type | Value |
|---|---|---|
Name | string | ReachedTarget |