Hi Everyone,
I have created a terrain with some textures, now to place some tanks and other objects and to make them move on the terrain. I need to create a mesh and bake it to create a NavMesh so that I can move the tanks automatically based on the waypoints that I enter. Even though I added a mesh component to this terrain gameobject, I couldn’t generate a mesh file. Please suggest how to create a mesh from this terrain and make the tanks move on this terrain
Thanks in advance
Charan