assets-get-available-tilemaps
Retrieve the list of available Tiled tilemap keys from asset packs for use in the scene editor.
Instructions
Search for the available Tiled tilemap files in the asset packs and return the list of tilemap keys. A Tiled tilemap file contains the data of a tilemap. It is used by the scene editor to create the Tilemap and TilemapLayer objects. These maps are created by the third party tool Tiled. Like the other assets in the asset packs, Phaser Editor uses the tilemap key to identify the tilemap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||