Get intersection point between 2 lines (4 vectors)

Ok, problem was that I used 4.5.1, in 4.6 I can import it. But unfortunately your code seems to not work. It always return true, even if there cant be any collision between two lines.

Edit: I was wrong, it works. I just didn’t expected it to use lines which are infinite in every direction :slight_smile: