Talk:List of L4D Series Nav Mesh Attributes

From Valve Developer Community
Revision as of 17:16, 15 July 2024 by Nesciuse (talk | contribs) (Nesciuse moved page Talk:Multipage Base Pages Temp Storage/List of L4D Series Nav Mesh Attributes to Talk:List of L4D Series Nav Mesh Attributes without leaving a redirect: Moving back to proper place)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ignore visibility attibute?

I was trying to add more nav attributes to func_nav_attribute_region, specifically BREAKABLEWALL. The flags are just power of two's, so i added more of those numbers and found a few new manually addable attributes. Those being Stop_Scan, Threat, Destroyed_Door and Ignore_Visibility.
I have absolutely no clue what "Ignore_Visibility" does. i found no info on the VDC at all. I assume it has something to do with spawning infected even if you can see them, but that's what "obscured" is for.
Does anyone know what this does?
--MrFunreal (talk) 07:15, 6 August 2021 (PDT)