Left versus right shift detection (same with alt and other double sided keys)

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)

untitled script pic(9)
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.