Skip to content
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

Automatic char layer selection on adding a character is broken #408

Closed
Annoraaq opened this issue Jul 15, 2023 · 2 comments
Closed

Automatic char layer selection on adding a character is broken #408

Annoraaq opened this issue Jul 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@Annoraaq
Copy link
Owner

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.

@Annoraaq Annoraaq added the bug Something isn't working label Jul 15, 2023
@Annoraaq Annoraaq self-assigned this Jul 15, 2023
@Annoraaq Annoraaq added this to Backlog in Development via automation Jul 15, 2023
@Annoraaq
Copy link
Owner Author

As a workaround: make sure that your char layer has the same name as the tile layer.

Annoraaq added a commit that referenced this issue Jul 19, 2023
@Annoraaq
Copy link
Owner Author

Fixed with v2.32.4

Development automation moved this from Backlog to Done Jul 19, 2023
Annoraaq added a commit that referenced this issue Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant