Navigation Mesh Editor

 

Help

The Navigation Mesh Editor is a simple navmesh editor and viewer that can import and export the mesh as JSON. It can also run path finding between two points to debug the mesh.

This editor was written for the nav2d javascript path finding library.

General
ctrl + o Open
ctrl + s Save
h Toggle this help
Navigation
mouse right + drag Move around
mouse wheel Zoom
Editing
mouse left Add or edit points
ctrl + z Undo
ctrl + y Redo
ctrl + edit points Snap point also to continuation of any edges.
shift + click Set navigation start or end.