Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 879 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 879 Bytes

Dialogue Manager for Godot

A stateless branching dialogue manager for the Godot Game Engine.

Write your dialogue in a simple script-like way and run it in your game.

Installation

  1. Clone or download a copy of this repository.
  2. Copy the contents of addons/dialogue_manager into your res://addons/dialogue_manager directory.
  3. Enable Dialogue Manager in your project plugins.

Documentation

Tutorial

Tutorial video thumbnail

Contributors

Nathan Hoad

License

Licensed under the MIT license, see LICENSE for more information.