Skip to content

Sorting in group layers sometimes incorrect #78

@eruvanos

Description

@eruvanos

I have issues with a tilemap with the following structure:

  • Group1
    • Layer1.1
    • Group1.2
    • Layer1.3

Due to this code:

def _parse_group_layer(

layers within GroupLayers are not parsed in their order, but layers first and other group layers last.

That changes the order and creates issues, when drawing on screen.

(Do you need a example map?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions