Hammer Cordon Usage: Difference between revisions
(cleanup, please see whether {{cleanup}} can be removed) |
(fixed image flow, minor formatting) |
||
Line 2: | Line 2: | ||
{{tutorial cleanup}} | {{tutorial cleanup}} | ||
'''Cordon compiling''', or compiling with cordon boundaries set will compile only the part of the map you have selected. Say you want to compile one room, or want to test out some lighting; you can compile that small area without compiling the rest of the map, and without waiting for a full or even fast vis compile of the whole map. You can also use cordons to eliminate areas when trying to find the location of a problem. | '''Cordon compiling''', or compiling with cordon boundaries set, will compile only the part of the map you have selected. Say you want to compile one room, or want to test out some lighting; you can compile that small area without compiling the rest of the map, and without waiting for a full or even fast vis compile of the whole map. You can also use cordons to eliminate areas when trying to find the location of a problem. | ||
==Use== | ==Use== | ||
To use cordon boundaries first load the map you want to compile. Then look on the tool bar for an icon representing a black and yellow box. | To use cordon boundaries first load the map you want to compile. Then look on the tool bar for an icon representing a black and yellow box. | ||
[[Image:Cordon1.jpg|center]] | [[Image:Cordon1.jpg|center]] | ||
Of the two buttons shown circled | Of the two buttons shown circled in the image, click the '''Cordon Edit''' button (the hollowed out yellow and black square on the right). Then go to 2D views and draw the box around the part of the map you want to compile. The box is a cube shape, so you must use two different 2D views to alter the height, width, and depth of the cube to fit the section you wish to cordon. | ||
Once you have the area you want compiled boxed off, the '''Cordon Toggle''' button (fully colored in black and yellow) will become active. | |||
Now compile, and if you made your cordon area small enough, it will take considerably less time then it did with the whole map. | |||
[[ | :{{note|You '''must''' include a start point (an [[info_player_start]] or an [[info_player_deathmatch]]) inside your cordon boundary or else your map will not work.}} | ||
[[Image:Cordon2.jpg|thumb|left|300px|Cordon boundaries selected.]][[Image:Cordon3.jpg|thumb|left|300px|Cordon boundaries activated.]]<br style="clear:both"> | |||
==Changing the cordon wall texture== | |||
[[Image:Cordon4.gif|thumb|200px|right]] | |||
One downside of the cordon tool is the annoying black and purple texture that represents where the cordon boundary is. It can make you sick after moving around a lot. However, this can easily be changed to a different texture by changing the cordon material. | |||
# Go to '''Tools > Options > Game Configuration''' tab. | |||
# Click '''Browse''' by Cordon texture field. | |||
# Double-click to select a different texture. the <code>tools/toolsskybox</code> texture works well. | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Level Design]] | [[Category:Level Design]] |
Revision as of 12:45, 6 March 2006

Cordon compiling, or compiling with cordon boundaries set, will compile only the part of the map you have selected. Say you want to compile one room, or want to test out some lighting; you can compile that small area without compiling the rest of the map, and without waiting for a full or even fast vis compile of the whole map. You can also use cordons to eliminate areas when trying to find the location of a problem.
Use
To use cordon boundaries first load the map you want to compile. Then look on the tool bar for an icon representing a black and yellow box.
Of the two buttons shown circled in the image, click the Cordon Edit button (the hollowed out yellow and black square on the right). Then go to 2D views and draw the box around the part of the map you want to compile. The box is a cube shape, so you must use two different 2D views to alter the height, width, and depth of the cube to fit the section you wish to cordon.
Once you have the area you want compiled boxed off, the Cordon Toggle button (fully colored in black and yellow) will become active.
Now compile, and if you made your cordon area small enough, it will take considerably less time then it did with the whole map.
Note:You must include a start point (an info_player_start or an info_player_deathmatch) inside your cordon boundary or else your map will not work.
Changing the cordon wall texture
One downside of the cordon tool is the annoying black and purple texture that represents where the cordon boundary is. It can make you sick after moving around a lot. However, this can easily be changed to a different texture by changing the cordon material.
- Go to Tools > Options > Game Configuration tab.
- Click Browse by Cordon texture field.
- Double-click to select a different texture. the
tools/toolsskybox
texture works well.