Wobbly Life Mod SDK
 
Loading...
Searching...
No Matches
Getting Started

Downloading FMOD

To download FMOD you first need to create an account on fmod.com. From there navigate to the download page and download version 2.01.09 (Unity Verified).

Opening the FMOD package

Open the FMOD software you have downloaded and create a new project, but don’t save it yet. Now you are ready to import the Wobble Life FMOD Mod package. Click ‘File’-‘Open’, and navigate to the ‘Mod Tools’ folder in your Wobble Life install. This is the same folder that you installed the SDK into Unity in a previous chapter.

FMOD will ask you where you want to save your project. It’s usually a good idea to save the project to a new folder inside your Unity project. This way the whole project is in one place. Sometimes FMOD presents an error during this process. But you can usually ignore this and click recover. Then just directly open the unpacked FMOD project from your chosen directory. You should end up with a blank FMOD project except for two banks in the ‘Banks’ tabs.

You are now ready to look at Creating an FMOD Event.