simulate_mouse_move
Move the mouse cursor to specified x,y coordinates in a running Godot project to simulate user input and test interactions.
Instructions
Simulate mouse movement in the running project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes |