gdquest-demos / godot-3-demos

Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+
https://github.com/gdquest-demos/
MIT License
1.85k stars 975 forks source link

Adding fps sample project #52

Closed mistertaftcreates closed 5 years ago

mistertaftcreates commented 5 years ago

The sample project is here and broken into pieces. The first piece seems to be the biggest, so splitting that into two would be a good idea. The camera system works well with a gamepad, but seems a bit off with a mouse.