hi, i m new to cocos2dx..i want to know how to make parallax scrolling tileMap?i made a racing track using tilemap editor..and i want to scroll it.

**

Hi

There are the sample of cocos2d for iPhone
http://ak.net84.net/iphone/creating-a-repeating-backgroundinfinite-parallax-effect-in-cocos2d/

But, Little Wins, LLC responses the cocos2d-x ported edition

gamier champ wrote:

**

thanks for reply.But it is in cocos2d i want in cocos2dx.and this is not the example of parallax scrolling with tile map…

Hi

It is cocos2d-“x”.
I say about the site response.

git clone https://github.com/jasonmarziani/CCParallaxScrollNode.git

it is not tile based so, you must merge to code below
http://gameit.ro/2011/08/how-to-make-a-tile-based-game-with-cocos2d-x-part-2/

gamier champ wrote:

thanks for reply.But it is in cocos2d i want in cocos2dx.and this is not the example of parallax scrolling with tile map…