rive-app / rive-cpp

C++ runtime for Rive
MIT License
278 stars 42 forks source link

Missing sample for playing custom set of animations #350

Open mmaciola opened 1 year ago

mmaciola commented 1 year 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.