Third person shooter demo made using Godot Engine.
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/678
-
The
4.0
branch is compatible with Godot 4.0, which must be built from source. -
The
master
branch is compatible with the latest stable Godot version (currently 3.2.x that is at least 3.2.2). -
If you are using an older version of Godot, use the appropriate branch for your Godot version:
Note: The repository is big and asset importing not well optimized yet, so expect a high wait time when opening the project for the first time.
Git LFS is no longer required for the current master branch. You only need Git LFS if you are checking out the 3.1 or 3.2.1 branches. Those branches have instructions for Git LFS in their README files.
You need Godot Engine to run this demo project. Download the latest stable version from the website, or build it from source.
See LICENSE.md for details.