Is there a way to turn object’s color to completely white? Right now white is the default color, but I would want to give the object a white tint
use 254;254;254
the eye wouldnt notice the difference.
The action for change the color, should be renamed to tint, Because that’s what it does.
If you have a white sprite, you can use this action for tint the sprite is the colors you wish.
If you have a black sprite then it’s not possible, it’s like add an white filter front of a black panel in optic.
The panel is still black.
1 Like