Page MenuHomeFeedback Tracker

Aiming after changing the key
New, NormalPublic

Description

I changed the key for raise weapon to the raise/lower one (I prefer pressing once for raise, and another once for lower)

While the key is kept down, the weapon keeps being raised/lowered maybe once per frame.

This cause sometime, when raisong/lowering the weapon, the weapon remains at its original state (event triggered twice)

Possible cause and fix :
The event listener on that keybind is kind of on key press (event keeps being triggered while key is pressed) and should be on key down (event if fired only once when the key is down)

EDIT :
-Experimental

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Controls
Steps To Reproduce

-Map a key/mouse button to Raise/Lower weapon
-Press and hold that button

Event Timeline

Cid created this task.Sep 17 2018, 7:05 PM
Cid updated the task description. (Show Details)Sep 18 2018, 9:04 PM