NavMeshInCompany
Enables the use of AI pathfinding and navigation in the Company Building allowing other mods to spawn Enemies.
Date uploaded | 8 months ago |
Version | 1.0.2 |
Download link | Kittenji-NavMeshInCompany-1.0.2.zip |
Downloads | 108520 |
Dependency string | Kittenji-NavMeshInCompany-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
NavMesh in Company Building
Enables the use of AI pathfinding and navigation in the Company Building allowing the spawning of Enemies.
This mod attempts to add Navigation Mesh data to the Company moon.
It should be used by other mods as a dependency to allow spawning enemies on the company building.
If for some reason you want to use it as a Soft dependency.
BepInEx Dependency String: dev.kittenji.NavMeshInCompany
NOTE: This mod for some magical reason also fixes Masked Enemies in The Company, therefore the Mask item will actually work.
SUPPORT
Join the LC Modding server.
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