Probability percentage?

I don’t understand the probability percentage. If I have 3 transition destinations at the same point in timeline and I want to randomly select any of them, weighted equally, how can I do that?
If I set them to 33.3% and I press play, sometimes the playback head goes past all 3 and non is selected?

Thanks

Hi,

A solution may be setting the first transition posibility to 33%


The second to 50%

And not applying any probability to the last so that it always traisitions to at least on marker

Hope this helps!

1 Like

Ok thanks.
So the general rule of thumb seems to be:
Lets say you have 6 different markers and you want to randomize equally between them.

First marker 100/6=16.6
Second marker 100/5=20
Third marker 100/4=25
Etc

1 Like

Correct