Hey all, when working with glow maps, do you use a black and white map (white being really glowy, black being matte) and it'll glow the color of the texture, or do you put the glow colour in the actual glow map, and also will the glow even show up in the GECK. Been having a spot of trouble, thanks everyone.
if you use the a black and white map- under normal circumstances, it'll glow the color of the emissive color in its NiMaterialProperty.
If you use a colored glow map and a colored emissive color, I
think you start to get something out of the additive color model.
I know you get this if you mix straight emissive color and vertex color... you get additive color. So probably all 3. as well as taking into account the diffuse color.. gets complicated.
Now factor in the color on glow maps... And colored ambient/diffuse lights....
You can do it black and white but IIRC if you color the glow map it will actually put off some light and give the real glow effect, as opposed to just white which is like a flat glow effect, if you have any idea what I'm saying. And I'm not completely wrong and remembering it incorrectly.
No- emissive color only
self illuminates the mesh itself. it does not cast light. ever. No matter what you put in the glow map.