Skip to content

njamster/split_flap

Repository files navigation

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".

About

A control that emulates a split-flap display.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published