This prototype demonstrates how a minimal view model can drive a fully interactive UI in Rive. The entire cassette transport system—play, pause, rewind, fast-forward, and tape movement—is controlled by a single numeric data property (mode) and one trigger. Buttons, reel rotation, tape direction, speed, and mechanical feedback all respond to changes in that one value, with no state machine inputs involved.