Whitey Posted November 26, 2003 Posted November 26, 2003 Okay, I managed to fix all the holes in to "outter space" on my map, fixed my shader/texture probs only to find my lvl pitch black... And I got no idea how to fix this...
Mr. Chopper Posted November 26, 2003 Posted November 26, 2003 I'm assuming you've placed light entities..... if not, then start dropping them. If so, check their intensity values.
Whitey Posted November 26, 2003 Author Posted November 26, 2003 In the past the sky shaders gave off light, and in the inclosed ares where I do have lights, it is lit. But out side where the shaders should light it up, simply don't
Omikron Posted November 26, 2003 Posted November 26, 2003 I think that if you want your sky shader to give of light, it has to have something like: artus_light, with the _light bit, otherwise you'll just see the sky and there won't be any light.
Vile Posted November 26, 2003 Posted November 26, 2003 if you want an default light value go to the worldspawn entity and put in a key, ambient with a value 200 is normal lighting level like, mid-afternoon like brightness. Or you can go a step higher and add in a sun to the map (kind of a HUGE spotlight that covers the whole map). Just create a light, target it at an info_null to make it a spotlight, and add a key, _sun with a value of 1 and you have a sun.
Business_Eskimo Posted November 26, 2003 Posted November 26, 2003 Ambient lighting with a value of anything more than 20 makes the map look bad. You need to light it with real light entities (right click and go down the drop-down list to 'light'). If you need more help, go here.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.