Navigation
BlueprintAPI > BlueprintAPI/Mover
Checks whether a given velocity is exceeding a maximum speed, with some leeway to account for numeric imprecision
Target is Movement Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| vector | Velocity | |
| real | In Max Speed |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |