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

Fix tile AABB glitch #138

Merged
merged 2 commits into from
Jun 2, 2021
Merged

Fix tile AABB glitch #138

merged 2 commits into from
Jun 2, 2021

Conversation

codeandkey
Copy link
Owner

A lack of bounds testing would create false positive AABB tests outside of tile layers. This adds a bounds test to correct.

@codeandkey codeandkey added the bugfix Another pesky bug taken down label Jun 29, 2020
@quigley-c quigley-c merged commit d713103 into master Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Another pesky bug taken down
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants