Page 1 of 1
Terrain Light
Posted: Sun Jan 06, 2008 4:27 pm
by Grev
I want my terrain to be darker, since I am using a naboo sky.
Should I change my lgt file?
Code: Select all
GlobalLights()
{
Light1("");
Light2("");
Top(128, 128, 128);
Bottom(128, 128, 128);
}
Or do I edit the terrain tga?
Re: Terrain Light
Posted: Sun Jan 06, 2008 4:41 pm
by FOOLIS
Open up the ZE and edit the terrain light with the Light Tool .

Re: Terrain Light
Posted: Sun Jan 06, 2008 4:48 pm
by Grev
AH! I will take a look at that! Thanks!
Will the effects show up in ZE? Will I see the terrain darken?
Final question, what is burning terrain?
Re: Terrain Light
Posted: Sun Jan 06, 2008 4:54 pm
by FOOLIS
Yes you can see how the terrain changes the colour.
But i dont know what "burning terrain" is
Re: Terrain Light
Posted: Sun Jan 06, 2008 5:18 pm
by Teancum
Typically I lower the lighting, burn the terrain, then, if I need to, increase the lighting (without burning the terrain again) after testing it in-game.
Re: Terrain Light
Posted: Sun Jan 06, 2008 5:31 pm
by Grev
But what is burning the terrain? What does it do?