Wwise Unity Part 2 - Wwise Audio Component
Heres an example Component demonstrating how to get Wwise audio events to fire in Unity on CollisionEnter, CollisionExit and on Awake.
C# Source for the component can be found here: http://pastebin.com/e12JaHzh
385 views