Navigation
BlueprintAPI > BlueprintAPI/PathedMover
Changes path origin (i.e. the transform at the very beginning), causing the whole path to shift accordlingly. The updated component is immediately teleported by the delta between the old and new origins, retaining all other physics state If a more gradual origin shift is desired, it's up to the caller to set this with a small lerp delta each frame.
Target is Pathed Physics Mover Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| transform | New Path Origin |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |