fill_tilemap
Fills the entire tilemap grid with a specified tile index, enabling quick population of tile-based levels or uniform texture application.
Instructions
Fill the entire tilemap grid with a single tile index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | ||
| layer | Yes | ||
| filename | Yes | ||
| tile_index | Yes |