Noobie No Draw Question Created 18 years ago2005-08-10 09:53:58 UTC by AlexPM AlexPM

Created 18 years ago2005-08-10 09:53:58 UTC by AlexPM AlexPM

Posted 18 years ago2005-08-10 09:53:58 UTC Post #126971
Hi,

If I have a brush that is placed on the ground should I put a NO DRAW texture on the underside of it? Its only faces that are on the outside of the map that don't need NO DRAW textures right?

Thanks
Posted 18 years ago2005-08-10 10:11:49 UTC Post #126977
Any face that doesn't touch the inside area of the map gets culled by the compilers. Don't worry about them.

Your face only touches another face, no space, right? Then it doesn't need the nodraw texture.
As a thumb-rule, nodraw textures are only effective on faces that are rendered, but not seen by the player. For example, the brushes you have to put behind displacement maps to seal off the map.
Posted 18 years ago2005-08-10 10:16:00 UTC Post #126980
Yeah its touching the ground face. Thanks
Posted 18 years ago2005-08-10 11:42:28 UTC Post #127001
nodraw does the same as the HL1 "null" right?
Posted 18 years ago2005-08-10 12:03:02 UTC Post #127003
Essentially.
RabidMonkey RabidMonkeymapmapmapfapmap
You must be logged in to post a response.