Renforge Find Image On Screen
renforge_find_image_on_screenFinds a template image in the current frame and returns its bounds, enabling automated image detection for Ren'Py game testing or automation.
Instructions
Find a template image in the current frame and return its bounds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_x | No | ||
| region_y | No | ||
| threshold | No | ||
| max_matches | No | ||
| project_path | Yes | ||
| region_width | No | ||
| region_height | No | ||
| template_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||