Is it possible to create a condition that returns true based on the mouse position on the screen (for example if the mouse is on the bottom half of the screen) or if the cursor has changed to all-scroll (Tryit Editor v3.7)?
So my goal is to have one of these true:
- Either the mouse is on the bottom half of the screen or
- The cursor has changed to all-scroll
If one of them is true, then it goes to the next action