Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » High Contrast in Projects
- 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.
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
you can only invert the colors using the color effect, as for white -> black and vise versa, its not possible without remaking the sprites.I know of the grayscale, and it would take so long to invert all the sprites, even for remixes
ps, setting i think it was ‘color’ effect to (1/0) (NaN) causes sprites to be black and white.
- 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
bothThat's grayscale, not high contrastset [color v] effect to ((1) / (0))andset [color v] effect to (join [Infinity] [])work
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
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.
- Discussion Forums
- » Help with Scripts
-
» High Contrast in Projects




