-
-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start
Once Starhelm is installed, use the in-editor tools to get a playable scene running in one click.
Tools > Starhelm > Dashboard (Ctrl+Shift+H)
Every tool is a tab here, and the Overview lists what the open scene still needs.
Overview tab > Playable scene — or Create all, which adds the data folders, the demo actions, the demo dialogue and a demo behaviour graph along the way.
This generates and saves a full playable scene, including typed AI, movement, an RTS camera, a HUD, demo actions and demo dialogue. Press Play to try it.
Actions tab
Use it to create and edit your own ActionDefinition assets.
Behavior tab
Compose a behaviour tree, then drop an actor on Drive this AI to hand it that graph.
Debugger tab
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.