Navigation
BlueprintAPI > BlueprintAPI/Mover
Checks whether a given velocity is strong enough to lift off against gravity
Target is Movement Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| vector | Prior Velocity | |
| vector | New Velocity | |
| vector | Gravity Accel | |
| real | Delta Seconds |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |