Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How can I make an object follow a mouse dragged path? (Java)

So I've been working on a small game and I've run into a bit of trouble with the movement of one of the "characters". What my idea is for the character to be clicked (mouse Pressed), for the user to drag the mouse and release it, and for it to follow the path (slow movement). Also, how could I have the character facing the direction of movement while following the line? Any help would be appreciated!

Comments