It\'s been 10 years since I did any math like this... I am programming a game in 2D and moving a player around. As I move the player around I am trying to calculate the poin
You can use this:
Equation of circle where
(x-k)2+(y-v)2=R2
where k and v is constant and R is radius