Discuss Scratch

ReddPandaYT
Scratcher
3 posts

how do i make my sprite more transparent?

i want my sprite to be a little transparent the game is about bouncing a ball and since ball with go into the top gui i want the top gui to be transpparent so u dont get confused where the ball goes

I havent found no “transparency” tool in the toolbucket what most of the posts say to do so how????
TheGlassPenguin
Scratcher
1000+ posts

how do i make my sprite more transparent?

You can do so by using the
set [ghost v] effect to (50)
block. There is no way to make a costume transparent using the editor.
pizzafox20109
Scratcher
100+ posts

how do i make my sprite more transparent?

TheGlassPenguin wrote:

You can do so by using the
set [ghost v] effect to (50)
block. There is no way to make a costume transparent using the editor.
You can make costumes transparent, however they can only be completely transparent or not, nothing inbetween.
IDontNoWatIAm
Scratcher
500+ posts

how do i make my sprite more transparent?

You could also use turbowarp or (dang darn)'s transparency option and then export the costume

There's also a more tedious method of scaling a transparent gradient and using the node tool thing to scale it back down but that's complicated
CST1229
Scratcher
1000+ posts

how do i make my sprite more transparent?

IDontNoWatIAm wrote:

or (dang darn)'s transparency option
I don't think any Scratch browser extensions have an opacity slider (yet).

Last edited by CST1229 (Sept. 13, 2022 16:49:19)

-AMETHYSTQUEEN-
Scratcher
1000+ posts

how do i make my sprite more transparent?

With this block:
set [ghost v] effect to (0)
You can make the actual sprite transparent in Vector, but it has to be entirely transparent or not at all. I recommend using the block since that's the onyl way to get the transparency somewhere in the middle.
IDontNoWatIAm
Scratcher
500+ posts

how do i make my sprite more transparent?

CST1229 wrote:

IDontNoWatIAm wrote:

or (dang darn)'s transparency option
I don't think any Scratch browser extensions have an opacity slider (yet).
Didn't know that, just kinda assumed because (dang darn) and turbowarp have similar dev teams
-Valtren-
Scratcher
1000+ posts

how do i make my sprite more transparent?

there is a method you can use using gradients and the reshape tool:
Lionwarriorspets
Scratcher
1000+ posts

how do i make my sprite more transparent?

pizzafox20109 wrote:

TheGlassPenguin wrote:

You can do so by using the
set [ghost v] effect to (50)
block. There is no way to make a costume transparent using the editor.
You can make costumes transparent, however they can only be completely transparent or not, nothing inbetween.
you can make em half transparent. with the Ombre thing.
tiaza
Scratcher
500+ posts

how do i make my sprite more transparent?

ReddPandaYT wrote:

i want my sprite to be a little transparent the game is about bouncing a ball and since ball with go into the top gui i want the top gui to be transpparent so u dont get confused where the ball goes

I havent found no “transparency” tool in the toolbucket what most of the posts say to do so how????
This is the block:
change [ v] effect by (number)

Powered by DjangoBB