Skip to content

object-group draw-order #19

@Zulu-Inuoe

Description

@Zulu-Inuoe

Currently, a cl-tiled:object-group has a list of objects, and a draw-order property. The objects are in whatever order we happened to encounter them, but it might be useful to sort them as part of loading a map according to draw-order, so that renderers need only iterate through the list for correct render order.

The same idea applies to the map's render-order, when determining the tiles in each layer.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions