Hello, I just started using Cocos2D for my project which is an isometric game. I went through the samples and then ran them on the device and noticed that all of the tile examples reach 60FPS (was testing on a 3G) except for the isometric example with the trees which was 16-17FPS, and the third example only 30FPS. I was just curious as to why the performance is so low especially in the first example?
Thanks.