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