by Troodon » Mon Jun 25, 2007 8:48 pm
Will your actor never reach the mouse in your game?
If yes, put this in the collision event with the mouse:
xvelocity = 0;
yvelocity = 0;
Or it will start shaking when it reaches.
By the way, to use the MoveTo function, you need an actor mouse.
I can't die, I already tried
~on the forums since GE 1.3.3~