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

Replace hitbox collision detection with ncollide #132

Open
cdsupina opened this issue Mar 26, 2021 · 0 comments
Open

Replace hitbox collision detection with ncollide #132

cdsupina opened this issue Mar 26, 2021 · 0 comments
Labels
refactoring Improvements to code/infrastructure quality
Milestone

Comments

@cdsupina
Copy link
Collaborator

There are occasionally some weird hitbox interactions (especially with rotated hitboxes). We should consider replacing hitbox collision detection with ncollide instead. Additionally, ncollide has more features that could be useful to use in the future.

https://ncollide.org/

@cdsupina cdsupina added the refactoring Improvements to code/infrastructure quality label Mar 26, 2021
@cdsupina cdsupina added this to the v0.1.8 "Boss" milestone Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improvements to code/infrastructure quality
Projects
None yet
Development

No branches or pull requests

1 participant