#Help w/ program that moves a shape from one point to another

4 messages · Page 1 of 1 (latest)

gritty badge
#

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

wispy fogBOT
#

This post has been reserved for your question.

Hey @gritty badge! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

gritty badge
#

Help w/ program that moves a shape from one point to another