dimforge / dimforge/bevy_rapier

set_contacts_enabled(false) has no effect in MultibodyJoint with fixed/dynamic pair

Open
#449 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.