Lottie interactivity

I’m building HTML games based on Lottie. I would like to have functionality in which I could load a Lottie with a few parts and handle these parts as if they were separate Lotties.

For example, the main Lottie is composed of 2 objects - A and B. A has 4 states (A1, A2, A3, A4) and B has its own states (B1, B2, B3, B4).

Now, for example, I want to activate A3 and B2 in parallel.

Do you know how I can achieve that functionality?

Hi @itamar,

I’m sharing this Interactivity Guide doc https://docs.lottiefiles.com/lottie-interactivity/animation-modes, hopefully you’ll find it useful.