dimforge / dimforge/bevy_rapier

Modifying gravity doesn't wake sleeping colliders

Open
#570 1 comment 0 reactions 0 assignees View on GitHub
A-Integration C-Enhancement C-Performance D-Easy P-Low
Dominant language
Rust
Stars
1.6k
Forks
282
PR merge metrics
No merged PRs in 30d

Description

To repro:

- Add a dynamic rigidbody
- Configure rapier so that gravity is disabled (`Vec3::ZERO`)
- Wait for the rigidbody to go to sleep
- Enable gravity

And observe the rigidbody floating mid-air.

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.