tilemap_get_used_cells
Retrieve all non-empty cell coordinates from a TileMap node to identify occupied tiles for collision checks or tile-based queries.
Instructions
Get all used cell coordinates in a TileMap
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | TileMap node path |