Skip to content

A godot_dialogue_manager fork looking to improve the plugin's audio pipeline

License

Notifications You must be signed in to change notification settings

Fireye04/godot_audio_manager

 
 

Repository files navigation

Godot Audio Manager

This repo is a fork of Nathan Hoad's Godot Dialogue Manager that intends to improve the plugin's audio pipeline.

At the moment, for a developer to add audio to lines of diaogue to a Godot Dialogue Manager (GDM) project, each line needs to be uniquely tagged, then it is left up to the developer to cross-reference tags with their respective audio clips. Godot Audio Manager intends to improve the process therein by augmenting the tool to allow line-by-line audio file drag & drop. This allows audio resources to be passed into the tool's compiler, and returned along with their respective lines of dialogue so they can be played by the balloon.

Otherwise, this plugin should function identically to its upstream counterpart, whose readme remains below in its entirity.

Dialogue Manager for Godot 4.4+

Dialogue Manager is an addon for Godot 4.4+ that provides a stateless branching dialogue editor and runtime. Write your dialogue in a script-like way and easily integrate it into your game.

You can install it via the Asset Library or downloading a copy from GitHub.

Patreon Discord

Screenshot

Documentation

Example Projects

Example project featuring portraits & emotes/tags Example project featuring voices & translations Example project endless scroll & text input

Wishlist my game

Wishlist Bravest Coconut on Steam

Video Guides

Dialogue in Godot 4 Making cut-scenes Cool balloons in Godot 4: Part 1 Cool balloons in Godot 4: Part 2

Older versions of Dialogue Manager

Contributors

Dialogue Manager is made by Nathan Hoad with help from these cool people.

License

Licensed under the MIT license, see LICENSE for more information.

About

A godot_dialogue_manager fork looking to improve the plugin's audio pipeline

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • GDScript 94.4%
  • C# 5.6%