extends BodyMover
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | BodyThrust |
ExplorerOrder | string | 14 |
ExplorerImageIndex | string | 14 |
Properties
4Force
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | Force |
summary | string | The power continually applied to this force |
Location
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | Location |
summary | string | The Vector3 location of where to apply the force to. |
force
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | force |
Deprecated | bool | true |
summary | string | Use Force instead |
location
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | location |
Deprecated | bool | true |
summary | string | Use Location instead |