Can I divide a scene into two layers of equal sizes ?
- by srikanth rongali
I need to divide a scene in to two layers. So that I can write same methods for two layers.
So I may get two functionalities. But can I make that ? Is there a possibility in cocos2d?
Thank You