Templates are a great way to get started on a new project. They also provide insight on the “right” way that O3DE should be setup.
| Image | Link | Description | Language | Last Updated |
|---|
 | Third person template | Showcase a simple animated Third Person Character Controller | ScriptCanvas | O3DE 23.10.3. April 28, 2024 |
 | ROS 2 template | Showcase a simple ROS 2 project with one AMR | C++ | O3DE 25.05.0. April 18, 2025 |
 | ROS 2 fleet template | Showcase a simple ROS 2 project with multiple AMRs | no code | O3DE 25.05.0. April 18, 2025 |
 | ROS 2 manipulation template | Showcase a simple ROS 2 project focused on robotic manipulation | no code | O3DE 25.05.0. April 18, 2025 |
| Image | Link | Description | Language | Last Updated |
|---|
 | First person template | Multiple first person interactions showcased such as ladders, doors, notes, etc | ScriptCanvas | O3DE 23.10.3. April 28, 2024 |
Minimal Game Templates
Several game templates to get started with game development by implementing some simple core mechanics in O3DE. They are all available in Lua and ScriptCanvas.
| Image | Link | Description | Language | Last Updated |
|---|
 | Action RPG | Attack the enemy to collect items | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Builder | Place blocks on a squared grid | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | First Person Shooter | Throw the ball against targets | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Kart Racing | Drive a simplified vehicle with an arcade style | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Platformer | Move and jump in a bi-dimensional level | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Puzzle | Swap tiles within a board | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Stealth | Escape from an area that an enemy is patrolling | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Strategy | Gather resources to generate new units | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Tactics | Defeat the enemy in a turn-based combat | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |
 | Twin Stick Shooter | Move and shoot using two different directional inputs | Lua, ScriptCanvas | O3DE 24.09.1. January 15, 2024 |