OK, FIRST, I need to warn you something: The "Clone ID" Variable was "for all sprites", so it broke the intro. I changed that to "This sprite only", so next time you make an intro, make sure to remember that! Second of all, I added some movement. It looks good, right? Third of all, I removed the "wait 0 seconds" that was in between the "OC" Clone and the "Background" clone. That doesn't need to be there, because sometimes you need to make a few clones at the same time, but if you put 0 seconds, it's actually .02 seconds. (I know the OC clone didn't create if you didn't put that in there when the variable was all sprites)