Cute Blob Character

About

I built this design to incorporate a mechanism I built for a commercial project I can't share online. I went for this cute little blob creature to showcase the playful possibilities of interactive Rive assets for gamification, education and entertainment.

Credits

Full project: Timo Meijs

Details for nerds

I wanted to share a peek under the hood for those familiar with Rive. This project was a great opportunity to explore the new data binding feature, which significantly expanded Rive's capabilities. The goal: create a system where multiple options appear around a character, and selecting one triggers a random new option—entirely within Rive, without code.

Each transition checks if the newly generated number matches any other item, or the previous value. If it does, it re-randomizes until all values are unique. The whole thing is just 27,8kb in size!

Back to projects