Skip to content

Pathing Mode

BrettRyland edited this page May 28, 2023 · 3 revisions

Pathing Mode

A camera mode where the position and orientation of the camera follows a given path.

--- under construction ---

These paths can be created / adjusted / played back through the various options.

  • Various interpolation modes are supported:
    • Position can be interpolated linearly or via cubic splines.
    • Orientation can be interpolated linearly, via cubic splines component-wise or via spherical linear interpolation (Slerp).

Controls

Mouse Controls

  • ...

Keyboard Controls

  • ...

Clone this wiki locally