The default projections in cocos2d ios are 3D projections. However, this can be changed to 2D projections.
What are the advantages/disadvantages of using 2D projections in cocos2d?
What are the possible side effects of switching from the default 3D projections to 2D?