panels icon indicating copy to clipboard operation
panels copied to clipboard

Build interactive comics for the Playdate console.

Results 8 panels issues
Sort by recently updated
recently updated
newest added

It would be really neat/helpful to be able to include some basic text stylization such as sizing, **bolding**, and _italics_. Thanks!

I would love to be able to create a choose your own adventure style comic/game with panels. I imagine there could be two different types of controls. A dialog chooser...

enhancement

`Panels.Settings.snapToPanels` is enabled by default. It looks and feels gross in most cases, and many users don't know that it can be disabled. The default should be changed to false...

enhancement

If an imageTable layer is rendered in a custom function with `renderLayerInPanel` Panels will crash unless you specify a `startDelay` for the layer. `cntrlPct` is nil in this case which...

bug

Hey hey! Me again! I've scoured the docs (and tried with Copilot) to find a way to auto-advance a sequence to another target sequence after a certain delay. Is that...

Hi I was following along with you amazing videos on YouTube but got to a part that I cannot replicate. In video 3, you create a new folder comicData and...

In an auto-advancing sequence, add a way to press the advance button to step through multiple text layers before transitioning to the next panel. Bonus features: - add a way...

enhancement

The animation that you can make on a layer (x, y and opacity) could be nice to be able to loop (in ping pong mode). The animator object in the...

enhancement