MoveTo (Method)/model

From Legacy Roblox Wiki
Revision as of 14:23, 30 August 2010 by >Camoy (added)
Jump to navigationJump to search
MoveTo( Vector3 Destination )
Returns nil
Description: Moves the object and all children to the destination.
Member of: [[RBX.lua.Model, Workspace (Object)|Model, Workspace]]

Description

The Model's PrimaryPart is moved to Destination. The remaining parts maintain there relative positions.