testLineLine(l1: Line, l2: Line): Vec2 | nullCheck if 2 lines intersects, if yes returns the intersection point.