Inheritence

Summary

Try to keep an object a set distance away from another object. Like a spring connecting two objects.

Constructors

SpringJoint

Properties

Damping The damping ratio of the spring, usually between 0 and 1
ForceMode Determines which way the spring applies force. Pull = only when stretched, Push = only when compressed, Both = acts in both directions.
Frequency The stiffness of the spring
MaxLength Maximum length it should be allowed to go
MinLength Minimum length it should be allowed to go
RestLength Length of the spring at rest.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.