dimforge / dimforge/bevy_rapier
Collider doesn't update upon reparent
Open
A-Integration
C-Bug
D-Difficult
P-Medium
S-not-started
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
This is happening in my game where I'm attempting to reparent a collider to make a "merging" behavior for my game mechanic.
Looking through bevy_rapier systems there doesn't seems to be any check for reparenting.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.