Ross ROSS = Recommend OSS · open-source software intelligence for agents

nathanhoad/godot_dialogue_manager

A powerful nonlinear dialogue system for Godot observed · 2026-08-28

github.com/nathanhoad/godot_dialogue_manager · homepage · GDScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 1680
  • days_rel: 14
  • days_push: 7
  • n_releases_24m: 42

Full methodology

Adoption not part of the score

3802 stars · 269 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

plugin · maturity active

game-engine editor interpreter parser gui internationalization gaming-tools developer-tools game-engine cross-platform editor-plugin godot godot4 gdscript dialogue-system branching-dialogue visual-novel narrative game-addon dialogue-editor csharp-support translations bbcode game-development localization

2 sources

Member repositories

RepositoryRoleHealth v2
nathanhoad/godot_dialogue_managermain99

For agents

markdown · JSON · MCP: product_card(name="nathanhoad/godot_dialogue_manager")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem