Navmesh files (.ynv) can be generated using existing collisions extracted with CodeX (tested with 0.28 & 0.29) using the RDR2SollumzNavmesh plugin in Blender. This tutorial will guide you on how to ...
BeeNavigationProject/ │── Assets/ │ ├── BeeModel/ # 3D bee model and textures │ ├── Scripts/ # C# scripts for navigation and AI │ ├── Scenes/ # Unity scenes with environment setup │── README.md # ...