godot_sound_manager
A simple music and sound effect player for the Godot Engine
GDScript★ 807⑂ 42 forksMITupdated 4 months ago
git clone https://github.com/nathanhoad/godot_sound_manager.gitnathanhoad/godot_sound_managerREADME.mdfork it — it’s yours
Sound Manager for Godot 4.6+
A simple music and sound effect player for the Godot Engine.
Note
This is for Godot 4.6+. If you are using Godot 3 then have a look at the v1.x branch.
Features
- Pooled audio players
- Handles music crossfades
- Autodetect probable audio buses for both sounds and music
- Splits sounds up into UI sounds and local sounds
- Supports both GDScript and C#
Installation
Copy the addons/sound_manager directory into your res://addons/ directory.
Enable SoundManager in project plugins.
Documentation
Contributors
Godot Sound Manager is made by Nathan Hoad with help from these cool people.
License
Licensed under the MIT license, see LICENSE for more information.
more like this
Scythe
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
C#★ 50
JamSoft.AvaloniaUI.Dialogs
Provides the ability to show various dialogs and child windows in a DI injectable application dialog service ready to p…
C#★ 50