godot_dialogue_manager icon indicating copy to clipboard operation
godot_dialogue_manager copied to clipboard

A powerful nonlinear dialogue system for Godot

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

  • Writing Dialogue
  • Editor and Runtime settings
  • Using dialogue in your game
  • Translations

Discord

Join the Discord

Tutorials

Tutorial video Advanced tutorial video New features Making balloons

Contributors

Godot Dialogue Manager is made by Nathan Hoad with help from these cool people.

License

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