Skip to content

A simple but powerful branching dialogue system for Godot

License

Notifications You must be signed in to change notification settings

lorbog/godot_dialogue_manager

 
 

Repository files navigation

Dialogue Manager for Godot

A stateless branching dialogue manager for Godot 4. Write your dialogue in a simple script-like way and run it in your game.

Installation & Quick Start

  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.
  4. Open the "Dialogue" Editor (next to "2D", "3D", "Script", ...) to create your first .dialogue file. You can immediatly test your dialogue by using the "Test Dialogue" button in the editor.

Documentation

Community

Join my Discord Become a Patron Buy me a coffee

Guides

Dialogue in Godot 4 for Beginners Dialogue Manager for Godot 4 New Stuff in Dialogue Manager for Godot 4 More new stuff as at version 2.8 Interacting with nearby things Making speech 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.

About

A simple but powerful branching dialogue system for Godot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 99.5%
  • C# 0.5%