forked from schteppe/cannon.js
-
Notifications
You must be signed in to change notification settings - Fork 154
Default collisionFilterGroup to -1 (all groups) instead of 1 (first group)
#188
ChrisAcrobat
started this conversation in
Ideas
Why is is collisionFilterGroup defaulted to 1 instead of -1?
All reactions
Replies: 3 comments
Changing the default was the fix for me in #187.
All reactions
0 replies
Ray.collisionFilterGroup has -1 as default.
All reactions
0 replies
I have publish a PR (#189) to default collisionFilterGroup to -1, in case this is a simple oversight with no real reason behind it.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment