Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensor shapes with ccd enabled don't ignore collisions and get stuck #347

Open
visarunas opened this issue Aug 23, 2019 · 0 comments
Open

Comments

@visarunas
Copy link

visarunas commented Aug 23, 2019

When shape has either sensor = true or collisionResponse = false and body has ccd enabled (ccdSpeedThreshold = 0) it starts colliding with other bodies even though it shouldn't. It also gets stuck inside them.

Example: https://jsfiddle.net/jk05zv1u/13/
Both shapes are sensors.
The top shape is without ccd and botom one is with ccd enabled.
Top shape works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant