Talk:Nav Mesh Editing

From Valve Developer Community
Revision as of 14:38, 26 August 2021 by Amicdict (talk | contribs) (Should <code>nav_save_selected</code> and <code>nav_merge_mesh</code> be mentioned?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Should nav_save_selected and nav_merge_mesh be mentioned?

These two commands are handy for forcing creation of nav areas and connections that would otherwise be impossible to make normally. This is because nav_save_selected stores the information for a selected set in a file, that can be edited, and then added through nav_merge_mesh.

The two commands in theory would be particularly handy for dealing with area portals in the nav mesh. I think they should be mentiond on this page, but I am uncertain how to describe them in an understandable way. - Amicdict (talk) 14:38, 26 August 2021 (PDT)