Do these 2 actions exist? If not, is it possible to implement them in a non-hardcoded way?
Note that I'm referring to "Control", not "Key".
Thanks.
Develop games in your browser. Powerful, performant & highly capable.
Under the actions of the Mouse and Keyboard object.
So, how do I do these 2 actions?
For "On Control Released" an inverted "control is down" condition with a "trigger once" should work.
"On Any Control pressed" has to be done manually by checking each one.