Viking Village tutorial integration problem

Hi there,
I begun following the tutorial on implementing audio into the viking village and I cant seem to integrate FMOD with unity. I have followed every step to when I try to connect my FMOD project to my Unity project. I browse and open the FMOD project and have the prompt “FMOD studio does not contain any build data. Please build your project in FMOD studio”

Cheers for any help.

Brian,

Have a look at Studio’s output directory in “Edit -> Preferences”, generally for a Unity project you can leave it blank and the integration will copy the banks into the streaming assets folder in your Unity project. Then “File -> Build” (or Build All Platforms if needed).

http://www.fmod.org/documentation/#content/generated/engine_new_unity/getting_started.html

1 Like