Lighting Issue

Apr 13, 2009
728
309
Increase brightness ? :p
In your light_env entity, the color is coded by 4 numbers
first three are RGB components, 0-255
fourth is brightness. Default is probably 200. Try 400-600 instead.
 

Huckle

L3: Member
May 31, 2010
149
101
The env_light also has two parameters, brightness (which is the directional sunlight) and ambient (which lights the entire "outside" map evenly, even shadows.

I'd recommend the brightness light component (4th number) to be in the 300-800 range and ambient between maybe 250-500.