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