dimforge / dimforge/bevy_rapier
set_contacts_enabled(false) has no effect in MultibodyJoint with fixed/dynamic pair
Open
A-Dynamics
C-Bug
D-Difficult
P-High
S-not-started
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
When setting `set_contacts_enabled(false)` on an `ImpulseJoint`, it works as expected. But when doing the same on `MultibodyJoint` , it does not work, the colliders associated with both bodies still make contact. Using `bevy_rapier3d` `0.23.0`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.