alejandroVeRod / GodotFirstPersonController

Basic First Person Controller for Godot 4 (Beta)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot 4 basic First Person Controller

This project contains the basic implementation of a First Person character controller for the Godot 4 (Beta 1). The main scene is a Sandbox scene use to test the controls.

Controls

Movement with ASDW, mouse to look around and SPACE for jumping. You can change any of this keys in the Project Settings -> Input Map.

About

Basic First Person Controller for Godot 4 (Beta)

License:Creative Commons Zero v1.0 Universal


Languages

Language:GDScript 100.0%