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

Expose CollisionSlop and CollisionBias #12

Open
beoran opened this issue Jan 4, 2012 · 0 comments
Open

Expose CollisionSlop and CollisionBias #12

beoran opened this issue Jan 4, 2012 · 0 comments

Comments

@beoran
Copy link
Collaborator

beoran commented Jan 4, 2012

It looks like Chipmunk has the concept of collision slop (see cpSpaceGet/SetCollisionSlop() in http://chipmunk-physics.net/release/ChipmunkLatest-Docs/) for turning this down… it seems to amount to 10% which in my case is quite high.

Would it be possible to expose this attribute to the Ruby gem?

Having access to cpSpaceGet/SetCollisionBias() could also be useful.

@ghost ghost assigned beoran Jan 4, 2012
@beoran beoran removed their assignment Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant