This Unity project demonstrates the use of NavMesh AI Agents. Your objective is to collect all the yellow blocks while avoiding the red enemy to win the game.
This Unity script simplifies the process of adding NavMeshObstacle components to trees in a Unity terrain. By attaching this script to an object in your scene, you can automatically create ...