Page 1 of 1

moving an actor to the mouse

PostPosted: Fri Jun 08, 2007 9:06 pm
by J Slayer67
does anyone no how to make an actor move to the mouse and not follo the mose by using the "create actor, follow mouse" action.

PS: im a "kind of" noob so please keep it as simple as possible if it's very complicated lol

PostPosted: Fri Jun 08, 2007 9:18 pm
by Rux
Create Actor, Move to, Relative to mouse position.
Velocity = (Speed#)(Examples 10, 15, 5)
:D

PostPosted: Fri Jun 08, 2007 9:20 pm
by makslane
Use the Move To action with the options:

Actor: your actor
Relative to: Mouse Position
Avoid: (none)
Position: 0, 0
Velocity: some value

PostPosted: Fri Jun 08, 2007 10:03 pm
by J Slayer67
thx but i tried that and nothing happened

PostPosted: Fri Jun 08, 2007 10:08 pm
by J Slayer67
if i didn't make it clear enough, i'm trying to make it so it will follo the mouse continually so it doesn't stop moving unless it is right on top of the mouse. :oops:

PostPosted: Fri Jun 08, 2007 10:09 pm
by J Slayer67
nvm i needed it in the draw actor duh!!! i'm an idiot lol :lol: