Hammer Instancing Menu: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleanup, more details required)
No edit summary
Line 49: Line 49:
*[[L4D2 Level Design/VMF Instances]]- A Valve tutorial on how to use instances in Left 4 Dead 2.  
*[[L4D2 Level Design/VMF Instances]]- A Valve tutorial on how to use instances in Left 4 Dead 2.  
*[[Working with instances]]- A tutorial on how to use instances in Portal 2.
*[[Working with instances]]- A tutorial on how to use instances in Portal 2.
[[Category:Hammer Menus]]

Revision as of 09:00, 2 January 2012

Stub

This article or section is a stub. You can help by expanding it.

Note.pngNote:Instancing is only supported by Left 4 Dead 2Left 4 Dead 2 and later

Instancing.jpg

Create New Instance From Selection

Todo: Explanation needed
Icon-Bug.pngBug:This doesn't seem to work. A workaround is to create a new VMF file in the instances/ folder  [todo tested in ?]

Collapse

InstancingSelAll.jpg

Collapses instances either by selection or all into the main map

View Instances

InstancingHSTSN.jpg

Hide
If checked, hides all instances on the map
Show Tinted
If checked, shows and highlights all instances on the map
Show Normal
If checked, shows all instances on the map without highlighting

Windows

InstancingWin.jpg

Hide All Instances
Hides all instances on the map
Show All Instances
Reveals all of the hidden instances on the map

Create Manifest

Creates a manifest of the current Instances within a VMF. Think of this like a special visgroup list for instances.

Version Control

Todo: Explanation needed
Add Manifest
Checkout Manifest
Check In All
Check Out All

View Manifests

Todo: Explanation needed
Hide Except Current
Tinted
Show Normal

See Also