This project demonstrates that a clone carries separate audio effects from the original. There are a few key things it tests: - Creating a clone which sets an audio effect should NOT affect the audio playing in the original sprite. - Setting an audio effect should immediately affect the sound that sprite/clone is currently playing. - A clone playing the sound should play it with its own audio effect values.