·For QA & design leads

Know your story works before it ships.

Play through narratives in the browser. Catch dead variables and unreachable nodes automatically. Get five-second bug reports from testers with full session replay.

Connected
Cursor:House Tour → Node 3
mary.suspicioustrue
mary.trust42

Debug Sessions

Step through a running game

The UE plugin streams the runtime cursor to the web editor in real time. Step, pause, and inspect variable state while the game runs. Pinned to export version to prevent drift between authored and running content.

Roadmap

·Live debug sessions

Shipped

UE plugin streams the runtime cursor to the web editor. Step, pause, and inspect state in a running game.

·In-browser play mode

In progress

Play through branching dialogue without launching Unreal. All conditions and interpolation work.

·Static analysis

In progress

Detect dead variables, unreachable nodes, loops, and contradictory conditions.

·Test coverage analysis

Proposed

Node, branch, and choice coverage aggregated across all playtest sessions.