xCeezyx / LethalEscape

A mod for Lethal company that aims to allow almost every inside creature to escape to the outside so that nowhere is safe!
MIT License
1 stars 1 forks source link

Add the ability for monsters to wander back inside #2

Open Lauriichan opened 8 months ago

Lauriichan commented 8 months ago

Right now monsters are just send outside after some delay if the target escaped however I think it would be more fun if the monster just kept the target for x amount of time and then tried to go to the nearest exit instead and then goes outside. Also when wandering it would be great if monsters could randomly go back inside / back outside even without requiring a targeted player.

There is already a "SendEnemyInside" function however it doesn't seem like it is used so far :/ https://github.com/xCeezyx/LethalEscape/blob/main/LethalEscape/Plugin.cs#L927

ImpulsiveLad commented 8 months ago

Screenshot 2024-01-05 161248 He wants in :((

xCeezyx commented 8 months ago

Planned to be added soon