|
há 1 ano atrás | |
---|---|---|
Assets | há 2 anos atrás | |
Config | há 2 anos atrás | |
Gem | há 2 anos atrás | |
Levels | há 2 anos atrás | |
Platform | há 2 anos atrás | |
Prefabs | há 2 anos atrás | |
Registry | há 2 anos atrás | |
Resources | há 2 anos atrás | |
ShaderLib | há 2 anos atrás | |
cmake | há 2 anos atrás | |
doc | há 1 ano atrás | |
scriptcanvas | há 2 anos atrás | |
.gitattributes | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
.lfsconfig | há 2 anos atrás | |
CMakeLists.txt | há 2 anos atrás | |
LICENSE-APACHE2.txt | há 2 anos atrás | |
LICENSE-MIT.txt | há 2 anos atrás | |
LICENSE.txt | há 2 anos atrás | |
README.md | há 1 ano atrás | |
autoexec.cfg | há 2 anos atrás | |
game.cfg | há 2 anos atrás | |
preview.png | há 1 ano atrás | |
project.json | há 1 ano atrás | |
repo.json | há 2 anos atrás |
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.