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

Fix bug where pinned objects can fall through the floor #1244

Merged
merged 4 commits into from
Apr 19, 2019

Conversation

johnshaughnessy
Copy link
Contributor

Fixes #1239. (The bugged behavior is explained by ammo-bodys getting their collisionFilterMasks set to COLLISION_LAYERS.HANDS when the pin animation fired, which would happen whenever you release a pinned object.)

@johnshaughnessy johnshaughnessy changed the title Set collisionFilterMask to hands when scaling object with hands Fix bug where pinned objects can fall through the floor Apr 19, 2019
@johnshaughnessy johnshaughnessy merged commit 1406840 into master Apr 19, 2019
@johnshaughnessy johnshaughnessy deleted the bug/1239 branch June 7, 2019 00:09
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.

Objects fall through floor if you throw them while they're pinned
1 participant