tilemap_get_cell
Retrieve tile data at grid coordinates (x,y) from a TileMapLayer or legacy TileMap, reporting source, atlas coordinates, and alternative.
Instructions
Read the tile at grid x,y of a TileMapLayer or legacy TileMap layer, reporting its source, atlas coords and alternative
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| layer | No | ||
| node_path | Yes |