slick - how do I make a tiled map base64 -
hello making game in java using slick library. first time doing , need help. map using tiled. , whenever try call tmx file error :
thu may 29 16:17:57 edt 2014 error:unsupport tiled map type: base64,zlib (only gzip base64 supported)
so best guess needs gzip base64. makes no sense me, can me out?
you need either choose option when you're creating map in tiled, or can click, on menu bar, map >> map properties >> , select compression want.
Comments
Post a Comment