Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose speedMultiplier property #423

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tguerin
Copy link

@tguerin tguerin commented Sep 29, 2024

Currently, updating the playback speed requires creating a custom render object, which unfortunately restricts the use of existing RiveAnimation utilities, such as RiveAnimation.asset.

By exposing the speedMultiplier property, we provide a straightforward way to control playback speed without affecting the existing API, as its default value is 1.0. This enhancement will greatly benefit users who wish to customize animation playback to suit their specific needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant