FMOD/UE4 – Plugin ‘FMODStudio’ failed to load because module ‘FMODStudio’ could not be found

This short video shows how to fix an issue that occurs when Packaging a Unreal 4 Project that uses FMOD. This video is step by step and assumes no previous knowledge whatsoever. Beginner – This video tutorial assumes no knowledge whatsoever about C++, Unreal or FMOD. Short – This is a short guide, it should […]

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 […]