Free Fly

The Free Fly module handles free fly camera movement. The free fly module is often used for strategy games or even simply for debugging purposes.


✈️ Settings

The following settings are available to customize:

  • Input Axis: Handles moving on the X, Y, and Z axes.

  • Input Button Fast: Makes the camera move faster when activated.

  • Input Button Slow: Makes the camera move slower when activated.

  • Base Speed: The base speed at which the camera moves.

  • Fast Multiplier: The speed multiplier when fast speed is active.

  • Slow Multiplier: The speed multiplier when slow speed is active.

  • Smoothing: How quickly the camera responds to changes in movement. Larger numbers make the camera move more smoothly.


🧰 Scripting API