Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 364 Bytes

Dialogue System

A ScriptableObject based dialogue system with speaker images and flavorable dialogue.

Requirements

  • Unity 2019.3 or newer
  • TextMeshPro

Installation

  1. Add the TextMeshPro package from the Unity Package Manager, if you haven't already.
  2. Import the .unitypackage into your project

Usage

** TODO: Refactoring this section **