Skip to content

Paul-Griffin-1517-1/godot_dialogue_manager

 
 

Repository files navigation

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.

NOTE: This is for Godot 4. If you are using Godot 3 then have a look at the v1.x branch.

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

Discord

Join the Discord

Tutorials

Dialogue Manager for Godot 4 Interacting with nearby things New Stuff in Dialogue Manager for Godot 4

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

Packages

No packages published

Languages

  • GDScript 99.3%
  • C# 0.7%