what.rbxl (51.8 KB)
Click Run and observe that the attachments don’t get positioned together. It’s pinning the emerald to a different position. What’s up with that?
Click Run and observe that the attachments don’t get positioned together. It’s pinning the emerald to a different position. What’s up with that?
No. There’s a place file you can check in the OP.
If you enable RigidityEnabled, then it pushed itself to the center of the basis. This leads me to believe you don’t have enough MaxForce, MaxVelocity, Responsiveness (and one of them is inf, so im guessing increase the others to see which one works out)… because RigidityEnabled sends the part to the attachment irrespective of these values.
That doesn’t make any sense. There’s no force pushing them apart. They should come together regardless of their force settings.
That is really weird.
I think I tried every combination of settings. Making RigidityEnabled true seemed to work the ‘best’, but they still weren’t aligned.
You are right, it didn’t make sense that setting your own values doesn’t work the same, but RigidityEnabled true makes it perfectly centered/aligned in my tests.