Navigation
BlueprintAPI > BlueprintAPI/Mover
Used to change a movement to be along a ramp's surface, typically to prevent slow movement when running up/down a ramp
Target is Ground Movement Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| vector | Orig Move Delta | |
| vector | Up Direction | |
| struct | Ramp Hit Result | |
| real | Max Walk Slope Cosine | |
| boolean | Hit from Line Trace |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector | Return Value |