I am making a map where the different terrains have different sounds. I wondered if there was a way I could do this without using the emitters. They are great, but not useful for laying across a whole map (understandably as they're not made for that). I was thinking of using some sort of code to only play specific sounds when in contact with specific terrains. Is there any code that would do that?