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

Why images in the "collection of images tileset" are align at "left-bottom" ? #536

Closed
finscn opened this issue Oct 1, 2013 · 7 comments
Closed

Comments

@finscn
Copy link

finscn commented Oct 1, 2013

like picture :
2013-10-01 1 57 42

I think align at "left-top" or "center" is better.

And

Could supply "show grid in tileset-panel" ?

@bjorn
Copy link
Member

bjorn commented Oct 1, 2013

What is better depends on your use-case. Tiled aligns tiles on the map the same way (to the bottom left of their cell), so this way made sense to me. However, this is something the user may want to control of course.

There is a "show grid in tileset-panel" option in the context menu, however it only makes white lines between the tiles so the grid itself is not visible on the white background, it only separates the tiles by one pixel.

@finscn
Copy link
Author

finscn commented Oct 2, 2013

I see.

my images are all white .

I hope the background of tileset-panel could be changed .

@bjorn
Copy link
Member

bjorn commented Jul 13, 2015

Choosing the background color for the tileset-panel is issue #227.

@alaa-eddine
Copy link

Hi @bjorn , would it be possible to add a property for images on "collection of images" tileset to change their offsets ?
I know there is such possibility at tileset level, but it's not possible at image level.

this property makes sence when using collection of images with different sizes, especially in isometric maps, because the offset of the images is very important to have a correct Z order while rendering.

I saw in the exported format that each image have its own entry in the tileset, so it'll not break the export format if some properties are added.

@bjorn
Copy link
Member

bjorn commented Sep 19, 2015

@alaa-eddine That feature is covered by issue #871.

@alaa-eddine
Copy link

perfect ! just tested and it's exactly what I needed :)

@bjorn
Copy link
Member

bjorn commented Sep 4, 2020

Closing this issue since the original question was answered and the two other suggested features existed as separate issues.

Also regarding the bottom-left alignment, there is now a new "dynamic wrapping" mode in the Tilesets view, where the tiles will also get scaled up or down to make them all display at the same size. In this mode they are not aligned into one corner.

@bjorn bjorn closed this as completed Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants