Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 921 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 921 Bytes

SplitFlap

A control that emulates a split-flap display. It steps through a fixed array of characters (predefined by the user) until it reaches the target character. Each character gets vertically split into two halves, and when the current character changes, the upper half will drop down.

Demo

A recording of the demo scene included in this repo, showcasing a bunch of SplitFlap nodes in action

The demo shown in the GIF above is included in this repo here.

Documentation

Once the plugin has been enabled in the Project Settings, its documentation can be accessed directly from Godot: press F1, then search for "SplitFlap".