Skip to main content

Getting Started

flipbook is a storybook plugin that previews UI components in a sandboxed environment. With it you can isolate distinct parts of your game's UI to hammer out edge cases and complex states without having to run through the whole UI.

With native support for popular UI libraries like Roact, Fusion, and Roact 17, no matter how you create UI you can write a story for it in flipbook

Screenshot of flipbook showing off the ButtonWithControls story

Installation

To install flipbook, visit the Roblox marketplace and click "Install" to get the latest version.

Writing Stories

Learn how to create a storybook and stories on the Writing Stories page.