Navigation
BlueprintAPI > BlueprintAPI/Mover
Computes velocity based on start and end positions over time
Target is Movement Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| vector | From Pos | |
| vector | To Pos | |
| real | Delta Seconds |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector | Return Value |