You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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.
Activity
fallahn commentedon Feb 9, 2016
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
lukadriel commentedon Feb 21, 2016
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.
fallahn commentedon Feb 22, 2016
OK, Thanks! I will look in to it as soon as I can