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 the GetTilesWithinShape() area #6104

Merged
merged 1 commit into from
May 9, 2022

Conversation

samme
Copy link
Contributor

@samme samme commented May 6, 2022

This PR

  • Fixes a bug

The shape right and bottom coordinates weren't actually getting rounded up.

Fixes #5640

@photonstorm photonstorm merged commit d3a8e6c into phaserjs:master May 9, 2022
@photonstorm
Copy link
Collaborator

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TilemapLayer#getTilesWithinShape does not return valid results when run with Phaser.Geom.Line
2 participants