Skip to content

Quick Start

Nekuzaky edited this page Jul 29, 2026 · 2 revisions

Quick Start

Once Starhelm is installed, use the in-editor tools to get a playable scene running in one click.

Build the demo scene

Tools > Starhelm > Setup > Build Template Scene

This generates and saves a full playable scene, including a typed AI, movement, an RTS camera, a HUD, demo actions and demo dialogue. Press Play to try it.

Author your own actions

Tools > Starhelm > Action Framework

Use this window to create and edit your own ActionDefinition assets.

Debug AI decisions in Play mode

Tools > Starhelm > Debugger

Watch, per actor, why every AI acts or stays blocked.

Demo controls

  • Click a unit, or Tab to select
  • 1-0 to give orders
  • Esc to cancel
  • WASD to pan the camera
  • Q / E to rotate
  • Mouse wheel to zoom
  • F to focus

See Features for a full breakdown of what the framework offers, and Editor Windows for details on every tool window.

Clone this wiki locally