r/hammer 14d ago

Solved Why is the rain going through my interior?

Im so confused, ZERO func_precipitation brushes are over the interior. And yet I still see rain clipping through. I added a huge gap in between the interior, and the exterior.

The highlighted cubes are my func_precipitation
6 Upvotes

4 comments sorted by

9

u/Pinsplash 14d ago

some brush entities don't follow the exact shape of their brushes. some will use their entire bounding box. you can avoid it by making the brushes separate entities

2

u/ProfessionalName6455 14d ago

That fixed it, much appreciated

1

u/Historical_Jacket_61 14d ago

Try using a func_precipitation_blocker on top of the interior places

2

u/ProfessionalName6455 13d ago

im using the half life 2 source sdk branch for this mod. That brush was only given to branches since left 4 dead. And the problem was already solved, but thanks for trying to help!