Re: Drawing Material Images (Mats) for a certain material
Well if we analyse those last four lines:
Code:
Color = Color
R = 255
G = 0
B = 0
You can see that the colour defined has 255 parts red, no blue and no green.
Like this. In paint, use your custom colours and enter those three values in the corresponding boxes.