Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Simple basic audio control(Master, Music, Effects). Implemented as singleton/autoload class (plugin for Godot Engine 4.+).
AudioControl
Simple basic audio control(Master, Music, Effects). Implemented as singleton/autoload class (plugin for Godot Engine 4.+).
Version: 0.0.2 Tested with godot 4.+
Support me
How to install
This is a regular editor plugin. Copy the contents of addons/audio_control into the same folder in your project, and activate it in your project settings. This plugin also contain example implementation. You find it as test.tscn.
Simple basic audio control(Master, Music, Effects). Implemented as singleton/autoload class (plugin for Godot Engine 4.+).
Reviews
Quick Information
Simple basic audio control(Master, Music, Effects). Implemented as singleton/autoload class (plugin for Godot Engine 4.+).