NavMeshInCompany
Enables the use of AI pathfinding and navigation in the Company Building allowing other mods to spawn Enemies.
CHANGELOG
CHANGELOG
-
v1.0.3
- Initializing AssetBundle from Awake method instead of Plugin constructor.
-
v1.0.2
- Added a few more OffMeshLinks.
- Improved Nav Mesh location.
- Fixed some AI nodes.
-
v1.0.1
- Fixed main NavMesh object not being destroyed after leaving company building.
-
v1.0.0
- Initial Release