Skip to main content
Version: 0.7.1

Choosing Your Path

Untold Engine supports different types of developers.

This page helps you choose the path that best matches what you want to do.


I Want to Make a Game

Choose this path if your goal is to:

  • Build gameplay
  • Create scenes
  • Write scripts
  • Ship a game

What You’ll Use

  • Untold Engine Studio
  • USC scripting API

Where to Start

Game Development → Overview

You do not need to understand engine internals to make a game.


I Want to Improve the Engine

Choose this path if you want to:

  • Work on core engine systems
  • Improve rendering, physics, or ECS
  • Extend platform support

What You’ll Use

  • Untold Engine (core)
  • Command-line tools
  • Source builds

Where to Start

Engine Development → Overview

This path assumes familiarity with engine concepts and systems programming.


I Want to Improve the Editor

Choose this path if you want to:

  • Improve the editor UI
  • Add new tools or views
  • Improve workflows and usability

What You’ll Use

  • Untold Editor
  • Editor-specific APIs
  • Engine integration points

Where to Start

Editor Development → Overview

Editor development focuses on tooling rather than gameplay.


Not Sure Yet?

If you’re not sure where to begin, start here:

Game Development → Overview

You can always explore the other paths later.