I am trying to write a plugin for FMOD Unity and would like to have access to the examples cited in the programmer API . I cant’s seem to find a download link anywhere on the FMOD site! Can anyone help me get this installed on a Mac?
Hi,
Are you referring to the Unity Integration: Scripting Examples? If so, you can copy the code from the example and paste it into a new code document within your project. Make sure you either change the name of the class
from the example once it’s in your document. Or, name your file the same as the example class
.
Other examples are provided when you download the FMOD Engine
from our downloads page. Under this file DIrectory
Under the Application
tab of Finder.
Hope this helps!
Thanks… THat’s the link I was ;looking for.
1 Like