Hey, so i am making a 2d game, now i’m in a math problem
Say there are two points on a graph, (x1, y1) & (x2, y2), the second point has a circle around it with radius “r”
now if we draw line between them, what would be the formula to find where it intersect the circle.