adrien-bon / bevy_ecs_tiled

Helpers for working with 2D tilemaps created with the Tiled map editor
MIT License
34 stars 8 forks source link

Physics colliders from tiles are not properly positioned for hexagonal and isometric maps #40

Closed adrien-bon closed 1 week ago

adrien-bon commented 1 month ago

Issue with hex maps:

image

image

image

_Originally posted by @darkautism in https://github.com/adrien-bon/bevy_ecs_tiled/issues/31#issuecomment-2416290508_

adrien-bon commented 1 month ago

And for isometric maps:

image

adrien-bon commented 1 month ago

On-going PR #39

adrien-bon commented 1 week ago

Fixed in v0.4.0.