assets-get-available-asset-packs
Retrieve all available asset packs in the Phaser Editor project, including asset keys, file URLs, and parameters, to manage game resources efficiently.
Instructions
Get all available asset packs in the project. An asset pack is a collection of assets, like images, audio files, and other resources that can be used in the game. The asset pack contains information like the key of the assets, the url to the file, and other parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||