Looping animation stops during hover

I have several circles that rotate on themselves in a loop but I would like them to stop when I hover over them and continue their rotation when I move my cursor away. For exemple, I have a solar system that is continuously moving and I would like each planet to stop when I hover over it and resume its movement around the sun when I move my cursor. My loops are perfect but I can’t add a hover effect. I’m working in Wix Studio. Is it possible to create the effect I’m looking for?

thank you

to add additional animations to elements you can add the element to a container. so the container has an animation and the element has a seperate animation. Not sure if this will work in your scenario, it may need to be coded.

1 Like