Hi all, I'm trying to use my own turn signal noise for a car I'm creating. Here's what I have in my JBeam: ["indLoop1", "art/on-click.wav"], ["indLoop2", "art/off-click.wav"], And the .wav files are stored in "[ZIP ROOT]/art/[SOUND].wav" However, in console I get an error saying that FMOD could not load the wav files. What's the correct way to do this? (Reposted from Content Creation forum)