# GodotGridMapNav **Repository Path**: tangyin025/GodotGridMapNav ## Basic Information - **Project Name**: GodotGridMapNav - **Description**: https://github.com/DigitalKI/GodotGridMapNav - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-01 - **Last Updated**: 2025-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GodotGridMapNav This is a demo project that demonstrate how to set up a scene to be used as MeshLibrary with navmesh. It also include a demo level with the GridMap navigation ready to use. This demo heavily relies on the original [NavMesh demo](https://github.com/godotengine/godot-demo-projects/tree/master/3d/navmesh). # Howto If you wonder how you have to do to set up navmesh correctly see this screenshot, it's self-explanatory: ![alt text](https://raw.githubusercontent.com/DigitalKI/GodotGridMapNav/master/images/setting_up_gridmap_meshlib_scene.png "Create Navigation Mesh")