The above example uses enhanced input with “press” and “release” being two different actions, but you can bind it in other ways, too. (And the old input system generally gives you just pressed and released signals anyway.)
I’m not sure how to setup the second input action you have there called “unjump”
Can you explain what this is and how it works?
EDIT: After doing some more of my own research on how the input systems work, I answered this part of my question.
For those in this thread for the answer under Input action jump, you have to add an array element under triggers for “pressed”, and under the unjump input action, an array element for “released”.
If anyone needs more information on how this works send me a message.