new_sprite
Start a new pixel art project by creating a blank sprite document in Aseprite with custom width, height, and color mode.
Instructions
Creates a new blank sprite document in Aseprite with specified dimensions and color mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Canvas width in pixels | |
| height | No | Canvas height in pixels | |
| colorMode | No | Color mode | rgb |