Woot! This is an easy one. There’s only two properties in the Sounds dictionary. Take a look…
- MP3Loop – Â This string value will be the base name ONLY of an MP3 file to loop continuously while the user is on this level. Important – do NOT include the .mp3 file extension. The code is set to only include mp3’s so that part is hard-coded in.
- IntroSound – This is an introduction sound when the player first enters the level. Include the full file name, including extension (.caf / .mp3 / whatever)