create_project
Create a new Aseprite project with standard layers. Specify a file name and optional width and height to start sprite creation.
Instructions
Creates a new Aseprite project with standard layers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the file (e.g., "player.aseprite") | |
| width | No | ||
| height | No |