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

Small improvements to enemy control #356

Closed xAstroBoy closed 4 months ago

xAstroBoy commented 4 months ago

Expose RigidbodyController isSprinting and add isMoving to sync with enemy movement mechanisms. @winstxnhdw as your requested

xAstroBoy commented 4 months ago

All good

winstxnhdw commented 4 months ago

Apparently, in C#, implemented methods cannot be internal. I have to set it back to public.