Pyxel Edit Forum Archive
ArchiveFeature requests

Animation JSON export

B
billiam
Mar 27, 2015 at 3:17 am
The ability to export a json file alongside an animation export would be useful for me. This information could then easily be parsed for use with other animation libraries.

Things like frame sizes and counts, animation names, lengths, starting tile, and frame durations would be the most helpful.

Some of this information is available in the .pyxel file, but, it exporting animations may drop frames or change the number of columns etc.
Danik
Apr 1, 2015 at 6:56 pm
As you say the data is in the .pyxel file, you can also use animated GIFs if the restrictions are ok, but I agree it would be a lot nicer to support exporting the animation data directly.
B
Brek
Apr 21, 2015 at 12:30 am
This would be great.
D
DietChugg
May 17, 2015 at 3:32 am
+1 This would be a super useful for me. I have importing tools that could make great use of this for a game developer pipeline.
N
nixeldev
Nov 25, 2016 at 11:33 am
+ 1 This would be really useful. Is it possible to write my own exporter for it? rather than await this functionality