Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Moving a Model?

Asked by 10 years ago

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?

3 answers

Log in to vote
2
Answered by
samfun123 235 Moderation Voter
10 years ago

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.

0
This helped alot, thankyou. Protoduction 216 — 10y
Ad
Log in to vote
-1
Answered by 10 years ago

Or a easier way, jut group it, move it, and ungroup it.... ^This has nothing to do with scripting... But please dont down vote... :(

Log in to vote
-1
Answered by
Vexyls 0
10 years ago

File > Publish to ROBLOX as > select the place > select ok > done or publish to roblox as a model.

Answer this question