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: TileMap packing + TileMap debug draw configurable #2851

Merged
merged 10 commits into from
Dec 22, 2023

Conversation

eonarheim
Copy link
Member

@eonarheim eonarheim commented Dec 21, 2023

===:clipboard: PR Checklist :clipboard:===

  • 📌 issue exists in github for these changes
  • 🔬 existing tests still pass
  • 🙈 code conforms to the style guide
  • 📐 new tests written and passing / old tests updated with new scenario(s)
  • 📄 changelog entry added (or not needed)

==================

This PR makes TileMap debug draw configurable, and by default reduces the draw burden by toggling off the grid display by default.

This PR also fixes a tilemap packing bug where some situation would result in incorrect colliders

tilemap-packing.mp4

@eonarheim eonarheim changed the title fix: Make tilemap debug draw configurable fix: TileMap packing + TileMap debug draw configurable Dec 22, 2023
@eonarheim eonarheim merged commit 109f0e6 into main Dec 22, 2023
4 of 5 checks passed
@eonarheim eonarheim deleted the bugfix/tilemap-debug-draw branch December 22, 2023 03:21
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.

1 participant