Skip to content

Conversation

E4
Copy link

@E4 E4 commented Sep 5, 2020

Issue reported #28

The problem wasn't initially noticeable, but became apparent after commit a6df559 for anything where collision Filter isn't explicitly set. The problem is that the function that makes the fixture doesn't assign a default collision filter which results in category/mask being set to 0, disabling collision. The Box2D documentation indicates the default should be 0x0001 and 0xFFFF respectively.

@CLAassistant
Copy link

CLAassistant commented Sep 5, 2020

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

2 participants