🎉 Announcing Interactivity in @lottiefiles/dotlottie-web v0.30.2 🎉 #313
samuelOsborne
announced in
Announcements
Replies: 1 comment 5 replies
-
|
Heres some examples of it in use ✨ |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to bring to you dotLottie Interactivity! With this release you can now include interactivity definition files inside your .lottie files and load them at runtime across our new Web, iOS and Android players. Powered by state machines, it's possible to create deeply interactive scenarios for your animations. To start creating, use our dotlottie-js library.
New Features
loadStateMachineMethod: Load a state machine directly from a .lottie file.startStateMachineMethod: Start the loaded state machine.stopStateMachine. Method: Cleanly end the started state machine.postStateMachineEventMethod: Send events to the state machine to drive animation behavior.Available Events
Beta Was this translation helpful? Give feedback.
All reactions