I want my fog to appear in my 3d skybox , i put an fog_controller in my actual map , but the fog wont appear in my 3d skybox just in the map.
I want my fog to appear in my 3d skybox , i put an fog_controller in my actual map , but the fog wont appear in my 3d skybox just in the map.
Then put the fog in the 3d skybox bit
as well as the map if you want fog every where

I allready put an envfogcontroller into my 3d skybox and into my map , but it just wont appear ingame. I also set the distance lower on one since the skybox is lot smaller.
Can you even have more than one envfogcontroller.
Add fog to the 3dskybox by editing the skycamera entity and changing its fog settings, the map will only use one fog controller, same as light_env etc. The last one made is the one used.
thank you.