Discuss Scratch

GalacticWinterStar15
Scratcher
49 posts

High Contrast in Projects

I want to do a high-contrast mode for a project, and I can't get the white/black swap unless I double the costumes which won't work cause some of the sprites are vector bitmaps
Jareddddddd
Scratcher
1000+ posts

High Contrast in Projects

you can only invert the colors using the color effect, as for white -> black and vise versa, its not possible without remaking the sprites.

ps, setting i think it was ‘color’ effect to (1/0) (NaN) causes sprites to be black and white.
GalacticWinterStar15
Scratcher
49 posts

High Contrast in Projects

Jareddddddd wrote:

you can only invert the colors using the color effect, as for white -> black and vise versa, its not possible without remaking the sprites.

ps, setting i think it was ‘color’ effect to (1/0) (NaN) causes sprites to be black and white.
I know of the grayscale, and it would take so long to invert all the sprites, even for remixes
Met4Knight
Scratcher
100+ posts

High Contrast in Projects

both
set [color v] effect to ((1) / (0))
and
set [color v] effect to (join [Infinity] [])
work
GalacticWinterStar15
Scratcher
49 posts

High Contrast in Projects

Met4Knight wrote:

both
set [color v] effect to ((1) / (0))
and
set [color v] effect to (join [Infinity] [])
work
That's grayscale, not high contrast
The grayscale with color effect makes it darker as well
Evil9f3
Scratcher
1 post

High Contrast in Projects



Yes, it is possible if you do something like 1/0 or a number that is beyond what Scratch can comprehend that will result in Infinite.
Oisthebestletter
Scratcher
100+ posts

High Contrast in Projects

Evil9f3 wrote:

Yes, it is possible if you do something like 1/0 or a number that is beyond what Scratch can comprehend that will result in Infinite.
Please don't necropost. Necroposting is posting on an old topic.

Powered by DjangoBB