Hello, I’m having trouble with something that would seem rather simple, basically I have a sprite and I wish to find the point closest to the sprite from a curved line, I have created an image to show you exactly what I mean. Is there any maths that could do this for me or could I use pixel collision and find the nearest pixel and then find the pixels coordinates that way?