Difference between revisions of "Panels"

From Playdate Community Wiki
Jump to: navigation, search
(Created page with "{{Infobox|PanelsBanner.gif|2021-10|Cadin Batrack|[https://github.com/cadin/panels Link]|N/A}} Panels is a partially compiled source code set that allows creation of interacti...")
 
(Updated link text)
Line 1: Line 1:
{{Infobox|PanelsBanner.gif|2021-10|Cadin Batrack|[https://github.com/cadin/panels Link]|N/A}}
{{Infobox|PanelsBanner.gif|2021-10|Cadin Batrack|[https://github.com/cadin/panels github]|N/A}}


Panels is a partially compiled source code set that allows creation of interactive comics that can be played on the Playdate.
Panels is a partially compiled source code set that allows creation of interactive comics that can be played on the Playdate.

Revision as of 07:50, 30 March 2022

Panels logo
Released on 2021-10
Made by Cadin Batrack
Download: github
N/A



Panels is a partially compiled source code set that allows creation of interactive comics that can be played on the Playdate.

Features

  • layered, parallax scrolling
  • nested panels
  • sequences with different scroll directions
  • manual (crank) scrolling and auto advancing (panel-by-panel)
  • panel effects like shake and blink
  • animated transitions between sequences
  • animations and transitions within panels based on scroll position
  • animated text layers
  • panels with fully custom render functions

Links

Github

Documentation