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

Prompt user when changing tilesets #23

Open
boaromayo opened this issue Jun 20, 2017 · 0 comments
Open

Prompt user when changing tilesets #23

boaromayo opened this issue Jun 20, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@boaromayo
Copy link
Owner

When opening a different tileset, prompt the user that the map will change based on the tileset about to be loaded.

Then, if user says yes, replace the tiles with the new tileset based on the corresponding IDs on the old tileset.

Meaning if I get a tileset with different dimensions, IDs in that tileset need to be accounted for.

Since every tile is read if a new tileset is loaded on to the panel, this might not be a huge hassle.

One problem, though, might be how to handle different tile sizes. Probably if that happens, change the map grid sizes as well. Note that in the prompt when the user changes tilesets.

@boaromayo boaromayo added this to the v0.2.6 milestone Jun 20, 2017
@boaromayo boaromayo self-assigned this Jun 20, 2017
@boaromayo boaromayo added the bug label Jun 20, 2017
@boaromayo boaromayo modified the milestones: v0.2.5, v0.2.6 Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant