diff --git a/README.md b/README.md index c34e8ad..a3c18db 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game *Projects to use as a base for your own games.* +- [First Person Starter](https://github.com/Whimfoome/godot-FirstPersonStarter) - Template with First Person Controller, easily adjustable from the Inspector (Godot 3.2). - [Godot-GameTemplate](https://github.com/nezvers/Godot-GameTemplate) - Template with all necessary stuff taken care of. Designed for pixel art games (Godot 3.1). - [Multiplayer First Person Shooter](https://github.com/blockspacer/Godot-3.2-Multiplayer-FPS) - Multiplayer first person shooter example project (Godot 3.2). - [Multiplayer Third Person Shooter](https://github.com/jasonswearingen/TPS-MP) - Multiplayer third person shooter example project (Godot 3.2).