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.
- Clone or download a copy of this repository.
- Copy the contents of
addons/dialogue_manager
into yourres://addons/dialogue_manager
directory. - Enable
Dialogue Manager
in your project plugins.
Licensed under the MIT license, see LICENSE
for more information.