
SmartEnemyPathfinding
Patches the masked to allow them to use custom elevators via PathfindingLib's smart pathfinding API.
Date uploaded | a week ago |
Version | 0.0.1 |
Download link | Zaggy1024-SmartEnemyPathfinding-0.0.1.zip |
Downloads | 656 |
Dependency string | Zaggy1024-SmartEnemyPathfinding-0.0.1 |
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.2100
Zaggy1024-PathfindingLib
Provides functionality for mod authors to run pathfinding off of the main thread.
Preferred version: 2.2.0README
SmartEnemyPathfinding
A mod to allow the masked to use elevators in custom moons and interiors using PathfindingLib's smart pathfinding API. It will allow masked to find paths through elevators while they roam, as well as when they are attempting to exit the interior and start roaming outside.
Optionally, it can also allow the masked to roam in and out of both the main entrance and the fire exits, so that they can more naturally attempt to find players when none are inside, rather than bee-lining it straight to the main exit.
CHANGELOG
Version 0.0.3
- Fixed the masked repeatedly using the main entrance when all players lock themselves in ship.
Version 0.0.2
- Allowed the masked to continue following the player after losing line of sight. This will allow masked to follow players through entrance teleports correctly.
Version 0.0.1
- Initial release.