Discuss Scratch

adoresleyy
New to Scratch
1 post

how to lower the opacity/make sprite almost see through of a sprite

I don't know how to do it. Does anyone know?
procoderman233
Scratcher
21 posts

how to lower the opacity/make sprite almost see through of a sprite

set [ ghost] effect to (85)
Just_Iakov
Scratcher
100+ posts

how to lower the opacity/make sprite almost see through of a sprite

You can use this block to do the job:

change [Ghost effect] effect by (10)

However, the change block would either add an effect or decrease it. To decrease just add -

Or just set it up with this block:

set [Ghost effect] effect to (10)

~Cya!

Last edited by Just_Iakov (April 13, 2021 13:04:38)

Vaibhs11
Scratcher
1000+ posts

how to lower the opacity/make sprite almost see through of a sprite

if you're talking about the paint editor, you can't. Unless you import an svg which has transparency

Last edited by Vaibhs11 (April 13, 2021 13:04:54)

Vaibhs11
Scratcher
1000+ posts

how to lower the opacity/make sprite almost see through of a sprite

Just_Iakov wrote:

Or just set it up with this block:
set [ghost v] effect to (10)

you forgot the dropdown
Yeah that works.
Redking344
Scratcher
100+ posts

how to lower the opacity/make sprite almost see through of a sprite

Just make sure to set it back to 100% when the project starts or when you need it.

Discussion forums is recieving an update. To see further information, click here
Vaibhs11
Scratcher
1000+ posts

how to lower the opacity/make sprite almost see through of a sprite

Redking344 wrote:

Just make sure to set it back to 100% when the project starts or when you need it.
clear graphic effects::looks
works too.
Tronche2Cake
Scratcher
100+ posts

how to lower the opacity/make sprite almost see through of a sprite

Vaibhs11 wrote:

if you're talking about the paint editor, you can't. Unless you import an svg which has transparency
you can using the color fade thing. You make a thing that fades from a color to empty, and part of it will be transparent. Now just take his part and reshape it however you want.

Last edited by Tronche2Cake (April 13, 2021 13:43:34)


It's better to poop in the sink, than to sink in the poop.
-Scratch Cat, MIT graduate

Powered by DjangoBB