Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SmartEnemyPathfinding
Patches the masked to allow them to use custom elevators via PathfindingLib's smart pathfinding API.
| Date uploaded | a day ago |
| Version | 0.0.4 |
| Download link | Zaggy1024-SmartEnemyPathfinding-0.0.4.zip |
| Downloads | 4180 |
| Dependency string | Zaggy1024-SmartEnemyPathfinding-0.0.4 |
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.2100Zaggy1024-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.4
- Updated to support v81. This will break compatibility with versions prior to v80.
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.