chess-game/addons/sk_fly_camera
2026-03-06 23:00:20 +01:00
..
icons added flyCamera 2026-03-06 23:00:20 +01:00
src added flyCamera 2026-03-06 23:00:20 +01:00
LICENSE added flyCamera 2026-03-06 23:00:20 +01:00
plugin.cfg added flyCamera 2026-03-06 23:00:20 +01:00
plugin.gd added flyCamera 2026-03-06 23:00:20 +01:00
plugin.gd.uid added flyCamera 2026-03-06 23:00:20 +01:00
README.md added flyCamera 2026-03-06 23:00:20 +01:00

Fly Camera Addon for Godot 4

A camera addon for flying around scenes at runtime, which can be handy during the prototyping phase of a project, for example.

The camera is easy to use. You can just drop it in a scene, and run the game. Optionally you can also tweek the camera node settings in the inspector (speed, mouse sensitivity, etc).

By default the camera uses WASD keys for movement, Shift to move faster, Ctrl to move slower, and Right Mouse Button to activate/deactivate the camera's mouse controls.

Please refer to the documentation for more information.