#How do I make a sound effect trigger not override other instances of the sound?

2 messages · Page 1 of 1 (latest)

rocky merlin
#

Ok so I have a trigger that plays the touch switch ding dong sound but when I enter the trigger again or enter another trigger that plays the same sound, it overrides it. I assume I'm supposed to make a new sound using fmod or something with a setting I need to change but is there an easier way to do this?

rocky merlin
#

ok I made my own sound effect using fmod and now it works