scan_project_assets
Scan project assets to build a complete index of tilesets and images, returning tileset metadata and categorized tiles for map creation.
Instructions
Scan the project's img/ folder and Tilesets.json to build a complete asset index. Returns tileset sheet metadata (dimensions, tile counts, autotile kinds) and categorized available tiles (ground, water, wallSide, wallTop, roof, decoration) for each tileset. Also lists all PNG files in each img/ subdirectory. Use this before creating maps to get tilesetConfig for better tile layouts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||