Skip to content

Expose CollisionSlop and CollisionBias #12

Description

@beoran

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions