ConversationEditor
Node-based conversation editor for unity
Install / Use
/learn @somethingwithcode/ConversationEditorREADME
Node based conversation editor for Unity
Attention
This is only a prototype and not production ready. While it is usable in its current state there are bugs and flaws. I created this as a proof of concept to show a way to create a simple editor with branching dialogue.
What is this?
Its a node based editor for in-game conversations in the style of many JRPGs or Visual Novels. The editor is already able to create branching dialog but there is currently no code to access this ingame.

For each Node you can choose an expression for the character

The Image for the selected expression will be shown with the Dialogue.
Who is it for?
As I said above it's not production ready. You can use it as a starting point, as inspiration or just to look at if you are curious.
How to use it?
Currently only one conversation gets loaded (Game/Conversations/XML/NewConversationGraph.xml) To change this go to the ConversationController.cs and change the path.
Open the Editor
In your menu bar click Windows-ConversationEditor to open the Editor.
Load a previous conversation:
- Click load
- Navigate to Game/Conversations
- Open the NewConversationGraph.asset file
Create a new Character:
You need several character sprites with the expressions you want. In the folder Game/Prefabs you can find the Template_NPC prefab. You use this to create a new character.
- Drag it to your scene, and give it a name in the ConversationStart script.
- Go to the CanvasNPC child object and drag your sprites to the correct expression
- Drag the prefab to your Project folder to create a new prefab for your new character
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate 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
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
