as said in the title I want to know how to do this.
Ive tried welding the parts to the primarypart, that didnt work,
Im pretty sure this is very simple but I have no idea how to do it!
Thanks!
as said in the title I want to know how to do this.
Ive tried welding the parts to the primarypart, that didnt work,
Im pretty sure this is very simple but I have no idea how to do it!
Thanks!
I believe you can use Model:PivotTo(CFrame)
or (although it’s deprecated) Model:SetPrimaryPartCFrame(CFrame)
.
Using CFrames instead of positioning doesn’t break the constraints by the way.
You could also use model:MoveTo(Vec3)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.