renforge_click_at
Click at screen coordinates in a running Ren'Py game, with optional guards to verify expected state or frame before acting.
Instructions
Click screen coordinates with optional frame/state safety guards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| project_path | Yes | ||
| expected_state | No | ||
| coordinate_space | No | logical | |
| expected_frame_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||