Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Compute Combined Velocity Params' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Compute Combined Velocity Params |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Delta Seconds | |
| vector | Initial Velocity | |
| vector | Move Direction Intent | |
| real | Max Speed | AuxState variables |
| real | Turning Boost | |
| real | Friction | |
| real | Deceleration | |
| real | Acceleration | |
| vector | External Acceleration | |
| real | Overall Max Speed |