@skrshe@mastodon.gamedev.place
Post #1905413
2026-03-23 07:51 UTC
@angelwood
for future reference
to get sprite sheet of any pico8 cart in png
```
> load celeste
> export celeste.png
```
Replies (2)
-
@skrshe@mastodon.gamedev.place 2026-03-23 07:53
@angelwood that's if you have pico8
-
@angelwood@merveilles.town 2026-03-23 10:49
@skrshe oh I had no idea!! I thought the export option would export the game as a "png cartridge" and not as its spritesheet