Skip to content

objectalignment property not respected #289

@mathiasyde

Description

@mathiasyde

It seems that the objectalignment property is not being properly respected when rendering objects in the game.

In the following image, the objectalignment property is set to topLeft, however, the objects appear misaligned in Löve2D.

Image

I searched through this repo's code and there is nothing that checks the objectalignment on tilesets.

Expected Behavior:
Objects should appear in the exact positions specified by the objectalignment property, matching the level editor layout.

Actual Behavior:
Objects are misaligned when rendered in the game.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions