-
Notifications
You must be signed in to change notification settings - Fork 7.1k
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
Phaser 3.54 draw offset layer #5633
Comments
fix tilemap draw offset, maybe it is a bug, related issue phaserjs#5633
fix tilemap draw offset, maybe it is a bug, related issue #5633
Thanks for opening this issue, and for submitting a PR to fix it. We have merged your PR into the |
Hi @moJiXiang, how to show correct the position of tilemap in Scene canvas? |
@danh121097 I think @photonstorm link to the change log is not yet updated because the change was merged to the to-be-released |
Version
Description
TileWidth = 62, TileHeight = 31
White grid layer is the tilemap layer area.
Phaser 3.54 draw isometric map offset of tilemap layer position.
Example Test Code
The text was updated successfully, but these errors were encountered: