sfml-tmxloader icon indicating copy to clipboard operation
sfml-tmxloader copied to clipboard

Terrain Tiled tmx load

Open lukadriel opened this issue 9 years ago • 3 comments

Hello, thank you for your hard work. I Have been trying to load a map with Terrains but the loading always fail. Are terrain supported ? if yes I think it is a bug.

lukadriel avatar Feb 09 '16 05:02 lukadriel

Terrain tags aren't specifically parsed because, as far as I can see, they only apply to the editor. For example the isometric grass and water sample contains terrain data, but it loads OK in the isometric example as the overall tile data is created as normal. Could you possibly provide some more information such as error messages (by enabling logging) or a sample map? Thanks

fallahn avatar Feb 09 '16 10:02 fallahn

sorry I took so long to reply, I didn't have access to internet. actually I configured the terrain myself from an image so I'll send you the map and the images. http://www.mediafire.com/download/x5m7687yyc2g9z8/LevelTerrain.zip . you will be able to download it there.

lukadriel avatar Feb 21 '16 08:02 lukadriel

OK, Thanks! I will look in to it as soon as I can

fallahn avatar Feb 22 '16 09:02 fallahn