Func nav attribute region: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(reworked the introduction to not be too long-winded; added {{confirm}} tag since the most recent edit suggests there's been misinformation here)
m (The entity applying attributes on spawn in L4D2 is confirmed.)
Line 4: Line 4:
This can lighten nav editing workload, mostly in applying attributes to large regions of nav areas. e.g. The<code>FINALE</code>attribute.
This can lighten nav editing workload, mostly in applying attributes to large regions of nav areas. e.g. The<code>FINALE</code>attribute.
{{note|Attributes set will persists when a game ends!}}
{{note|Attributes set will persists when a game ends!}}
{{warning|In {{l4d}}, Attributes will only be applied when generating a navigation mesh, not on spawn.}}{{confirm|Verify this in {{l4d2}}}}
{{warning|In {{l4d}}, Attributes will only be applied when generating a navigation mesh, not on spawn.}}


==Keyvalues==
==Keyvalues==

Revision as of 21:59, 12 August 2021

English (en)中文 (zh)Translate (Translate)

Template:L4d series brush It holds nav attributes that's to be applied to regions of nav areas that it overlaps. All attributes are automatically applied after this entity spawns in every new round.[confirm]

This can lighten nav editing workload, mostly in applying attributes to large regions of nav areas. e.g. TheFINALEattribute.

Note.pngNote:Attributes set will persists when a game ends!
Warning.pngWarning:In Left 4 Dead, Attributes will only be applied when generating a navigation mesh, not on spawn.

Keyvalues

Flags

Inputs

Outputs

See Also