Renforge Get Displayable Bounds
renforge_get_displayable_boundsRetrieves the logical coordinates and rendered position of a shown image tag in a Ren'Py project, enabling agents to locate displayables for layout or inspection tasks.
Instructions
Report where a shown image tag was rendered, in logical coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| layer | No | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||