Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.35 KB

Godot Sound Manager

A simple music and sound effect player for the Godot Engine.

NOTE: This is for Godot 4. If you are using Godot 3 then have a look at the v1.x branch.

Patreon Discord

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.