Interactivity of a dotlottie

Hey guys, i’ m trying to add an interactivity to my dotlottie.

  1. Are dotlottie interactivity fonctions are the same as normal " lottie" ?

  2. How to call to the js folder in the manifest ?

Thanks a lot

1 Like

I’m aslo interested, does anybody knows how it’s done?

I’m also Facing the same issue dotlottie file reduced the size a lot but couldn’t use it because it dosn’t have enough guidelines on how to use it for interactivity. please if someone know help. I want it to play on click.

Interactivity could work with dotLottie, you’ll need to call the getLottie() method of your dotLottie player and pass it as the player property to Lottie-Interactivity. Check out this page for reference: Methods - Lottie Player Web Component

Here’s the full dotlottie documentation for your reference: Usage - dotLottie-player