Is there a way to detect if the user right clicks?

I’d like to be able to differentiate between left and right clicking for a project i want to make

I would say use the “mouse down?” block in sensing, though whether that evaluates right or left click, I do not know.

Graphing script pic (1)

By all conventional means, you can not.

this undermines the entire point of the topic.

Yeah, sorry, I went back to check if I was right shortly before you made this reply and realized I had no way to test if I was right, because I use a laptop mousepad. I would assume the block does, but I’m not sure.

You can use SciSnap’s blocks - even though it’s a struggle and a half to load the library, everything you need will be there.

unfortunaly, it’s a js block…

sciSnap:
DefautProject script pic (2)

Can it simulate right-clicking with two-fingers or a press on the bottom-right?

It does with left-clicking and middle-clicking, but not right-clicking.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.