i am trying to make a block move forwards and backwards but the block is a model so i need to make the WHOLE model move can anyone help?
0
Sorry for the late reply. You can use model:MoveTo(position) or give the model a primary part and then use model:SetPrimaryPartCFrame(CFrameValueGoesHere) to set the cframe of the primary part. The model will move with it. royaltoe5144— 5y