Aseprite

Aseprite

GabZ ! Nov 18, 2017 @ 7:35pm
Whats up with Slice Tool?
Hello.


I think I'm doing something wrong. Isn't the Slice Tool supposed to create slices on a single image, so you can export all slices in separated files easily? Like, multiple buttons, so I don't need to export each one at a time.

The thing is, I set the slices, but File > Export does not has any option so select slices, nor exporting result in multiple images as I want.

How to properly use it? Thanks!
< >
Showing 1-5 of 5 comments
Vegaetalus Nov 18, 2017 @ 7:39pm 
Slices are used for spritesheets. Aseprite can export their data in a JSON file to be used e.g. in a game engine. It is more efficient for games to have all sprites in one image and know the position and dimensions of each sprite within the sheet rather than loading many seperate image files.
Vegaetalus Nov 18, 2017 @ 7:44pm 
However, you can use the CLI to save slices as seperate images with --split-slices

https://www.aseprite.org/docs/cli/

I don't think this functionality is in the GUI yet.
GabZ ! Nov 18, 2017 @ 7:54pm 
Aww, that's too bad. My game uses separated png files, not sprite sheets. Thanks for letting me know tough, guess I'll use PS to do the slices, a bit easier than CLI I think.

Thanks again!
dacap  [developer] Nov 20, 2017 @ 5:29am 
At the moment the CLI is the way to go ( e.g. aseprite -b sprites.ase --save-as slice-{slice}.png ), but in a near future I want to improve the Export interface to support more options (slices is one of them).
GabZ ! Nov 20, 2017 @ 5:36am 
Thank you for the reply! An improved Export will be really helpful.
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Nov 18, 2017 @ 7:35pm
Posts: 5