How do i align these two models with these attachments?


im trying to make the tomato stem’s attachment align with the plant’s attachment to make it look like its hanging from the plant how do i do that via script

Use a BallSocketConstraint?

Make the tomato’s pivot at the attachment outside of script, then use :PivotTo() to the plant’s attachment’s WorldCFrame.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.