godot_get_tilemap_cells
Retrieve placed cell coordinates and atlas coordinates from a TileMapLayer or TileMap node, with optional region filtering for targeted queries.
Instructions
Read placed cell coordinates and atlas coords from TileMapLayer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |