Tired of using vars for scores? Well just backpack the Score sprite and you're done! I'll tell you all the code because for some reason I like writing them, but you can look for yourself :) When Flag Clicked Setup define change cos to (cos) if not (cos) = (costume |name|) switch costume to (cos) set size to 120 - this starts an animation define setup hide switch costume to (num-9) set size to (50)% go to x: (-65) y: (110) set index to (1) - index makes each clone have their own number repeat (6) create clone of (myself) change x by ((size) / 2) change index by 1 - this makes sure each digit gets its own number when I start as a clone show forever