Publisher | Gaskellgames |
---|---|
File size | 20.82MB |
Number of files | 198 |
Latest version | 1.0.8 |
Latest release date | 2024-05-09 06:59:13 |
First release date | 2023-10-17 12:20:16 |
Supported Unity versions | 2018.4.2 or higher |
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.