A simple tool to convert the mangled mess of tiles output by AutoTileGen into something a little more friendly.
It turns something like this:
Into this:
- Python
- ImageMagick
- Python Wand
- Install with:
pip install wand
- Install with:
python AutoTileGenRearranger.py Tileset.png- Replace
Tileset.pngwith the file spit out by AutoTileGen. - The output file would then be
Tileset.png.r.png

