simulate_click
Simulate mouse clicks at specified coordinates in a running Godot project to automate input testing and validate UI interactions.
Instructions
Simulate a mouse click in the running project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| button | No |