MoveTo (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>Mindraker
mNo edit summary
Line 10: Line 10:
----
----


There is also a separate ''MoveTo'' function exclusively for the [[RBX.Lua.Humanoid (Object)|Humanoid]] object.
There is also a separate ''MoveTo'' function exclusively for the [[RBX.lua.Humanoid (Object)|Humanoid]] object.


{{Function|
{{Function|

Revision as of 09:06, 1 November 2008

MoveTo( Vector3 Destination )
Returns n/a
Description: Moves the object and all children to the destination



There is also a separate MoveTo function exclusively for the Humanoid object.

MoveTo( Vector3 location, Instance part )
Returns n/a
Description: Causes the character of the humanoid to the location