Advanced Configuration - LucasCGG/animation-handler-for-rive GitHub Wiki
Customizing State Machines
State machines allow for advanced interactivity in your animations. You can define triggers, transitions, and states through Rive’s editor. Once configured, upload the .riv
file and assign the state machine in the plugin settings.^
Advanced Options
- Event Listeners: Use JavaScript hooks to respond to animation events.
- Styling: Customize CSS for finer control over animation appearance and placement.