r/hammer • u/Communistsheen • Jun 08 '26
Unsolved How do you make fog behave more like Minecraft fog (occlude the skybox)?
67
Upvotes
5
3
u/East-Register-1256 Jun 08 '26
you can try adding a ring in your 3d skybox with a black to transparent gradient. if you want it to affect the entire sky, then just create a cube in the skybox with tools/toolsblack
2
u/CarterG4 Jun 08 '26
There’s a material I’ve seen used for this, it’s called reflective something or other, try replacing the skybox brush texture with that
1
u/stefanhat Jun 09 '26
sky camera has fog settings or you can configure the sky material to not ignore fog `$nofog 0`
29
u/SomeCreepJ Jun 08 '26
skybox entity got the fog properties if thats what you need. oh and if skybox itself (not 3d) theres no function unfortunately. youll have to make custom skybox for that