Edit of asset "Simple Free-Look Camera" Accepted

Old/Current New/Edit
Title Simple Free-Look Camera
Description A simple 3D 100-line free-look camera for Godot 4 that mimics some of the functionality of the editor's camera for in-game use. See the "godot-3" branch on the GitHub repo for a version that works with Godot 3.

Use W and S to move forward and backward.
Use A and D to move left and right.
Use Q and E to move up and down.
Roll the scroll wheel to increase and decrease movement speed.
Hold down the right mouse button to rotate the camera. There's a slider in the editor to control mouse sensitivity.

Install it by attaching camera.gd to your Camera3D node.
A simple 3D 100-line free-look camera for Godot 3.2 that mimics some of the functionality of the editor's camera for in-game use.

Use W and S to move forward and backward.
Use A and D to move left and right.
Use Q and E to move up and down.
Roll the scroll wheel to increase and decrease movement speed.
Hold down the right mouse button to rotate the camera. There's a slider in the editor to control mouse sensitivity.

Install it by attaching camera.gd to your Camera node.
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/adamviola/simple-free-look-camera
Issues Url https://github.com/adamviola/simple-free-look-camera/issues
Godot version Godot 4.0
Version String 1.0
Download Commit 78109db3bcae477c2a28ef9fe144faa2435f0acb
Download Url (Computed) https://github.com/adamviola/simple-free-look-camera/archive/78109db3bcae477c2a28ef9fe144faa2435f0acb.zip
Icon Url https://i.imgur.com/snstqaA.png