Hey all! Trying to integrate Wwise into Unity and have a system where a main backing track is played and random melodies are played via a random melody container. Then, when a certain track within the random sequence is playing I want a state in Unity to be set (eg. evil melody playing state vs normal state). How would I go about implementing this?