Wwise/Unity – Volume Sliders & Saving Volume Settings

In this guide, we will look at how to set up a Wwise Project with different volume buses and save user data using Player Preferences in Unity. This method uses Object Oriented Design principles to create a system which is easily expandable and can work for multiple projects. Intermediate – This guide expects some basic […]