/godot_dialogue_manager

A simple but powerful branching dialogue system for Godot

Primary LanguageGDScriptMIT LicenseMIT

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.