Difference between revisions of "Category:Navmesh"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>JustinOther
(Starting to develop pages for Fallout 4, will try to keep these different from Skyrim wiki pages.)
imported>JustinOther
(this is not a stub)
Line 1: Line 1:
{{stub}}
= Navmeshes =
= Navmeshes =
The '''navmesh''' represents the floor-space that [[Actors]] use to navigate [[cells]]. Navmeshes are comprised of triangles, the triangles can hold data like a preferred path, submerged areas or cover for combat. AI build better and more efficient paths based on data added to the Navmesh in the Editor or generated dynamically at runtime.
The '''navmesh''' represents the floor-space that [[Actors]] use to navigate [[cells]]. Navmeshes are comprised of triangles, the triangles can hold data like a preferred path, submerged areas or cover for combat. AI build better and more efficient paths based on data added to the Navmesh in the Editor or generated dynamically at runtime.


You can use the [[Navmesh Cheat Sheet]] for controls on the navmesh toolbar, to open the toolbar press CTRL+E
You can use the [[Navmesh Cheat Sheet]] for controls on the navmesh toolbar, to open the toolbar press <code>CTRL+E</code>

Revision as of 19:58, 17 June 2016

Navmeshes

The navmesh represents the floor-space that Actors use to navigate cells. Navmeshes are comprised of triangles, the triangles can hold data like a preferred path, submerged areas or cover for combat. AI build better and more efficient paths based on data added to the Navmesh in the Editor or generated dynamically at runtime.

You can use the Navmesh Cheat Sheet for controls on the navmesh toolbar, to open the toolbar press CTRL+E

This category currently contains no pages or media.