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