json export is missing frame numbers #1889
Closed
Comments
i should also note that the rest of the export works fine, the actual numbered images are exported correctly |
Hi @daisyowl, are all frames inside a tag? or you aren't using tags? did you try using just |
I'm using tags, I'd like to export with |
Sorry, definitely it's a bug, I'll try to fix this ASAP for v1.2.10. |
great, thank you! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If i export a sprite animation with options including
--filename-format '{path}/{title}_{innertag}_{tagframe}.{extension}'
, the json file saved alongside the .pngs is formatted like this:(note that the image paths don't contain the frame number of the animation tagged "groove" in the document "jeffFull")
(also the actual json document has the full path in the key, which i stripped out for clarity, but would also like to be able to suppress in the CLI output)
aseprite 1.2.9x64, win10
The text was updated successfully, but these errors were encountered: