Move your mouse to the top of the screen to see settings Set "Debug Mode" to 1 of you want to change the settings Click and/or hold to generate clones
How does it work? ========================================= It works by making a velocity for its X and Y. When you click it generates a clone, sets that clones X velocity to a random from a set range of numbers, then it subtracts 1 if its above 0, or adds one if its below, and stops at 0. Now Y is gravity, and its never in the negatives. So it does that but it always subtracts 1. Therefore, the longer you fall, the faster you fall. Then once the bottom is touched (if [touching edge] and [y position > 150]) the clone deletes itself. If you use this code, no need to credit me, but I would like to see what you make!