Flood fill for Tilemaps.
Great addon! One issue though - if you attempt to flood fill an empty space (not enclosed with other tiles), nothing happens. And after that flood fill stops working completely.
For example - if you have an empty tilemap with an island in the middle, and you want to fill all remaining space with water tiles.
I'm still having this problem, how do you fix it?
Thanks, I just update the plugin :)
c3plugins.stranianelli.com/tilemap-flood-fill and github.com/el3um4s/construct-plugins-and-addons/tree/master/tilemap-flood-fill
Try the links in the comments.
So here is the fixed version. I also added a second action to fill any types of tiles surrounded by border tiles.
dropbox.com/s/ysm71dnoh7v79na/tilemap-flood-fill-1.0.0-stable.c3addon