Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm taking the pool span of 2d6 and plugging it into a histogram and getting an output of 100% zero. Is this a bug or am I misunderstanding how some of the nodes work? I would expect a distribution of values between 0 and 5.

Can you post/send me a screen shot of your network? I should be able to debug it from there.

OK - I figured out what's going on. There's a bug in the Pool Span node, where it requires 3 or more dice to work instead of two.

I've fixed it, but in the meantime you can just use the SPAN node which takes two numeric inputs. Here are two examples with the fixed POOL SPAN node on top, and the SPAN node on two dice on the bottom. Both histograms are the same.

Thanks for the quick reply! Also just wanted to say, if you're ever looking for contributions on the programming side I would be interested - I'm guessing it might be C#, which I'm familiar with?

It is c#, with WPF on the front-end. I may take you up on that :)