1 Attachment(s)
Problem with MMF2 Pinball Movement.
I was working on a simulation to explore the building of a Bell Curve. I drop a ball onto a grid of pegs. The movement is the "pinball" movement to randomly allow a ball to bounce down thru the grid. A ball is released every second. I randomly vary how the ball (balls) drop so some go to the right and some to the left. In the end you would expect to see a bell shaped curve of the balls evenly distributed. However, it appears due the pinball movement that the balls are being "pushed" or "biased" to the right.
Even if I force the balls to always drop to the left side of the grid they get "basically" pushed to the right as the bounce (pinball) down thru the grid.
It appears to me to be a possible bug in the pinball movement code.
See the program attached.
Could someone at Clickteam verify this and will it be fixed.