extends BodyMover
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | RocketPropulsion |
ExplorerOrder | string | 14 |
ExplorerImageIndex | string | 14 |
summary | string | A propulsion system that mimics a rocket |
Properties
12Active
bool| Field | XML type | Value |
|---|---|---|
Name | string | Active |
CartoonFactor
float| Field | XML type | Value |
|---|---|---|
Name | string | CartoonFactor |
MaxSpeed
float| Field | XML type | Value |
|---|---|---|
Name | string | MaxSpeed |
MaxThrust
float| Field | XML type | Value |
|---|---|---|
Name | string | MaxThrust |
MaxTorque
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | MaxTorque |
Target
Object| Field | XML type | Value |
|---|---|---|
Name | string | Target |
TargetOffset
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | TargetOffset |
TargetRadius
float| Field | XML type | Value |
|---|---|---|
Name | string | TargetRadius |
ThrustD
float| Field | XML type | Value |
|---|---|---|
Name | string | ThrustD |
ThrustP
float| Field | XML type | Value |
|---|---|---|
Name | string | ThrustP |
TurnD
float| Field | XML type | Value |
|---|---|---|
Name | string | TurnD |
TurnP
float| Field | XML type | Value |
|---|---|---|
Name | string | TurnP |
Functions
3Abort
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Abort |
Fire
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Fire |
fire
() → void| Field | XML type | Value |
|---|---|---|
Name | string | fire |
Events
1ReachedTarget
() → void| Field | XML type | Value |
|---|---|---|
Name | string | ReachedTarget |