I'm at my wits end trying to figure out how two move a shape across a straight line between to points. I haven't done trig in forever and I can't get the stop location to be correct. I know the speed is "FPS" dependent but that's not my main concern atm.
It almost works for testcase (200, 200) to (400, 540) but going outside that quadrant breaks it.
Full program is attached