We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8b2332f
fixes issue with collidePolyPoly() detecting only when p2 is inside p1, but not when p1 is inside p2. It now works both ways thanks to @tektsu !