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

Fixed issue with mismatching tile sizes and added utility functions #123

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

BenjaTK
Copy link
Owner

@BenjaTK BenjaTK commented Jun 6, 2024

The renderers will automatically make the tile sizes match when the TileMap's tile size/GridMap's cell size doesn't match with the generator's tile size, which causes visual offset

@BenjaTK BenjaTK added the 🐛 bug Something isn't working label Jun 6, 2024
@BenjaTK
Copy link
Owner Author

BenjaTK commented Jun 6, 2024

I could either make it so it's set automatically or push an error so the user changes it manually. Not sure which one is better.

@BenjaTK BenjaTK changed the title Fixed issue with mismatching tile sizes Fixed issue with mismatching tile sizes and added utility functions Jun 21, 2024
@BenjaTK BenjaTK merged commit cd5d25b into main Jun 21, 2024
@BenjaTK BenjaTK deleted the tile-size-fix branch June 21, 2024 18:12
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

Successfully merging this pull request may close these issues.

1 participant