You are viewing a potentially older version of this package. View all versions.
Kittenji-NavMeshInCompany-1.0.3 icon

NavMeshInCompany

Enables the use of AI pathfinding and navigation in the Company Building allowing other mods to spawn Enemies.

Date uploaded 2 months ago
Version 1.0.3
Download link Kittenji-NavMeshInCompany-1.0.3.zip
Downloads 246123
Dependency string Kittenji-NavMeshInCompany-1.0.3

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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