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?