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

Rect with Segment collision problem #30

Open
Andre-LA opened this issue Mar 28, 2023 · 1 comment
Open

Rect with Segment collision problem #30

Andre-LA opened this issue Mar 28, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Andre-LA
Copy link
Owner

Unfortunately, the collision system doesn't work well when the collision depth it's great (and maybe other specific conditions), the problems occurs on response_intersection definition, when there's no intersection.

I didn't added any checking because I supposed it would always intersects (lesson learned, always check everything).

Kooha-2023-03-28-18-11-44.webm
@Andre-LA Andre-LA added the bug Something isn't working label Mar 28, 2023
@Andre-LA
Copy link
Owner Author

Andre-LA commented Apr 4, 2023

Although the described problem above it's solved, the collision between rectangle and segment it's still problematic on corner cases, thus, I'm reopening this.

@Andre-LA Andre-LA reopened this Apr 4, 2023
@Andre-LA Andre-LA added this to the v0.4.0 milestone May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant