Discuss Scratch

cs161404
Scratcher
18 posts

How can you fade out

I have a question for everyone. How can you fade out a script i have tried really hard from changing the color from purple to blue to all the colors. I am really stuck!
footsocktoe
Scratcher
1000+ posts

How can you fade out

Use the ghost effect.
cs156175
Scratcher
1000+ posts

How can you fade out

like this. i'll use when flag clicked as an example, but you can do broadcast too.
whenclickedrepeat100changeghosteffectby-1
if that doesn't work, tell me.
awesome-llama
Scratcher
1000+ posts

How can you fade out

cs156175 wrote:

like this. i'll use when flag clicked as an example, but you can do broadcast too.
whenclickedrepeat100changeghosteffectby-1
if that doesn't work, tell me.
That script makes the sprite go from invisible to visible. If you want it to fade away and become invisible, make the negative number to positive.

Last edited by awesome-llama (Dec. 6, 2015 02:44:34)

cs161404
Scratcher
18 posts

How can you fade out

Ok thanks.

Powered by DjangoBB