| Task | Guide |
|---|---|
| Get the editor running and verify a project works | Getting Started |
| Learn the main editor loop | Editor Workflow |
| Add gameplay code | Scripting |
| Pick the right built-in components | Choosing Components |
| Spawn reusable entity setups | Prefabs & Entity References |
| Set up movement, collisions, or triggers | Physics |
| Set up cameras, lights, materials, and post-processing | Rendering & Post-Processing |
| Add sound effects or music | Audio |
| Build game HUDs or menus | Game UI |
| Prepare and validate a shipping build | Exporting & Packaging |
.fproject and project_settings.json.Development roadmaps stay in the repository, but they are intentionally not part of the main user learning path.