Template:Fl NavAttributeRegion

From Valve Developer Community
Revision as of 04:44, 12 August 2021 by Orinuse (talk | contribs) (Fixed 'navigation mesh' page link; Formatted all the attributes as <code> text;few trivial minor changes)
Jump to navigation Jump to search


NavAttributeRegion:

These are the only attributes that can be applied; any other attributes must be done with alternative methods, like editing the navigation mesh manually.

  • 2 :EMPTY (no wanderers)
  • 32 :BATTLESTATION
  • 64 :FINALE
  • 128 :PLAYER_START
  • 256 :BATTLEFIELD
  • 1024 :NOT_CLEARABLE
  • 2048 :CHECKPOINT
  • 4096 :OBSCURED
  • 8192 :NO_MOBS
  • 32768 :RESCUE_VEHICLE
  • 65536 :RESCUE_CLOSET
  • 524288 :NOTHREAT Left 4 Dead 2
  • 1048576 :LYINGDOWN Left 4 Dead 2
Note.pngNote:Effects of the attributes can be read at the List of L4D Series Nav Mesh Attributes page.