Discuss Scratch

ArchiePryde
Scratcher
18 posts

Cloning Script - Rain Falling From The Sky

Good Morning Scratchers!
If you need help making water, or a sprite rain from the sky into the ground, here it is:
First, create a sprite you want to rain.
Now, on the script section of that sprite, make this script:
whenclickedforevercreatecloneofmySpritewait0.5secs

Now, do this script as well:
whenclicked
clear

After that, do this BIG script:
whenIstartasaclone
gotox:pickrandom-220to220y:170
changesizebypickrandom0to3
foreverchangeyby-3changexbypickrandom-1to1ifyposition<-175thenstampdeletethisclone
You should now have a raining sprite.
jettypumpkin07
Scratcher
1000+ posts

Cloning Script - Rain Falling From The Sky

I don't really think many people would find this mixed in with the many questions we get every day.
Maybe try answering someone else's post next time? Good script though.
ArchiePryde
Scratcher
18 posts

Cloning Script - Rain Falling From The Sky

Oh OK.
Oumuamua
Scratcher
1000+ posts

Cloning Script - Rain Falling From The Sky

jettypumpkin07 wrote:

I don't really think many people would find this mixed in with the many questions we get every day.
Maybe try answering someone else's post next time? Good script though.
…Nice person said.



Powered by DjangoBB