Skip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[category:glossary]]
[[category:glossary]]
[[category:level design]]
[[category:level design]]
'''Skip''' textures are applied to the surfaces on brushes with [[HINTs|hint]] textures that should not be used to break up [[areaportals]].  Usually, a brush used for hinting is rectangular and has a hint texture on one or two surfaces and skip textures on the rest.
'''Skip''' textures are applied to the surfaces on brushes with [[HINTs|hint]] textures that should not be used to break up [[visleafs]] (or leafs in short).  Usually, a brush used for hinting is rectangular and has a hint texture on one or two surfaces and skip textures on the rest. Skip textures do nothing more than making the tools skip this side of the brush. For the usage of hints, see the [[HINTs] section

Revision as of 11:14, 30 June 2005

Skip textures are applied to the surfaces on brushes with hint textures that should not be used to break up visleafs (or leafs in short). Usually, a brush used for hinting is rectangular and has a hint texture on one or two surfaces and skip textures on the rest. Skip textures do nothing more than making the tools skip this side of the brush. For the usage of hints, see the [[HINTs] section