|
преди 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.