-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Import tileset as .tsx - not only create tileset as now #4040
Comments
In what way would would Import differ from Open? If you just want to edit or otherwise look at a TSX tileset, you can Open it in Tiled. If you're looking to add a TSX tileset to an existing map, there's the Add Tileset button in the map's tilesets view. If you want to replace an existing tileset, there's Replace Tileset. |
It's regarding buttons where is export under/above tilesets tabs. |
I think there are multiple basic usability / discoverability issue here:
Actually I see we still have #2882 open regarding the "Add External Tileset" action's visibility. |
This is not so cognitive around UX I think.. as "view of dock" - can be here: Right.. open is one function, import as put in .tmx (more like include) is second function. |
Is your feature request related to a problem? Please describe.
Right now user have create tileset and then save as .tsx.
Looks that this is basic problem is in case is no option to import .tsx but create new and save/override exit this same if user want use this same tile set.
Describe the solution you'd like
Import like Export.
Describe alternatives you've considered
Right now trying copy path to .tsx in to .tmx but sometimes save doing case from GUI like tileset parameters saved in .tmx
Thats why bad workflow around class/type: #4018 (comment)
Confirmed here: #4018 (comment)
The text was updated successfully, but these errors were encountered: