Navigation Mesh - Catness Game Studios
Home
Navigation Mesh

Featured topics

Added 14/12/2022 Updated 19/12/2022

Navigation Mesh

The Navigation Mesh or NavMesh is a data structure designed to trace a path between various objects in a larger space. It works like a polygon surface that can be used, for example, to determine the area where an NPC can walk. Also, to delimit the path to one specific area of the map.