Spring Joint
A type of joint that allows two rigid bodies to move apart and come together like a spring, imposing a constraint on the relative position between the two bodies.
Add a Spring Joint Component
In the Inspector Panel, click + Add component, go to 3D Physics, and then select your Spring Joint.
Properties
When working with a Spring Joint, you can adjust the following properties.
Property | Description |
---|---|
Connected Body | Specifies the other Rigid Body component that the spring joint should be connected to |
Anchor | The position in space where the spring joint should be anchored |
Connected Anchor | The position in space of the connected body where it should be anchored to the spring joint |
Damping Ratio | Controls the amount of resistance an object experiences when moving through air or other fluids. Higher damping values cause the object to slow down faster, mimicking increased air resistance or friction. |
Tolerance | The linear tolerance of the joint. Determines how close the joint must be to its reference position before it's considered at a target |
Breaking Force | The maximum force that the joint can sustain before breaking |