User presses and holds the primary fire button:
activated gets called for mode 0
fire loops using mode 0
User still holds the primary fire button, but also presses the secondary fire button and holds it:
deactivated gets called for mode 0
activated gets called for mode 1
fire loops using mode 1
.
.
.
I'd like to remove this interference, so that no code is handled for the secondary fire button, when the primary one is still held. But it does not seem to be possible.
Any ideas?
------------------
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
activated gets called for mode 0
fire loops using mode 0
User still holds the primary fire button, but also presses the secondary fire button and holds it:
deactivated gets called for mode 0
activated gets called for mode 1
fire loops using mode 1
.
.
.
I'd like to remove this interference, so that no code is handled for the secondary fire button, when the primary one is still held. But it does not seem to be possible.
Any ideas?
------------------
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)