Posted April 22, 2022 by jbringle
New builds have been uploaded with better accuracy when using a joystick. While Dpads are always recommended, if you are using a joystick, it will now be more difficult to accidentally duck while running or walking.
Before, input was simply checking if the joystick was past a threshold on the individual x or y axes. With this update, input is now checking the angle of the joystick and registering on the appropriate axes. This forces a more deliberate down press for ducking, while still allowing proper diagonal movement for any potential future mechanics.