add_tile
Add a new tile to a layer's tileset with an optional solid color fill and get the new tile's index.
Instructions
Add a new tile to the layer's tileset (optionally filled with a solid colour). Returns the new tile's index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| frame | No | ||
| layer | Yes | ||
| filename | Yes |