godot_tilemap
Edit TileMapLayer and GridMap cells: read cell data with optional region, set single or multiple cells, or clear them using a node path.
Instructions
TileMapLayer/GridMap cell ops. Actions: read_cells(node_path,region?),set_cell,set_cells,clear. node_path=/root/....
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| params | No |