Navigation
BlueprintAPI > BlueprintAPI/Pawn
Input callback to move forward in local space (or backward if Val is negative).
Target is Default Pawn
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| real | Val | Amount of movement in the forward direction (or backward if negative). |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |