Hi,
i started to play with Unity in my Freetime about 1,5 months ago. Since then i already built a nice little world with Collectables and some NPCs. Now i wanted to start off with Enemies. The first category i wanted to implement are Shy Enemies (Enemies that flee when you come too close). I just heard about this NavMesh thing (not experienced with it) and wanted to try this by my own. I applied a NavMesh to my Terrain and hit Bake but nothing happened. When i looked at some posts/tutorials there was always this blue ground but for me there is nothing (see attached pic).
You don’t need to teach me everything about this tool. I am having a lot of fun trying out things by mayself and seeing how this works. But for this i even cant get the basic thing working so it would be great it someone knows what could be the problem here.
Conclusion:
- I have a Terrain
- Applied walkable NavMesh (Navigation static) to it
- Hit Bake
- Nothing happens
Anyone out there who can help me?
