winstxnhdw / lc-hax

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

Speed adjuster for triggermod #102

Closed AverageVirusTotalEnjoyer closed 9 months ago

AverageVirusTotalEnjoyer commented 10 months ago

Make a keybind that let us toggle the speed down so we dont go at mach 2 in seconds also please try removing the turn delay i dont wanna drift

winstxnhdw commented 10 months ago

Unfortunately, there are only two possible options moving forward.

  1. we stick with this movement controls

  2. we introduce noclip controls

The controls are the way it is because we aren't implementing an entire custom movement suite for the enemies. It's just a physics rigid body and each directional key emits an impulse in that specific direction.

AverageVirusTotalEnjoyer commented 10 months ago

Ok

AverageVirusTotalEnjoyer commented 10 months ago

Whats noclip controls?

winstxnhdw commented 10 months ago

The enemy you possess won't experience any physics, you'll be able to phase through every object and you'll always be flying.

AverageVirusTotalEnjoyer commented 10 months ago

Definitely stick with current controls

MythicalTrashcan commented 10 months ago

Unfortunately, there are only two possible options moving forward. What about the spider behavior? I noticed on the realism mode that it is somewhat helpful, but what about how the spider works? Is there something that isn't letting the enemies move on their own to your camera because direct control is pretty inconvient.

winstxnhdw commented 10 months ago

@MythicalTrashcan I am having a lot of trouble replicating how the Spider AI follows the invisible possessed object. It seems implementing this is not going to be trivial.

winstxnhdw commented 9 months ago

@MythicalTrashcan this is roughly added in latest.