Dialogue Forge
Visual dialogue editor with Yarn Spinner export for Unreal Engine
Dialogue Forge
A visual node-based dialogue editor that exports to Yarn Spinner format for use in Unreal Engine.
Quick Links
- Overview - Project goals and concepts
- Yarn Spinner Format - Export format and syntax
- Architecture - Technical design
Try It
🎮 Launch Dialogue Forge → — Visual graph editor for building dialogues.
Features
- Visual Node Graph — Drag nodes, connect edges like Unreal Blueprints
- NPC & Player Nodes — Different node types for dialogue flow
- Memory Flags — Track choices and conditionally show options
- Yarn Spinner Export — Export
.yarnfiles for Unreal Engine - Import/Export JSON — Save and load dialogue trees
Workflow
- Open the graph editor
- Right-click to add NPC or Player nodes
- Drag from output ports to connect nodes
- Edit node content in the side panel
- Export to Yarn Spinner for Unreal