Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Aseprite Advanced Exports

GIFs, PNGs, Spritesheets, all with one click. No more boring tedious work! More pixel-art! · By Coldfox

✔[Feature Request] Optional ending appending and string input for name

A topic by kwtgdev created 82 days ago Views: 54 Replies: 3
Viewing posts 1 to 4
(2 edits)

Hello, 

Thank you for providing a very helpful extension.

I would like to request making the ending number appending optional, as seen below there seems to be no option to stop the exporter from adding the -001 ending to png output. The intended output was "shape_circle_blue". The input was {Layer}{Slice}{Tag} with _ as the divider. 

Additionally, if possible, I would like to request being able to add a regular string to the naming of the output. As seen below, I used the layer to add the word shape to all the exported sprites, however; it would be much more convenient to add a string instead so I can use shape{Slice}{Tag} instead. I could use {shape}{Slice}{Tag}, however; currently it will output with the curly brackets as well.

Apologies if these functionalities are already included.

Thank you :D


Aseprite Version: 1.3.14.4


Input:


Extension Input:


Output: 

Developer(+1)

Thank you so much I'm glad you are finding it useful! I will add this to the to-do list and will let you know when there's an update! I have been planning to refactor the naming functionality to be more versatile. So this is perfect. Thanks!!

Developer(+1)

Hi! I wanted to inform you that we just released an update improving the naming system. Take a look!

v5.4 : Improved Naming System - Aseprite Advanced Exports by Coldfox

Thank you!