Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Motor Physics Sim Config Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Motor Physics Sim Config Data |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Weight | The weight of the vehicle, used to calculate the generated RPM. Heavier weight means a slower rpm increase due to weight resistance and ground friction |
| real | Engine Torque | The force of the engine. Large values will accelerate the vehicle more quickly, but also apply more friction when engine braking |
| real | Braking Horse Power | The force applied when braking. Large values will slow down the vehicle more quickly |