Slightly changed how the priority works for falling blocks. This does not affect any solve paths.
As a block falls it will first repulse/bounce off from the axis it was most recently pushed in. Previously it would fall back to world priority (whichever block is closest to -∞ on the X plane, secondly the Y)
Old behaviour:
New behaviour:
Changed files in this update