|
| 23 Nov 2012 05:07 PM |
How would I do that?
(I love my CF) |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:09 PM |
MoveTo method on Humanoid.
~ Black Friday; Black Friday; Gotta go shopping on Black Friday ~ |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:09 PM |
Just use the arrow keys, lol, or WalkToPoint.
Want a script? Send me a PM and we'll work out a deal! |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:11 PM |
Well, I saw the effects done by the guy who made the ROBLOX jeopardy game (forgot his name) where he makes the characters walk to their podiums.
(I love my CF) |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:11 PM |
And I've tried MoveTo and WalkToPoint...
(I love my CF) |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:12 PM |
Oh, alexnewtron. He used WalkToPoint I believe.
Want a script? Send me a PM and we'll work out a deal! |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:12 PM |
ok, i'll try it again.
(I love my CF) |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:13 PM |
For my NPC, I use MoveTo on my humanoid
hum:MoveTo(Vector3 coors,part)
~ Black Friday; Black Friday; Gotta go shopping on Black Friday ~ |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:13 PM |
Best way if those don't work is use CFrame.
Want a script? Send me a PM and we'll work out a deal! |
|
|
| Report Abuse |
|
|
|
| 23 Nov 2012 05:17 PM |
How the heck would you make a character walk using the walking animation using CFrame without putting it on a part of the body?
~ Black Friday; Black Friday; Gotta go shopping on Black Friday ~ |
|
|
| Report Abuse |
|
|