create_sprite
Create a new sprite in Aseprite with custom dimensions and color mode, then open it in the GUI for editing.
Instructions
Create a new sprite in Aseprite. Opens it in the GUI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Sprite name | |
| width | No | Width in pixels (default: 32) | |
| height | No | Height in pixels (default: 32) | |
| color_mode | No | Color mode (default: rgba) |