Move the mouse pointer
mouse_moveMove the mouse pointer to a screen position in the game window to reach hover-only UI elements such as tooltips and hot states.
Instructions
Move the pointer to a screen position, in pixels from the top-left of the game window. Drives hover-only UI -- tooltips, hot states -- which nothing else here can reach.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| instance | No |