Open tyoeer opened 1 year ago
When an object gets added to a level at slightly off position, it will get set in a slightly off column in the grid, where it will not be found while iterating over it.
Just rounding every number entered in the metatables appears to lose some performance with a manual inexact benchmark.
When an object gets added to a level at slightly off position, it will get set in a slightly off column in the grid, where it will not be found while iterating over it.