#can I have more than one primary part?
1 messages · Page 1 of 1 (latest)
no but you can use a ObjectValue
How does that work?
press the + button
and add a ObjectValue
set the objectvalue to one of the primaryparts you want
Hmm... But how does that move the model?
how would 2 primary parts move a model?
It'll have like a hierarchy I guess
Like moving A will move B
But moving B won't move A
Or should I ask how should I position a clone with multiple parts?
Do you position everything manually and calculate the relative position?
you move a model you do model:PivotTo(CFrame)
Or there's a better way to do it
This will move multiple items?