Hi, I can’t seem to find anything about playing an event in the project tab in unity. In Unreal you can play an event from the browser. Is that available in unity?
Hi,
Yes, this is available! There are a few ways you can access the Event Browser
. From the FMOD toolbar dropdown:
From the file icon on an Event Emitter
component:
On a public FMODUnity.EventReference
variable:
Hope this helps!