renforge_get_displayable_bounds
Retrieve the logical coordinates of a shown image tag in a Ren'Py game. Specify the project path, tag, and optional layer to get its rendered bounds.
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 | |||