-
Notifications
You must be signed in to change notification settings - Fork 52
Document SpringJoint #89
Copy link
Copy link
Open
Labels
D-MediumMedium difficultyMedium difficultyM-Bevyabout bevy_rapier crateabout bevy_rapier crateM-JSabout javascript integrationabout javascript integrationM-Rustabout rapier crateabout rapier crateP-MediumMedium PriorityMedium PriorityS-not-startedWork has not started on itWork has not started on itdocumentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
D-MediumMedium difficultyMedium difficultyM-Bevyabout bevy_rapier crateabout bevy_rapier crateM-JSabout javascript integrationabout javascript integrationM-Rustabout rapier crateabout rapier crateP-MediumMedium PriorityMedium PriorityS-not-startedWork has not started on itWork has not started on itdocumentationImprovements or additions to documentationImprovements or additions to documentation
Rapier has a
SpringJointfor constraining the distance between two bodies, but it is not mentioned on the website. People often have to ask whether a joint like this exists or scramble through the API docs and source code to find it.It should have usage documentation like the other joints. This currently applies to all versions of Rapier, including the Bevy plugin and JS bindings.