Skip to content

Add support for concave hitboxes #2483

Open
@DragonMoffon

Description

Arcade currently only supports concave hitboxes through Pymunk. This isn't established anywhere and causes confusing behavior. Especially since the detailed hitbox algorithm creates concave hitboxes.

While some clearer docs and possibly debug warnings would be a start, we should
ideally offer a fast collision test that supports concave hitboxes. This is non-trivial, and might not be viable in pure python.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions