63
63
-- assumption: any other collision is with a solid map tile
64
64
if yOverlap > xOverlap then
66
74
elseif xOverlap > yOverlap then
67
75
-- check if we've moved since collisions were generated
68
76
local xov, yov = self:overlap(other.x, other.y,