mapeditor/tiled


The issue has been closed
Objects in object layer are positioned differently depending on type (Tile object vs any other) #3392
ajuc posted onGitHub
Describe the bug See the image.
To Reproduce Steps to reproduce the behavior:
- Create object layer
- Add Rectangle object for example at position 0, 0 size 64, 64 and rotation 45 degree
- Add Tile object at the same position, size and rotation
- See that they aren't at the same position (see the image for example)
Expected behavior The Tile object should be positioned the same as any other object.
Example