SoundInstance

SoundInstance is a full audio manager which allows you to play any sounds easily and without having to always setup an AudioSource and writing the code for it. It's also a complete music handler for your games! Just ask it to play a music and it's done! It keeps the music playing between scenes and you can Play / Stop / Pause and Resume when you want with a cool fade effect.

Features:

[Sounds]
•Play any sound on a certain transform

•Play any sound at a specific position

•Set global sounds volume in 1 line

•Pitch / Volume randomization to add a realistic effect when you use the same sound multiples times

•Sounds library so you can get any sound from his name in the library (You don't need a reference to the audio clip anymore)



[Musics]
•Add musics in an inspector window

•Play music by passing the name you choose in the inspector window (No need to have the music file to play it)

•Fading effect when music starts / stops (you can choose the fading speed)

•Pause / Resume music

•Get current track information

•Access to the musics AudioSource if you want to do some settings at runtime


Available: 

http://u3d.as/21ps

Leave a comment

Log in with itch.io to leave a comment.