Page 1 of 1

A button to modify cfg setting?

Posted: 02 Apr 2021, 01:15
by Moro
Hey, how are you guys?
Is something like this possible?

If right_trigger_IsDown then
gamepad cursor speed = 0.1
camera sensitivity = 0.1
Else
gamepad cursor speed = 0.3
camera sensitivity = 0.4

Or should I post this in suggestions?

I'm also on Android -- not sure how relevant that is.