I have two questions, first of all...
Is it possible to change what colour transparent is when loading masked textures?
The default colour is black but I'd like it to be magenta (RGB 255,0,255)
And secondly, is it possible to change how transparent (overall) a texture is?
I know there's BrushAlpha() but what if I'm using a texture and not a brush?
Is it possible to change what colour transparent is when loading masked textures?
The default colour is black but I'd like it to be magenta (RGB 255,0,255)
And secondly, is it possible to change how transparent (overall) a texture is?
I know there's BrushAlpha() but what if I'm using a texture and not a brush?