# tps-demo **Repository Path**: leopku/tps-demo ## Basic Information - **Project Name**: tps-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-10 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Third Person Shooter Demo Third person shooter demo made using [Godot Engine](https://godotengine.org). Check out this demo on the asset library: https://godotengine.org/asset-library/asset/678 ![Screenshot of TPS demo](screenshots/screenshot.png) ## Godot versions - The [`master`](https://github.com/godotengine/tps-demo) branch is compatible with the latest stable Godot version (currently 3.4.x). - If you are using an older version of Godot, use the appropriate branch for your Godot version: - [`3.3`](https://github.com/godotengine/tps-demo/tree/3.3) branch for Godot 3.3.x. - [`3.2`](https://github.com/godotengine/tps-demo/tree/3.2) branch for Godot 3.2.2 or 3.2.3. - [`3.2.1`](https://github.com/godotengine/tps-demo/tree/3.2.1) branch for Godot 3.2.0 or 3.2.1. - [`3.1`](https://github.com/godotengine/tps-demo/tree/3.1) branch for Godot 3.1.x. **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 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. ## Running You need [Godot Engine](https://godotengine.org) to run this demo project. Download the latest stable version [from the website](https://godotengine.org/download/), or [build it from source](https://github.com/godotengine/godot). You can either download from the Godot Asset Library, clone this repository, or [download a ZIP archive](https://github.com/godotengine/tps-demo/archive/master.zip). ## Useful links - [Main website](https://godotengine.org) - [Source code](https://github.com/godotengine/godot) - [Documentation](http://docs.godotengine.org) - [Community hub](https://godotengine.org/community) - [Other demos](https://github.com/godotengine/godot-demo-projects) ## License See [LICENSE.md](LICENSE.md) for details.