๐จ๏ธ Dialogue System โ Visual Dialogue Editor for Unity
·
2min
·
Marcus Aas Jensen

Table of Contents
โจ Dialogue System is a visual dialogue editor for Unity, designed to create rich narrative interactions with branching choices, text animations, and character emotion management.
๐ป GitHub Repository
๐ฏ Key Features
- ๐งฉ Visual Dialogue Graph Editor: create simple or branching dialogue nodes with intuitive visual connections.
- ๐ญ Dynamic Characters: manage sprites, voices, emotions, and reactions.
- โฑ๏ธ Animated Text System: control typing speed and text animations.
- ๐ถ Audio & Visual Commands: integrate sound effects, music, and animated text through custom tags.
- ๐พ Save & Load: persist dialogue states with checkpoint support.
๐ธ Gallery
Screenshots of the dialogue editor
![]() | ![]() |
๐ ๏ธ Development
Built with:
- ๐ฎ Unity 2022.3.0f1
- ๐งต TextMeshPro 3.0.6 for UI dialogues
- ๐งฉ ScriptableObjects for data management
- ๐๏ธ Unity Event System for handling actions
All tools and assets are modular and extensible for easy integration into your Unity projects.