You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two timelines (not state machines) on the same artboard.
I want to set one timeline instantly to the 30% position, don’t move it, keep it there.
Then I want to set another timeline instantly to the 20% position (while keeping the other timeline at the 30% position), don’t move it, keep it there too.
This is possible with the "advance" feature of the API. See the paragraph "Advancing Animations" here:
I have two timelines (not state machines) on the same artboard.
I want to set one timeline instantly to the 30% position, don’t move it, keep it there.
Then I want to set another timeline instantly to the 20% position (while keeping the other timeline at the 30% position), don’t move it, keep it there too.
This is possible with the "advance" feature of the API. See the paragraph "Advancing Animations" here:
https://help.rive.app/runtimes/overview/web-js/low-level-api-usage#advancing-animations
The text was updated successfully, but these errors were encountered: