Extended Audio Source

FREE
Publisher Sivert Natanael Hjortland
File size 11.38kB
Number of files 4
Latest version 1
Latest release date 2019-02-20 09:41:12
First release date 2019-02-11 10:58:08
Supported Unity versions 2018.4.2 or higher
Extended Audio Source is an pseudo-extention of Audio Source meant to help less experienced programmers and never having to code almost essential audio functions again.

Extended Audio Source has functions such as:
- Track fading
- Random pitch variation
- Play Focusing
- Playlist functionality
A full list of functions are available in the README.txt file.

To use Extended Audio Source, simply add it to a Game Object that has an Audio Source on it. Instead of declaring AudioSource in scripts, declare an ExtendedAudioSource instead. You can easily access all AudioSource properties and functions with
ExtendedAudioSource.source

Top Publisher Assets