Listener Action Scripts Tutorial
Rive's listener action scripts let you run custom logic when a listener fires in a state machine. One practical use case: distinguishing a double click fro
Rive's listener action scripts let you run custom logic when a listener fires in a state machine. One practical use case: distinguishing a double click from a single click, which is tricky to do with standard listeners alone.