Initial commit.
This commit is contained in:
commit
1327848b05
4 changed files with 138 additions and 0 deletions
19
readme.md
Normal file
19
readme.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Advanced spritesheet functionality for Aseprite
|
||||
|
||||
This extension adds a more sophisticated spritesheet export command to Aseprite.
|
||||
|
||||
## Installation
|
||||
|
||||
To install, go to Aseprite's Settings -> Extensions -> Add Extension, and select advanced-spritesheet-export.aseprite-extension
|
||||
|
||||
## Features
|
||||
|
||||
* Choose which layers to export, regardless of visibility.
|
||||
* Export groups as a single sprite.
|
||||
|
||||
## Usage
|
||||
|
||||
* All layers are exported by default. To ignore a layer, tk.
|
||||
* To export a group as a single sprite, tk
|
||||
* Invoke the tool via File -> Export -> Export Sprite Sheet (Advanced).
|
||||
* Use the Sprite Sheet Export dialog as normal, but make sure Layers is set to "Visible Layers."
|
Loading…
Add table
Add a link
Reference in a new issue