Null = Clip?
TRaead
Join Date: 2004-02-08 Member: 26266Members
Join Date: 2004-02-08 Member: 26266Members
Comments
clip brushes are used as invisible walls.
I'm not sure if a brush coverd in null will clip or not, but its prolly not its primary function.
clip brushes are used as invisible walls.
I'm not sure if a brush coverd in null will clip or not, but its prolly not its primary function. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Not if you select otherwise in your compile. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Any brush, no matter the texture (well -- other than textures such as ORIGIN which are really used for entities anyway), will always clip. So yes, a brush covered in null will act solid, even for bullets. CLIP will let bullets through. I'd recommend CLIP.