Trouv / bevy_ecs_ldtk

ECS-friendly ldtk plugin for bevy, leveraging bevy_ecs_tilemap
Other
664 stars 75 forks source link

Adapt to potential TileSize by value changes in `bevy_ecs_tilemap` #160

Closed johanhelsing closed 1 year ago

johanhelsing commented 1 year ago

I'm experimenting with making bevy_ecs_tilemap take TilePos by value (https://github.com/StarArawn/bevy_ecs_tilemap/pull/385)

These are the changes that would be needed to adapt.

johanhelsing commented 1 year ago

abandoning the ecs_tilemap pr (for now at least)