Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Water Move Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| enum | Move Input Type | |
| vector | Move Input | |
| rotator | Orientation Intent | |
| vector | Prior Velocity | |
| rotator | Prior Orientation | |
| real | Max Speed | |
| real | Acceleration | |
| real | Deceleration | |
| real | Friction | |
| real | Turning Rate | |
| real | Turning Boost | |
| real | Delta Seconds | |
| vector | Move Acceleration | |
| real | Move Speed | |
| struct | World To Gravity Quat |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Water Move Params |