CLONE STAR ENGINE 0.1: How to use: Copy both sprites into the desired project. If you want, replace 'when green flag clicked' with a broadcast. Add a border to cover up the white squares.Hit the green flag or the desired broadcast, and BAM! How to modify: This uses clones to generate stars, so you can change the velocity (speed) and count of the stars. To change the speed, adjust the 'change X by' block to any number. For this to work, it at least has to be -1. I recommend for best results to keep them both within 3 numbers of each other. For the count, change the 'wait for seconds' block. I recommend keeping them the same, but feel free to experiment. The Y1 and Y2 are the Y-coordinates for the white squares with black centers. Those are the 'cloners'.
Me, of course!