MoveTo (Method)/humanoid: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
fixed
>Emess
No edit summary
Line 3: Line 3:
|returns = [[nil]]
|returns = [[nil]]
|description = Causes the character of the humanoid to walk to the location.
|description = Causes the character of the humanoid to walk to the location.
|object = [[Humanoid]]
|object = Humanoid
}}</onlyinclude>
}}</onlyinclude>
[[Category:Methods]]
[[Category:Methods]]

Revision as of 02:22, 30 December 2010

MoveTo( Vector3 location, Part part )
Returns nil
Description: Causes the character of the humanoid to walk to the location.
Member of: Humanoid