c++ - Cocos2dX endless map -
I am a newbie with cocos2dx, I create a game using toc mapped with cocos2dx and tiled (.tmx)
I am trying to, I do not know whether this is a good way to go, but I want to create an endless map, a game when you can run and run, if you want, then I try to use two tilemaps Was and was repeating one another without success (I still have the Cocos 2 DA Very limited knowledge of S am :)). Do you recommend this approach to me? If not, what do you recommend to me? If so, how can I put two tilemaps next to each other?
You should follow this official tutorial on how to create a good endless title map: here As long as there is a tutorial for javascript but the square used is similar. Hope this will help.
Comments
Post a Comment