dimforge / dimforge/bevy_rapier
Why contacts_enabled builder method is present only in SpringJointBuilder?
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
There is `contacts_enabled` flag that all joints have. For some reason, only `SpringJoint` builder has this method exposed[^1]. Is there a reason for it?
[^1]: https://docs.rs/bevy_rapier2d/latest/bevy_rapier2d/?search=contacts_enabled
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.