Greetings!
I would appreciate some help.
I have an array of floats. Each has a certain weight/value. Sum of those weights/values = 100%.
I want to randomly select one of the floats but to take into the account their weight. So if one of the floats has 0.60 value for example, chance to randomly select it will be 60%.
I can’t seem to wrap my head around on how to do it. I would appreciate some advice.
I’m a beginner in blueprints, so please don’t hate if its a very stupid question.
Thanks!