|
пре 1 година | |
---|---|---|
Assets | пре 2 година | |
Config | пре 2 година | |
Gem | пре 2 година | |
Levels | пре 2 година | |
Platform | пре 2 година | |
Prefabs | пре 2 година | |
Registry | пре 2 година | |
Resources | пре 2 година | |
ShaderLib | пре 2 година | |
cmake | пре 2 година | |
doc | пре 1 година | |
scriptcanvas | пре 2 година | |
.gitattributes | пре 2 година | |
.gitignore | пре 2 година | |
.lfsconfig | пре 2 година | |
CMakeLists.txt | пре 2 година | |
LICENSE-APACHE2.txt | пре 2 година | |
LICENSE-MIT.txt | пре 2 година | |
LICENSE.txt | пре 2 година | |
README.md | пре 1 година | |
autoexec.cfg | пре 2 година | |
game.cfg | пре 2 година | |
preview.png | пре 1 година | |
project.json | пре 1 година | |
repo.json | пре 2 година |
Supported o3de versions : 23.10
The Third Person Template Project is a simple foundation project to help users learn about fundamental O3DE concepts and features. Utilizing core components of the engine, users are able to take a rigged character model with animations and use it within a game context. In addition, with a standard O3DE Gem, users can create a simple follow camera system.
You need to build or install O3DE engine.
You need to install git with lfs support, and setup a token on your github account. Needed as the repository uses Git LFS, the "Download ZIP" button will not download assets.
git clone https://github.com/o3de/ThirdPersonTemplate.git
). When prompted to authenticate, use your github username and the token as password.For terms please see the LICENSE*.TXT files within this distribution.