Hello,
In the code below, the student I am working with is setting it up so that when the sprite (guitar) is clicked the music plays. The problem is that when the sprite is clicked multiple times the music begins multiple times. Is it possible to start the sound with a click over the sprite but not have it restart and play multiple tracks with each click?
Thank you for any help you can provide with this,