Skip to content

RapierContext.intersections_with() not working with CollisionGroups? #467

Closed Answered by Atlinx
Atlinx asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out I had to check if the "is_intersecting" bool for each intersection within RapierContext.intersections_with() is true. If it's false, then the two colliders in the intersection cannot collide.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Atlinx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant