winstxnhdw / lc-hax

A powerful, feature-rich and highly performant internal cheat for the co-op indie horror video game, Lethal Company.
77 stars 25 forks source link

add External camera #418

Closed xAstroBoy closed 4 months ago

xAstroBoy commented 4 months ago

Fix Enemies Nodes not updating Fix spider mesh not following the current position & rotation when not controlling, the spider will use that last position and claim it as it's nest. add LcHaxCamera and make all mods use that one on phantom mode. add isDead()

add OnOutsideStatusChange to reset all enemies's NavMesh's searches to not be broken when AI Nodes update.

@winstxnhdw all done.

winstxnhdw commented 4 months ago

I think I'll just revert the bot to the previous method.

xAstroBoy commented 4 months ago

I think I'll just revert the bot to the previous method.

yeah lmao, it messed everything up automatically, ill remove as well the redundant ComponentUtils class.

winstxnhdw commented 4 months ago

I've reverted but you will still have to rebase your branch against main to get the changes.