Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to change how sprites are sorted based on name? 1,2,3... instead of 1,10,100,101... #69

Open
theomkarpatil opened this issue Mar 21, 2022 · 0 comments

Comments

@theomkarpatil
Copy link

My artist has submitted sprites to me and they have been named in the format "spriteName_1", "spriteName_2" etc, and a few animations go all the way to "spriteName_100".

The default sorting mode in the application arranges the sprites in the order "1, 10, 100, 11, 111, 12..." and so on.

Is there a way to make it so that they're sorted in the "1, 2, 3, 4..." format?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant