geowarin / godot-free-look-camera

A simple and easy to use free look camera for Godot 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free Look Camera for Godot 4

A simple and easy to use free look camera for Godot 4 that mimics the controls of the editor camera.

Features:

  • Look around by holding right click and moving the mouse
  • Move forward and backward with W and S
  • Move left and right with A and D
  • Move up and down with Q and E
  • Change movement speed by using the scroll wheel
  • Temporary increase speed by holding shift

Installation:

  • attach "free_look_camera.gd" to your Camera3D node

About

A simple and easy to use free look camera for Godot 4.

License:MIT License


Languages

Language:GDScript 100.0%