rive-app / rive-react

React runtime for Rive

Home Page:https://rive-app.github.io/rive-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a prop to control playback speed

SupersonicMagpie opened this issue · comments

Currently it's only possible to specify a playback speed at edit time in the Rive editor. That's perfectly fine for normal animations, but in case of games it's sometimes required to dynamically change playback speed at the runtime.

Definitely not just useful for games. We're building a marketing page and we want the animations to play slowly unless the animation is hovered.

+1 We need it at Instatus too!

Currently we need to create multiple animations with different speeds which is not efficient