Hi, I have a parameter sheet set up for footsteps, with different sounds for each material type. This works perfectly in FMOD studio. But when I play this event in unity, it ends up playing all of the sounds below the set parameter on top of each other (So if I set the parameter to the 2nd material, both the 1st and 2nd material sounds play, if I set it to the 3rd material, it plays all 3 sounds etc).
I’m not sure if I’m missing something here, so any help would be appreciated.