GabeKnuth / BnD

5 stars 0 forks source link

Also for random_event_player, can we add weight to events? #56

Closed GabeKnuth closed 7 years ago

GabeKnuth commented 7 years ago

It would be cool to use random_event_player the same way sound_pools are used, where you can add a weight to each sound in the pool if you wanted some to play more often than others.

An example use would be the Mystery mode that picks random awards via random_event_player. I'd like it to post the event to hold the album value more often than the one that awards an extra ball.

jabdoa2 commented 7 years ago

That should be easy. Maybe this also already works.