Hello,
Another noob question.
I see Aseprite has a pico-8 palette option and is quite cool for pixelling/animating. Is there a method to get the gfx data from Aseprite to Pico-8 cleanly?
I'm doing a port of a C64 game called Spaceman Splorf: Planet of Doom and would like to be able to not HAVE to do the animation natively.
Cheers,
Roy
P#45609 2017-10-29 20:14 ( Edited 2017-10-30 09:14)


And doing "export spritesheet.png" will dump the Pico-8 cart's spritesheet into a PNG.
I use PyxelEdit but still do a lot of importing & exporting of sheets (not latex).
P#45617 2017-10-29 23:03 ( Edited 2017-10-30 03:03)
[Please log in to post a comment]