Simple Free-Look Camera for Godot 4

An asset by AlanRichard
The page banner background of a mountain and forest
Simple Free-Look Camera for Godot 4 hero image

Quick Information

0 ratings
Simple Free-Look Camera for Godot 4 icon image
AlanRichard
Simple Free-Look Camera for Godot 4

A simple 3D 100-line free-look camera for Godot 4.0 that mimics some of the functionality of the editor's camera for in-game use.!! Original authors/contributors are Adamviola et al. (https://github.com/adamviola/simple-free-look-camera). This is a port to Godot 4.0.* 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.* Press Shift to move faster, and hold Alt to move slower.* 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.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Simple Free-Look Camera

A simple 3D 100-line free-look camera for Godot 4.0 that mimics the functionality of the editor's camera for in-game use.

Ported from Adamviola's Godot 3.2 version.

Usage

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.

Press shift to move faster, and hold alt to move slower.

Hold down the right mouse button to rotate the camera. There's a slider in the editor to control mouse sensitivity.

Installation

Attach camera.gd to your Camera3D node. That's it!

License

MIT.

A simple 3D 100-line free-look camera for Godot 4.0 that mimics some of the functionality of the editor's camera for in-game use.

!! Original authors/contributors are Adamviola et al. (https://github.com/adamviola/simple-free-look-camera). This is a port to Godot 4.0.

* 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.
* Press Shift to move faster, and hold Alt to move slower.
* 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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Simple Free-Look Camera for Godot 4 icon image
AlanRichard
Simple Free-Look Camera for Godot 4

A simple 3D 100-line free-look camera for Godot 4.0 that mimics some of the functionality of the editor's camera for in-game use.!! Original authors/contributors are Adamviola et al. (https://github.com/adamviola/simple-free-look-camera). This is a port to Godot 4.0.* 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.* Press Shift to move faster, and hold Alt to move slower.* 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.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers