luciusDXL / TheForceEngine

Modern "Jedi Engine" replacement supporting Dark Forces, mods, and in the future Outlaws.
https://TheForceEngine.github.io
GNU General Public License v2.0
946 stars 71 forks source link

[gamepad] - next/prev weapon toggle with gamepad is too continuous #388

Closed BielBdeLuna closed 1 day ago

BielBdeLuna commented 4 months ago

if you're on a gamepad and keep pressing next/prev weapon toggle, the weapon keeps toggling, this can be annoying, maybe this could be changed so that for the next weapon to toggle you should first un-press the weapon toggle you've pressed? so a press of a next/prev weapon toggle would change to the next/prev weapon only once, even if you keep pressing the button until you un-press and press again.

luciusDXL commented 4 months ago

Seems reasonable, I will make the change (from button 'down' to button 'pressed').

luciusDXL commented 2 months ago

This will be fixed in the next release.