Renforge Click At
renforge_click_atClicks screen coordinates in a running Ren'Py game, optionally verifying frame or state guards before input to prevent unintended interactions.
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 | |||