Allein277
(Allein)
December 23, 2020, 4:44pm
#1
I am making a building system for my game but I can not seem to get a certain aspect to work. When trying to move this entire model -
It will only move the mainpart within. I have tried welding that mainpart to everything else and un-anchoring it but nothing seems to work.
(just the invisible mainpart moving)
Any help will be greatly appreciated.
1 Like
Are the parts in the model welded together? If so it probably is because you are changing the Position/Orientation and not the CFrame.
1 Like
Allein277
(Allein)
December 23, 2020, 4:50pm
#3
I didn’t thing using position over CFrame would matter because in studio if I go to the mainpart directly and change the position myself it moves the entire model.
Edit: Just tested it… Thanks for the help…
1 Like
No problem! I’ve had this problem happen to me before and I got as confused.
1 Like