generated from Leafwing-Studios/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Version
0.14
Operating system & version
Arch Linux v6.9.9-arch1-1
What you did
I have A mapped to action 1 via insert, and Shift + A mapped to action 2 via insert_modified. In my game, I press and hold A, then press and release Shift.
In the following, "triggered" implies action_just_pressed == true.
What you expected to happen
Action 1 gets triggered (on A press).
What actually happened
Action 1 gets triggered (on A press), then action 2 (on Shift press), then action 1 (on Shift release).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working