# nathanhoad/godot_dialogue_manager

A powerful nonlinear dialogue system for Godot

Repository: https://github.com/nathanhoad/godot_dialogue_manager
Canonical: https://ross.abutalabs.com/products/godot_dialogue_manager
Homepage: https://dialogue.nathanhoad.net/
Language: GDScript
License: MIT
License Family: permissive
Topics: godot, dialogue, editor, runtime, addon, gdscript, godot4, godotengine, csharp
Last push: 2026-08-26T12:46:48+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 1680, "days_push": 7, "days_rel": 14, "gap_med": 7, "n_releases_24m": 42}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3802, forks 269 (observed 2026-08-28T04:08:20.189876+00:00)

## What it is
Dialogue Manager is a Godot 4 addon providing a stateless branching dialogue editor and runtime for games. It lets developers write nonlinear dialogue in a script-like syntax with syntax highlighting, conditions, mutations, translations, and support for both GDScript and C#.

## Use cases
- add branching dialogue to a Godot game
- write nonlinear conversations for NPCs
- build a visual novel in Godot
- create cutscenes with dialogue
- make dialogue balloons and speech bubbles
- translate game dialogue into multiple languages
- manage game dialogue state without a global state machine

## When to choose
- you are building a Godot 4 game that needs dialogue
- you want a script-like dialogue syntax with editor tooling
- you need both GDScript and C# support
- you want stateless dialogue where the game controls all state
- you need built-in translation support for dialogue

## When to avoid
- you use Unreal, Unity, or another engine
- you need a fully visual node-graph dialogue editor rather than script-like syntax
- your project targets Godot 3 (use the v1.x branch instead)
- you need voice acting pipeline tools beyond basic audio integration

## Facets
- artifact type: plugin
- maturity: active
- function: game-engine, editor, interpreter, parser, gui, internationalization
- domain: gaming-tools, developer-tools
- platform: game-engine, cross-platform, editor-plugin
- tags: godot, godot4, gdscript, dialogue-system, branching-dialogue, visual-novel, narrative, game-addon, dialogue-editor, csharp-support, translations, bbcode, game-development, localization

## Member repositories
- nathanhoad/godot_dialogue_manager (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.189876+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:52.440396+00:00, confidence not recorded.
  - readme: https://github.com/nathanhoad/godot_dialogue_manager (fetched 2026-08-28T04:08:20.189876+00:00, sha 4c4cf8beffdd)
  - homepage: https://dialogue.nathanhoad.net/ (fetched 2026-08-29T09:21:40.677240+00:00, sha 3c21ca30a875)
- Data as of 2026-08-30T08:39:29.467469+00:00.
