-
-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start
Nekuzaky edited this page Jul 29, 2026
·
2 revisions
Once Starhelm is installed, use the in-editor tools to get a playable scene running in one click.
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.
Tools > Starhelm > Action Framework
Use this window to create and edit your own ActionDefinition assets.
Tools > Starhelm > Debugger
Watch, per actor, why every AI acts or stays blocked.
- 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.