rive-app / rive-cpp-legacy

C++ runtime for Rive
MIT License
287 stars 43 forks source link

Missing sample for playing custom set of animations #350

Open mmaciola opened 2 years ago

mmaciola commented 2 years ago

I am missing a sample for playing a custom set of animations (eg. idle + windshield_wipers of buggy.riv). Current sample scene_content.cpp allow playing one animation at time and gives no clue how mix them.