I’m tryign to figure out how to get a thick fog with a skybox.
What I originally had was a foggy sky with now /evn images.
I need the fog for distance clipping.
Now that I’ve added the sky, the skybox won’t show with the fog settings like this. (original settigns)
fogvars ( 0.5 0.5 0.5) 3900
when I change the fog to this…
fogvars ( 0.5 0.5 0.5) .0003
…the skybox shows but the fog is screwed. It fogs the menus (limbo) and the fog seems to be inversed. Like, it will heavily fog a face right next to me (say a long beam) and get less foggy as it gets father away.
…so, is there a way to keep the normal fog in the original settings and still see the skybox?
Or will a massive fog brush need to be implemented?
If so… does this sort of fog kill the frames?