|
il y a 1 an | |
---|---|---|
Assets | il y a 2 ans | |
Config | il y a 2 ans | |
Gem | il y a 2 ans | |
Levels | il y a 2 ans | |
Platform | il y a 2 ans | |
Prefabs | il y a 2 ans | |
Registry | il y a 2 ans | |
Resources | il y a 2 ans | |
ShaderLib | il y a 2 ans | |
cmake | il y a 2 ans | |
doc | il y a 1 an | |
scriptcanvas | il y a 2 ans | |
.gitattributes | il y a 2 ans | |
.gitignore | il y a 2 ans | |
.lfsconfig | il y a 2 ans | |
CMakeLists.txt | il y a 2 ans | |
LICENSE-APACHE2.txt | il y a 2 ans | |
LICENSE-MIT.txt | il y a 2 ans | |
LICENSE.txt | il y a 2 ans | |
README.md | il y a 1 an | |
autoexec.cfg | il y a 2 ans | |
game.cfg | il y a 2 ans | |
preview.png | il y a 1 an | |
project.json | il y a 1 an | |
repo.json | il y a 2 ans |
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.