Skip

From Valve Developer Community
Revision as of 21:26, 30 June 2005 by Charron (talk | contribs)
Jump to navigation Jump to search

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 hint section.

--- An additional use for the SKIP texture is something I picked up from Jeff Lane. It can make it easier to group/copy/move objects in large maps when you create a normal brush around them which is entirely textured with tools/toolsskip. This brush is a tool for the design phase and will not be compiled into your map. --Mark WiseCarver