Duck and ADS toggle, “toggles on” on keypress, but “toggles off” on keyrelease. To make the toggle actions consistent, change “toggle off” to be on keypress.
Radial Menu toggle can only be “toggled on” but cannot be “toggled off.” We are forced to make a selection even if we accidentally entered the radial menu. Allow us to “toggle off” the radial menu, and on keypress.
Seems fair, but “toggle on” IS NOT meant for keypress / keyrelease, theyre called toggles for a reason, what you are talking about is HOLD, which is when something activates and deactivates when you hold and release the action key, meanwhile TOGGLING is for activating something in one keypress and then it deactivates when you do another keypress
Toggle already means different keypress/keyrelease for on and off. I want the toggle off to be on the next keypress, not on the next keyrelease.