#can I have more than one primary part?

1 messages · Page 1 of 1 (latest)

fathom sail
#

I have two group of models, but I want 2 of them to be placed at a position as one when cloned, but I need one of the part to have their own primary part as I need to tween it.

snow burrow
#

no but you can use a ObjectValue

fathom sail
#

How does that work?

snow burrow
#

press the + button

#

and add a ObjectValue

#

set the objectvalue to one of the primaryparts you want

fathom sail
#

Hmm... But how does that move the model?

snow burrow
#

how would 2 primary parts move a model?

fathom sail
#

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?

snow burrow
#

you move a model you do model:PivotTo(CFrame)

fathom sail
#

Or there's a better way to do it

fathom sail
snow burrow
#

yes

#

all items in the model

#

and you can use the pivot tool to edit the models centre point

fathom sail
#

Ohh cool

#

Let me check that out tomorrow