|
Project Information
Links
|
AndEngine - TMX TiledMap Artifact FixerThis tool was created to fix artifacts of TMXTiledMaps in AndEngine. Those artifacts usually express themselves in horziontal and/or vertical lines appearing between the tiles. Example:
Usage
-f C:\Users\nico\Desktop\test\desert_tiled_raw.png -o C:\Users\nico\Desktop\test\desert_tiled_fixed.png -w 32 -h 32 -m 1 -s 1 ExampleBefore and After fixing a TileSet: |