Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Gray Color Effect Block?
- TheWatcherOfMoon
-
Scratcher
27 posts
Gray Color Effect Block?
Hello,
Recently I've been making a project and in it is a color-select for different patterns. I have all 39 patterns, colored in red, and I'm using
Recently I've been making a project and in it is a color-select for different patterns. I have all 39 patterns, colored in red, and I'm using
set [color v] effect to (0)I'm trying to use color effect and brightness effect to make 16 colors, the classic ROY G BIV as well as brown, white, light gray, dark gray, and black. However, I can't get color or brightness effect to give me a gray hue on the patterns. Can someone help with my dilemma?
Last edited by TheWatcherOfMoon (Sept. 4, 2021 00:20:31)
- Stranger1457
-
Scratcher
84 posts
Gray Color Effect Block?
Like what do you mean? Do you want a greyish hue on the blocks then use the color editor and put 55 colors 9 saturation and 44 brightness toy around with the brightness until you get what you want.
- TheWatcherOfMoon
-
Scratcher
27 posts
Gray Color Effect Block?
Like what do you mean? Do you want a greyish hue on the blocks then use the color editor and put 55 colors 9 saturation and 44 brightness toy around with the brightness until you get what you want.I want to have only 39 costumes for the different patterns, and use a color effect block to change the main color (red). But I need to have gray and when I use color and brightness I can only get a really light shade of red. Is it possible to fix this?
- Scratch-Minion
-
Scratcher
1000+ posts
Gray Color Effect Block?
This may help depending on what you want in your project.
You could make a second copy of all your patterns in the costume editor, and recolour/fill them with black instead of red.
Then the “set brightness effect to …” will produce grays.
You could make a second copy of all your patterns in the costume editor, and recolour/fill them with black instead of red.
Then the “set brightness effect to …” will produce grays.
- TheWatcherOfMoon
-
Scratcher
27 posts
Gray Color Effect Block?
This may help depending on what you want in your project.After a while I was considering that. Thank you!
You could make a second copy of all your patterns in the costume editor, and recolour/fill them with black instead of red.
Then the “set brightness effect to …” will produce grays.
- J4NKKY
-
Scratcher
100+ posts
Gray Color Effect Block?
Hello,to make it B&W use this:
Recently I've been making a project and in it is a color-select for different patterns. I have all 39 patterns, colored in red, and I'm usingset [color v] effect to (0)I'm trying to use color effect and brightness effect to make 16 colors, the classic ROY G BIV as well as brown, white, light gray, dark gray, and black. However, I can't get color or brightness effect to give me a gray hue on the patterns. Can someone help with my dilemma?
set [color v] effect to ((1)/(0))
- TheWatcherOfMoon
-
Scratcher
27 posts
Gray Color Effect Block?
to make it B&W use this:I tried this and it works! Thank you so muchset [color v] effect to ((1)/(0))

- MJ-Fights
-
Scratcher
100+ posts
Gray Color Effect Block?
help me get the color grayThis is necroposting, please make your own
- bunnyCoder16
-
Scratcher
500+ posts
Gray Color Effect Block?
Last edited by bunnyCoder16 (Jan. 9, 2024 20:31:42)
- 106809nes
-
Scratcher
1000+ posts
Gray Color Effect Block?
Please give credit if use my code in your project.We don't have to credit code that is well-known and used by many many Scratchers???
- bunnyCoder16
-
Scratcher
500+ posts
Gray Color Effect Block?
true I will edit itPlease give credit if use my code in your project.We don't have to credit code that is well-known and used by many many Scratchers???
- benche1
-
Scratcher
100+ posts
Gray Color Effect Block?
(use a completely white sprite)Grey would be
when green flag clickedPlease use with credit!
set [ brightness] effect to (-50)
- 106809nes
-
Scratcher
1000+ posts
Gray Color Effect Block?
Please use with credit!ONCE AGAIN.
EASY CODE.
NO NEED FOR CREDIT.
- Discussion Forums
- » Help with Scripts
-
» Gray Color Effect Block?
