Press space to generate. Do NOT change the size to any more than 1 on Scratch. It's laggy at 1, and you're making it do double the work at size 2. Go to turbowarp instead. Turbowarp: https://turbowarp.org/1350611385?hqpen Put your mouse at the top of the screen to adjust the size. Feel free to advertise. Also feel free to use any code for whatever you want, no credit required. If you do use the distance to x, y, credit Scratch In Minutes. They created it. This is my second world generator. It's like a combination between my first one ( https://scratch.mit.edu/projects/1333138457/fullscreen/ ) and country border generator ( https://scratch.mit.edu/projects/1338607935/fullscreen/ ). It generates a few continents with height values for each, then a bunch of random height values for the world, averages (mixes) them all together a bunch, and boom! The first world generator is way quicker (this one is the same but it's generating continents too, so it makes sense). But this one is better at making big worlds. If you ask the first one to make a world twice the size, you get double the islands. If you ask this one to make a world twice the size, you get the same number of islands. credits: me - almost everything Scratch In Minutes - distance calculation