wwise/UE4 logic
Hey everyone,
I am trying to figure out the logic in changing switches. For example in the demo level you press H and L and it switches it from high to low. Is there anyway to make one key do it all. something along the logic of “if switch is set to Asound and RMB is pressed set it to Bsound” or “If Already Bsound set to Asound”. I can’t find anything that would do this for me.