PanTrakX / tps-demo

Godot Third Person Shooter with high quality assets and lighting | Cinematic enhanced

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Third Person Shooter Demo | Cinematic enhance

Third person shooter demo made using Godot Engine.

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/678

This fork version is a Cinematic enhanced version of the upstream.

Upstream version:

Screenshot of TPS demo

Cinematic enhanced:

cc1

2021-10-03_19-18 drawing drawing drawing drawing drawing

cc2

2021-10-02_19-36 drawing drawing drawing drawing drawing

Cinematic version

There are 2 color correction version as shown above cc1 and cc2 they can be found under res://color_corecctions/ To change the color correction go to WorldEnviroment->Enviroment->Adjustments->ColorCorrection

Godot versions

  • The master branch is compatible only with Godot version 3.4 beta 5 since it needs the ACES Fitted.

  • If you are using an older version of Godot, use the appropriate branch for your Godot version:

    • 3.2 branch for Godot 3.2.2 or 3.2.3.
    • 3.2.1 branch for Godot 3.2.0 or 3.2.1.
    • 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 to run this demo project. Download the latest stable version from the website, or build it from source.

You can either download from the Godot Asset Library, clone this repository, or download a ZIP archive.

Useful links

License

See LICENSE.md for details.

About

Godot Third Person Shooter with high quality assets and lighting | Cinematic enhanced

License:Other


Languages

Language:GDScript 84.8%Language:GLSL 10.5%Language:Shell 4.7%