reactivedrop_public_src
reactivedrop_public_src copied to clipboard
Add option for freezing controller and non-controller modes
Need to use analog input without all that gamepad accessibility stuff like switching tooltip to controller labels and most importantly disabling your ability to move during hacking mini-game.
For example making wasd on the keyboard with analog switches to emulate left stick. In the end I want a kb+mouse experience, but with smoother movements 🙂. Keyboard is doing all the stuff, I want the game to be locked in non-controller state, but nevertheless listen to gamepad inputs.
Ofc that would break things for normal people, so maybe need to add a toggle/convar or something.