Is there a way to detect which shift/other key is pressed on the keyboard, to allow for using one of the shift keys for one action, and the other for some other unrelated action? (With the "key pressed" block)
But I think the only way for each shift key to do different things is with JS.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.