This is my second method of line collision detection. However, instead of deciding whether you are touching the line, all it currently does is find the points of intersection. Currently working on the height factor. It can find the height of the line, and I'm trying to find the point of intersection for the triangle height.