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

Small things that keep me from using this great editor effectively #84

Open
justin12343 opened this issue Sep 26, 2011 · 1 comment
Open

Comments

@justin12343
Copy link

There are a few things that keep me from using Tiled:

The first being the way you would set up a map. I think the map size should be based on pixels instead of the number of tiles. Because I am confined to only one tile size, I can't size the map precisely, which brings me to my second peeve.

The grid size is equal to the tile size and cannot be changed. If I set the tile size to 32x32 and use tileset with 96x96 tiles then the editor will not work properly since the tile is drawn from bottom-left of the cell that cursor is in. Now you'd ask "Why not use a 96x96 tile size?". Level design could take longer because tiles may not line up in a 96x96 grid especially if you have 100+ tiles, such as in Sonic games. Some of my tiles line up properly at a grid size of 16x16. A adjustable grid size makes level design easier.

The third thing is that right click is used for some sort of copy feature which is nice, but shouldn't you use something ctrl+drag for that and use right click to erase tiles? I have to click to eraser button every time I want to erase something and that gets annoying.

The fourth thing is when select and group of tiles I naturally hit the delete key or backspace key to try to erase them, but that does nothing.

Fifth thing, I think a tab should be added that allows you to change the map properties such as size, name, etc. for easier access.

Other than these few things Tiled is a great editor. I'm just doing my part to help make it better.

~Justin12343

@stefanbeller
Copy link
Contributor

The fourth thing is when select and group of tiles I naturally hit the delete key or backspace key to try to erase them, but >that does nothing.

was already added, but is not in the latest version. So next release this point at least will be gone.

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

2 participants