I have a Lottie animation that starts on hover, and I want it to reverse the animation when the mouse leaves. I noticed that the controls are limited inside Framer to do this (maybe I missed something).
In some cases, you may find it possible to trigger a reverse animation by relying on Framer’s built-in interactions and behaviors, although the options might be limited when it comes to reversing an animation smoothly.
You can try with
Use Framer’s hover trigger to start the animation, then manually set a reverse action or stop action in the hover-out settings, but this might not be as flexible as using a custom override.