Discuss Scratch

livylivthebest
Scratcher
3 posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

pls can u help
TheDreamyProfessor
Scratcher
500+ posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

whenclickedhideforeverwait0.1 preferablysecscreatecloneofmyself
whenIstartasaclonegotomouse pointerglide0.5 probablysecstorandom positiondeletethisclone
I'm not sure, but I think it'll work.
A-Music
Scratcher
11 posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

There is lots of tutorials on how to make a mouse trail and you can go making it change with different costumes and change color effect for the color to change
LunaTheNargle
Scratcher
3 posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

Here is a tutorial on mouse trails. I think the scatter one is the one you want.
ninjacoderSC2009
Scratcher
42 posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

hi
livylivthebest
Scratcher
3 posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

OMG thank you everyone you are all so nice
superclass43
Scratcher
500+ posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

You could use the pen to do mouse trails like this:

whenclickedforeverifmousedown?thenPendowngotomouse pointerElsepenupgotomouse pointer

Or if it doesn’t matter if the Mouse is down then do this:
whenclickedforevergotoMouse pointerpendown

Last edited by superclass43 (June 23, 2020 12:30:43)

MrFluffyPenguins
Scratcher
1000+ posts

How can I have a trail with my mouse pointer that is changing eg:glitter sparkling

Here's a sort of complicated (but good) way to make that
whenclickedforevergotomouse pointerhidecreatecloneofmyselfwaitpickrandom0.1to0.2secs
whenIstartasaclonepointindirectionpickrandom-360to360switchcostumetosparklechangexbypickrandom-5to5repeat10changeghosteffectby10turn4degreesdeletethisclone

Last edited by MrFluffyPenguins (June 23, 2020 13:00:21)

Powered by DjangoBB