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.
| Name | Type | Description |
|---|---|---|
| Path | Path | The path to translate |
| Name | Type | Description |
|---|---|---|
| Path | Path | The translated path |
Base sideways distance to shift the path.
A curve that scales the translation along the path's length.
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.