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

moving a model using :SetPrimaryPartCFrame?

Asked by 5 years ago

can you make a part in a model, for example a house. you put the part in the house, then make that part the PrimaryPart of the model,

then, you make this simple script:

local model = script.Parent
model:SetPrimaryPartCFrame(cframe value here :))

would that move the whole model?

0
Rather than asking the question, you could try it yourself. Since you know what you are talking about which you referenced the PrimaryPart and have some pseudo/example code as well. GetGlobals 343 — 5y
0
Yeah, try it out before asking a question. You obviously have an idea about what you want to do so do it. User#21908 42 — 5y

Answer this question