Stop hover over element going to resting state

I’ve been using the ‘mouse move over element’ interaction to play a lottie animation I made.

It works so far however I would like the animation to just stop when i move the mouse of the trigger instead of it snapping to the set ‘resting state’.

Anyone know how I could do this, is there a way to remember last mouse position instead of always going back to the mouse resting state?

Here is my public share link: https://preview.webflow.com/preview/mylas-awesome-project-8f4bed?utm_medium=preview_link&utm_source=designer&utm_content=mylas-awesome-project-8f4bed&preview=70297d345354b605b1ab4321c2e46ba1&mode=preview

1 Like

Hey, Just put your json animation inside of a div that has width and height 100%. Then add the interaction to the div and not the json.