hey everyone i need ur help i dont know how to move the position of a group: i mean like 2 parts in a group part not a union but a group and i dont know how to do that with a script
1 Like
Like in a model ? if so just use model:SetPrimaryPartCFrame() or model:MoveTo()
3 Likes
ok thanks i will try it and let you know
Thanks for the help :MoveTo() helped
take care MoveTo and SetPrimaryPartCFrame are not the same , if there is an obstacle , MoveTo will set the model at the top of it on the other hand SetPrimaryPartCFrame will set model at the bottom
1 Like