Free Godot 4.1 Project: Basic 3D FPS Controller Setup (StayAtHomeDev)
Original title: 1 Easy Habit To Level Up Your Godot Game
Overview
This free project from StayAtHomeDev is the basic 3D FPS setup from the channel's FPS series, built in Godot 4.1 with GDScript and linked from a video about a project-organization habit (export variables). The project provides a CharacterBody3D controller with keyboard movement, mouse look, jumping and gravity inside a test level.
It is a free direct download from GitHub, described as MIT licensed in the video description although the repository has no LICENSE file; source for later episodes in the series is reserved for Patreon and GitHub Sponsors. It is a minimal FPS starting point for beginners.
What You Can Learn
- Basic FPS keyboard movement, mouse look, jumping and gravity
- Using export variables as a project-organization habit
Access: Free direct download