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.
ctrl + o
|
Open |
ctrl + s
|
Save |
h
|
Toggle this help |
mouse right + drag
|
Move around |
mouse wheel
|
Zoom |
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. |