Page 1 of 1

mouse cursor problem?

PostPosted: Wed May 26, 2010 6:04 pm
by Vuredas
So I was working on a game i GE not to long ago... Its a game where you play an anti-riot police from top view. The point is, everytime i try making the character walk toward the mouse, and everytime he walks to the bottom right of the screen instead :?. Anyway to fix this?

Re: mouse cursor problem?

PostPosted: Wed May 26, 2010 8:38 pm
by krenisis
OK click on events
Click on draw actor
click on action
click on script editor
click on variables
click on move to
where it says relative to click on that and select mouse position
click ok
Problem should be solved let me know

Re: mouse cursor problem?

PostPosted: Thu May 27, 2010 3:11 am
by Vuredas
It worked :D! Thanks for the help!
EDIT* Okay now there's a collision problem. I'm working on it but I'd be thankful for some help.
EDIT2* Okay I fixed it. (Its not a perfect fix but im fine with it.)

Re: mouse cursor problem?

PostPosted: Thu May 27, 2010 8:42 am
by krenisis
Ok just let me know what the problem is and I do my best to help.