Hi...
I am working on a project in which i have to show a character moving on a road.
the road should be in perspective view just like a railway track.
For example watchout this game http://www.mindjolt.com/games/crazy-cabbie .
What should be the right approach to implement such thing in 2D.
I am using cocos2d for this purpose.
Is this possible using cocos2d (i.e 2D concepts) or needs 3D concepts to be implemented.
Thanking You,