I am trying to move a model to a different place but I am not sure how? The model contains 10 parts and all together is a 4X4X4 cube? I need to know the way to move the entire model, keeping it's current structure, to a different place?
You should use model:MoveTo(vector)
model being the Model you are trying to move and vector being a Vector3 position you want the model to be in.
Or a easier way, jut group it, move it, and ungroup it.... ^This has nothing to do with scripting... But please dont down vote... :(
File > Publish to ROBLOX as > select the place > select ok > done or publish to roblox as a model.