Closed Annoraaq closed 1 year ago
Expected behavior:
When adding a character to a map using char layers but not specifying a char layer, should add it to the lowest char layer.
Observed behavior: The character gets the Tiled layer name of the lowest char layer. But it should get the char layer name.
As a workaround: make sure that your char layer has the same name as the tile layer.
Fixed with v2.32.4
Expected behavior:
When adding a character to a map using char layers but not specifying a char layer, should add it to the lowest char layer.
Observed behavior: The character gets the Tiled layer name of the lowest char layer. But it should get the char layer name.