@eydamson wrote:
Hi
we are making a tiled map in our game but the tmx files are on the server..
we load these tmx files but we are getting a string version of these files..
we trycc.load.('url.tmx',cc.TiledMap,function(err,tiledMap){ cc.log(tiledMap)// logs string file of this tmx file });
Posts: 3
Participants: 2