Edit of asset "Simple Audio Manager" Accepted

Old/Current New/Edit
Title Simple Audio Manager Simple Audio Manager
Description A simple audio manager that allows for basic audio in both 2D and 3D.

Create AudioFile Resources with your music and sounds. Use the Audio autoload to play the AudioFiles.

The Simple Audio Manager will create the Music and SFX buses on runtime if they do not already exist.

Currently the manager supports only 1 music file being played at a time, and will fade between the old and the new music (if music is playing).

The AudioFile resource can have multiple audio streams (files) set, and will randomly pick one on play.

Update 1.02: Added Audio Autoload to group "SimpleAudioManager" to allow code to validate if the autoload is present on runtime.

Update 1.03:
- Updated the play_audio to validate null pointers and push a proper error.
- Updated autoload with new signal BusVolumeUpdate(id:String, value:float) to more easily use volume updates
A simple audio manager that allows for basic audio in both 2D and 3D.
Category Misc Misc
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/symbol24/audio-by-symbol24 https://github.com/symbol24/audio-by-symbol24
Issues Url https://github.com/symbol24/audio-by-symbol24/issues https://github.com/symbol24/audio-by-symbol24/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.02 1.0
Download Commit 759e27f8a6aa2dce05a31a33132cfda3cb9094c0 9efb129f2c757fb434cd9969d853beda2e2bfef2
Download Url (Computed) https://github.com/symbol24/audio-by-symbol24/archive/759e27f8a6aa2dce05a31a33132cfda3cb9094c0.zip https://github.com/symbol24/audio-by-symbol24/archive/9efb129f2c757fb434cd9969d853beda2e2bfef2.zip
Icon Url https://i.imgur.com/VaNdB6W.png
https://i.imgur.com/VaNdB6W.png
Preview Insert
Type image
Image/Video URL https://i.imgur.com/2NdEEZP.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://i.imgur.com/dKSzSKN.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://i.imgur.com/Y9k1ZJv.png
Thumbnail