ForFunLabs / ElevenPublicBugsAndAsks

Place where you can raise a bug and search for bugs or suggestions, so it's easier for us to help you :)
13 stars 0 forks source link

Ball Machine Shuffle Distribution #432

Closed jessejeter closed 2 years ago

jessejeter commented 2 years ago

The ball machine is awesome and highly customizable in its current state. But it's lacking a bit in one aspect of its randomization functionality. I've identified a shuffle button to randomize the shots I've defined. The only problem is it's a uniform randomization distribution. I'd love to be able to set the percentages associated with each preset shot I've defined.

For instance, I like to practice against a random topspin and a random backspin shot. But if I want to practice both at the same time, I have to accept that it's a 50% chance of topspin and 50% chance of backspin. Ideally, an 80-20 split would be preferable.

carrotstien commented 2 years ago

This is planned in the next ball machine update...along with a lot of other things. For example..maybe you want a serve..followed with a certain set of shots...ending with some defensive group of shot..and finally maybe a lob for you to put away .....then repeat :)

On Thu, Jan 6, 2022 at 5:26 PM jessejeter @.***> wrote:

The ball machine is awesome and highly customizable in its current state. But it's lacking a bit in one aspect of its randomization functionality. I've identified a shuffle button to randomize the shots I've defined. The only problem is it's a uniform randomization distribution. I'd love to be able to set the percentages associated with each preset shot I've defined.

For instance, I like to practice against a random topspin and a random backspin shot. But if I want to practice both at the same time, I have to accept that it's a 50% chance of topspin and 50% chance of backspin. Ideally, an 80-20 split would be preferable.

— Reply to this email directly, view it on GitHub https://github.com/ForFunLabs/ElevenPublicBugsAndAsks/issues/432, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABZJTZIZFI32KH2OK7LBVLUUYJK7ANCNFSM5LNLWNVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

jessejeter commented 2 years ago

That sounds awesome. Looking forward to the update!