Skip to content

Commit

Permalink
use transition only when it has been selected
Browse files Browse the repository at this point in the history
fix for randomized transitions.
When transitions are selected at random we only have to consume the triggers on the transition that has been selected of out the random candidates.
If we consume the first one, the remaining ones are no longer candidates if they share the same trigger.

Diffs=
6d8854ec04 use transition only when it has been selected (#8921)
  • Loading branch information
bodymovin committed Jan 26, 2025
1 parent 9ffd45b commit 5284db8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9a43fe0b417d009ade6057b326e4feb44edb8096
6d8854ec047020794d0d4babbcad8343d216256a

0 comments on commit 5284db8

Please sign in to comment.