Do you want to add a Dialogue System to your project but like coding more? Then you should check this text-based one.

Last Updategithub|nathanhoad|godot_dialogue_manager|main
Authornathanhoad
Supported Versions3.4

Features

  • Stateless branching dialogue manager for Godot
  • Write the Dialogue in a script-like way
  • Supports Conditions, Responses, Mutations and Error Checking
  • Translations support

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

Usage

Writing Dialogue

Editor and Runtime Settings

Using Dialogue in Your Game

Translations

License

MIT

Extra

Nothing yet. If you want to recommend a tutorial resource for this, use the suggestions page.