๐Ÿ—จ๏ธ Dialogue System โ€” Visual Dialogue Editor for Unity

· 2min · Marcus Aas Jensen
Dialogue System cover

โœจ 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

Dialogue System Repo

๐ŸŽฏ 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.

Screenshots of the dialogue editor

Dialogue Graph EditorDialogue with Multiple Choices

๐Ÿ› ๏ธ 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.