In this project we have:
- AI that will choose to move to the closest of several targets
- Scene Visualization of the potential NavMeshPaths the NavMeshAgent could take, highlighting the shortest one.
- Requires Unity 2019.4 LTS or higher.
- Utilizes the Navmesh Components from Unity's Github.