by kandkstuart » Fri Jan 20, 2012 3:08 pm
As an example this is what confuses me. This dump out shows static shapes overlapping static shapes:
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (428, 270) (0, 0) -28.39
ShapeQueryFunc() 0x1d5facb0 static collision_type=4
ShapeQueryFunc() type=4 overlaps at (415, 255) (0, 0) -6.36
ShapeQueryFunc() 0x1d5f2650 static collision_type=4
ShapeQueryFunc() type=4 overlaps at (544, 384) (0, 0) -6.73
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (529, 371) (0, 0) -30.50
ShapeQueryFunc() type=1 overlaps at (112, 544) (0, -1) -1.00
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (443, 390) (0, 0) -14.88
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (478, 395) (0, 0) -22.99
ShapeQueryFunc() 0x1e4dfd50 static collision_type=13
ShapeQueryFunc() type=13 overlaps at (544, 384) (0, 0) -6.73
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (408, 355) (0, 0) -13.99
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (404, 321) (1, 0) -21.00
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (554, 318) (0, 0) -21.97
ShapeQueryFunc() 0x1e452620 static collision_type=10
ShapeQueryFunc() type=10 overlaps at (360, 256) (0, -1) 0.00
ShapeQueryFunc() type=10 overlaps at (369, 256) (0, -1) 0.00
ShapeQueryFunc() 0x1e454260 static collision_type=7
ShapeQueryFunc() type=7 overlaps at (549, 283) (0, 0) -13.53
ShapeQueryFunc() 0x1e452620 static collision_type=10
ShapeQueryFunc() type=10 overlaps at (383, 224) (1, 0) -23.00
ShapeQueryFunc() type=10 overlaps at (370, 225) (1, 0) -23.00
ShapeQueryFunc() type=10 overlaps at (365, 234) (1, 0) -23.00
Shortened the output for readability.