Unity3D Dialogue Generator

A tool for creating RPG-type dialogue sequences in Unity3D

Overview

This is a tool to help you generate dialogue in Unity3D. It is released under under a GNU GPL.

Installation

  1. Download the source code from GitHub.
  2. Extract the source contents so that DialogueInstance.js is in your project's Resources folder and DialogueInstanceEditor.js is in your project's Editor folder.
  3. Download the default skin.
  4. Import the default skin Unity package into your project.
  5. Attach the DialogueInstance.js script to a scene object, and use the inspector to build the dialogue.
  6. Attach the default skin to any dialogue instances you create.

Examples

Notes

Share this page: