Audio Controller – Gaskellgames


Audio Controller: This simple to use toolset allows you to easily implement audio into your game.


by Gaskellgames


Price History +

This simple to use package allows you to easily add audio into your game. With this tool you can create a persistent library of sounds that will be available to call from every scene.


The sound manager script holds all audio clips and meta data for each of the sounds. The sound controller script can then play any of these sounds through one of the four audio mixer channels: Music/SoundFX/MenuUI/Environment. The sound effect script will allow these same sounds to be played using 3D audio in world space.