top of page
Navigation Meshes

This project is about AI navigation meshes, also known as NavMeshes. In this project, I utilize Unity's navigation system to create navigation maps and to configure how the AI can navigate around the map. The GitHub provides images of what the player and what the AI can travel using off mesh links and tagging certain objects for the AI and player.
bottom of page