determines whether two polygons are touching by deciding a point of one polygon is inside the other. And then it test for colliding lines
I'm working on a dungeon crawler, and I need good hitboxes for attacks