Skip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(some remarks, link to a category been wrong. If I don't Right, come back to previous. User:Kostya)
Line 4: Line 4:


[[category:glossary]]
[[category:glossary]]
[[category:level design]]
[[category:level Design]]

Revision as of 09:45, 12 October 2010

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

Skip textures can also make it easier to group/copy/move objects in large maps: Create a normal brush around these objects entirely textured with tools/toolsskip. This allows groups of objects to all be on a normal measurement, such as 256 x 256 x 256, making movement of these groups on par with the Hammer editor's graph. This brush is a tool for the design phase and will not be compiled into the map.