Narendrabrsoft / cocos2d-android-1

Automatically exported from code.google.com/p/cocos2d-android-1
0 stars 0 forks source link

TMX map display not correct #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. first open the tmx map in init function
2. secone debug step by step,can open tmx and load layers,then goto  the scene 
function in CCLayer Class;
3. when finish the this.addChild(),and return the scene,the map displayed on 
screen is not correct;

What is the expected output? What do you see instead?
i should see a right displayed tiled map,but i see a lot of black tile and some 
my tile across the whole map;

What version of the product are you using? On what operating system?
i use the current version , check out with git; On Mac X10.6.7 with eclipse and 
android2.2;

Please provide any additional information below.

Original issue reported on code.google.com by jameske...@gmail.com on 19 Jun 2011 at 10:31

Attachments:

GoogleCodeExporter commented 8 years ago
Base 64 GZipped compression , my tiled map

Original comment by jameske...@gmail.com on 19 Jun 2011 at 10:37

GoogleCodeExporter commented 8 years ago
I also have the same problem. How to resolve it ?

Original comment by hbyn...@gmail.com on 14 Mar 2014 at 8:59