October 2015
Intermediate to advanced
570 pages
12h 33m
English
Sound volume adjustment can be a very important feature, especially if your game is a standalone. After all, it can be very frustrating to access the operational system volume control. In this recipe, we will use the new Audio Mixer feature to create independent volume controls for Music and Sound FX.
For this recipe, we have provided a Unity package named Volume.unitypackage, containing an initial scene featuring soundtrack music and sound effects. The file is available inside the 1362_09_05 folder.
To add volume control sliders to your scene, follow these steps:
Volume.unitypackage into your project.Read now
Unlock full access