Click the green flag to start the rain. Enjoy!
I had an idea to have rain droplets touch flowers to make them grow. Without flowers in the Scratch library and not feeling like finding them online, I decided to have animals grow. Then came the challenge. I have seen cloning but not tried it and couldn't find it so my rain has four costumes. The first three repeat as they glide down to make it look like it's raining. Because gliding can't do move switch wait I use parallel green flag commands to have the costume switch while other things happen. Then I needed a costume 4 to make sure the rain droplets hit each animal. I had trouble with the resizing the animals at the end. You will see they get to big. I tried different combinations of change size - not quite getting it right yet. If I had more time I would solve the size change issue. Also - I did a lot of changing and trial and error here so not sure I have the most efficient code. I would play more with the code to see how to make it more efficient. :-)