Path Relative Translation
Moves a Path sideways, following the path's own orientation. Unlike the TRS Path module — which moves the path in world space — this module shifts the path relative to its own direction and normal.
Slots
Inputs
| Name | Type | Description |
|---|---|---|
| Path | Path | The path to translate |
Outputs
| Name | Type | Description |
|---|---|---|
| Path | Path | The translated path |
Settings
Translation
Base sideways distance to shift the path.
Multiplier
A curve that scales the translation along the path's length.
- X axis — Relative Distance along the path (0 = start, 1 = end)
- Y axis — multiplier applied to the base Translation value
Angle
Angle in degrees between the translation direction and the path's normal. Use this to rotate the sideways direction around the path's forward axis.