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 ...
This is a minimal project with an editor script that generates a terrain object and adds some structure to it to show how to change the terrain. The script is called via the menu GameObject > 3D ...