Trouv / bevy_ecs_ldtk

ECS-friendly ldtk plugin for bevy, leveraging bevy_ecs_tilemap
Other
630 stars 74 forks source link

Don't spawn invisible tiles on sublayers other than the first #231

Closed MScottMcBee closed 9 months ago

MScottMcBee commented 9 months ago

Another possible solution to #227. Based off of the previous settings PR, this changes it so that instead of passing a setting to spawn invisible tiles or not, it passes the sublayer index.