NodeBasedDialogueSystem
Node Based Dialogue System for Unity
Install / Use
/learn @mert-dev-acc/NodeBasedDialogueSystemREADME
Node Based Dialogue System for Unity
This is a node-based visual narrative flow creation tool that uses Unity's GraphView API.

Features
- Infinite Branching and Merging dialogue capability.
- Dialogue&Graph save/load system.
- Minimap for easy navigation.
- Search window for node creation.
- Blackboard and exposed property support.
- Comment blocks for grouping nodes.
- Backed by Unity's embedded GraphView api.
- Sample provided in the package.
Usage
- Graph generates dialogue saves into Resources folder as a scriptable objects.
- Create a field as DialogueContainer
- Use DialogueContainer to access DialogueNodeData and NodeLinks
NodeLinks
Node Links is a serialized class that holds node connection and branching data.
DialogueNodeData
Dialogue Node Data is holding Dialogue Node's Dialogue Text and node's position data for graph.
ExposedProperty data class
Exposed properties can hold unique property names and their non-unique values. You can set values via blackboard or set values at runtime with string.Replace(propertyName,runtimeValue);
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
