-
-
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
BucketErase / Magic Wand #128
Comments
Right, quite embarrassing that I still didn't get around to adding this. Implementing this tool should be trivial since the logic for a magic wand is the same as for the fill tool. |
I have been kind of missing this one too. |
I personally would LOVE to be able to swap tile IDs - i.e. if my tileset changes and a particular tile is now in a different place, I can just say "replace all instances of the old ID with the new one". As of now, my tileset is a work in progress, and as it changes, it breaks all maps previously created with it! |
Is it enabled on the repo version yet ? |
No, since then this issue would be closed. Unfortunately I did not get around to this feature before the freeze for 0.9. It'll have to be added after the release. |
Would love to have the ability to bucket erase a group of tiles, or even have a photoshop magic wand style selector which selects all of the same type of tile (contiguous or separated) which then allows you to delete or maybe even swap id's.
The text was updated successfully, but these errors were encountered: