Turn on turbo mode. Use key "f" for faster drawing. And key "s" for slower drawing
This is a project for days #2 and #3 of Genuary 2025 (https://genuary.art/) which prompts are "Layers upon layers upon layers" and "Exactly 42 lines of code" See forum post about Genuary 2025: https://scratch.mit.edu/discuss/topic/796958/ It's some painting with high transparency for a simple watercolor effect. I used an attractor for all the random strokes. The attractor rotates around the center. I use sprites for the attractor and the center, which is easier/simpler than having to calculate positions with formulas. Using this pattern (sprites for attractors, centers, etc.) something that I find is very cool with Scratch for generative art. It's easy to have this kind of effects without complicated formulas.