Ase Get Tile At
ase_get_tile_atRead the tile ID at a specified grid cell in an Aseprite tile layer, returning 0 if empty. Provide sprite, layer, column, and row to determine which tile occupies that cell.
Instructions
Read which tile occupies a grid cell (0 = empty).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | ||
| row | Yes | ||
| frame | No | ||
| layer_name | Yes | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||