Press the green button to start. You can experiment with different parameters by changing the sliders. Press "Generate" button to start regenerate the scene.
It's a remix. I like the original project very much so I translated it to English for better understanding. I also did some optimizations to remove redundancy in the code: - set Min,Max for the sliders to avoid invalid settings - accelerate the regeneration process by packing it in a block - simplify the logic using "When Cloned"-event instead of messaging - remove the redundant forever-loop to bring the earth to front. - fix the logic of moving the cloud (the clouds in the original project do not move)