A Panels mini-comic (for Playdate).
This repo includes the Panels framework as a git submodule. Be sure to properly initialize the submodule when cloning the repo.
If you're not using git, you can download this code as a ZIP file. In that case you'll also need to download the code from the Panels repo and place it in the source/libraries/panels/ folder of this repo.
This project might be a useful example if you're attempting to create your own comic with Panels.
Check out the comicData tables in source/comicData. In this project I created a separate file for each sequence in the comic.
Layered assets are stored in source/images. I store art for each sequence in a separate folder and name each image according to the panel and layer order.
Check out the full documentation for Panels here:
