You swipe between scenes, and each one triggers its own animations. Everything on screen is bound to a ViewModel: the amounts, the percentages, the bars, and the donut. The donut is a Luau script that draws the arcs from those same values....
I recently came across a beautiful design experiment and wanted to see how the idea could work as a real-time interaction in Rive.
I created a Roman-inspired version using Rive scripting, with physics-driven letters and reactive sound. Everything runs inside a...
A drag-to-spin rotary picker built in Rive (scripting + data binding)
A spinning wheel menu, made in Rive. Drag to rotate, release to snap. Items scale and fade based on their position. Made with Luau scripting and data binding.
How to Bind a Solo Layer to String Data in Rive?
A quick guide on how to connect a Solo layer to String data in Rive. By using Data Binding, you can make your icons switch automatically based on your text input.
Essential rule: The names of your icon layers inside the Solo group must exactly match your title text values.