Ase Get Tilemap Info
ase_get_tilemap_infoGet tilemap layer details such as tile size, non-empty tile count, and map dimensions in cells to validate or configure tile-based pixel art assets.
Instructions
Tilemap layer info: tile size, real tile count (excluding empty tile 0), and map dimensions in cells.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_name | Yes | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||