Image upload
Create a file, and drag the image into that file.
Let the image show on my sketch.
I reduced my image.
Then I use for loop let it all show on my sketch.
I want my rose to appear on the screen with the movement of my mouse. It's like a brush made of roses. But I met a problem.
I thought it was because some problems of my loop, so I changed a little bit, but it doesn't work. So I checked my code with Chat-GPT. He helped me fix the problem, but I still can't understand why.
After the problem fixed, It looks like this.
I didn't want it to always randomly travel roses, so I put the class rose outside of the setup draw.
I adjusted their dispersion and their size. It ends up like this.