godot_dialogue_manager
Dialogue Manager
An addon for Godot 4 that enables non-linear dialogue management
A powerful nonlinear dialogue system for Godot
2k stars
20 watching
169 forks
Language: GDScript
last commit: 10 days ago
Linked from 1 awesome list
addoncsharpdialogueeditorgdscriptgodotgodot4godotengineruntime
Related projects:
Repository | Description | Stars |
---|---|---|
nathanhoad/godot_input_helper | An addon that simplifies input handling in the Godot 4 game engine. | 794 |
shomykohai/quest-system | An addon for Godot 4 that simplifies the creation of custom quests using a standardized API and data serialization. | 289 |
glass-brick/scene-manager | Manages scene and transition logic in Godot game development | 354 |
rubonnek/dialogue-engine | A minimalistic system for creating branching conversations in games using Godot's GDScript | 76 |
2shady4u/godot-sqlite | A GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x. | 963 |
you-win/godot-package-manager | A plugin for managing packages in the Godot game engine | 11 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
makovwait/godots | An all-in-one solution for managing Godot versions and projects across different platforms | 357 |
drmoriarty/nativelib | A plugin management system for Godot engine that simplifies the process of managing native libraries for iOS and Android platforms. | 91 |
talodev/godot | A collection of tools and APIs designed to simplify game development by providing player management, event tracking, leaderboards, and other features. | 18 |
godotid/nano-gdscript | A plugin for GNU Nano editor to provide syntax highlighting for the GDScript programming language | 2 |
godotengine/emacs-gdscript-mode | An Emacs package providing syntax highlighting and support for the GDScript programming language from the Godot game engine. | 316 |
marcosbitetti/grass_plugin_4_godot | A plugin to efficiently manage large amounts of 3D vegetation in Godot Game Engine | 72 |
scydev/godot-scripts | Collection of reusable code snippets for the Godot Engine game development platform | 17 |
jujuadams/chatterbox | An implementation of a narrative design language for dialogue management in game development | 130 |