Hello,
I have an object on the screen and I need to move it from that point to another which is probably at an angle. So what is the best way to determine the x/y path to move it along? For example, if I have a ball on the screen at 30/200 and I want to move it to 150/5 how can I determine the x/y coordinates for moving it? I can’t believe I can’t figure this one out!
Thanks,
Warren