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