Detect if two rectangles overlap (objects collide)It wasn't working due to my plain stupidity. CollisionTest() does not check coordinates as if 0, 0 w...
Detect if two rectangles overlap (objects collide)The X and Y are in the bottom left corner, and the width+height define the size, with X increasing t...
Detect if two rectangles overlap (objects collide)j should be reset to 0 every iteration of the TOTAL_OBJECTS loop, so they shouldn't be the same. He...
Detect if two rectangles overlap (objects collide)Hi, I need to detect if two rectangles overlap. The first rectangle is an object, and the second on...
This user does not accept Private Messages