I want to make free running/side scrolling type game in cocos2d.i try it in tile maps but i am
stucked due to an issue.Issue is i want to jump and after jump the player sprite detects the
lower floor boundary and get the position at floor boundary whenever don’t get boundary it
dies.can anyone suggest me what i do or any tutorial etc?Or help me by code example ?
Thanks
I created a basic platformer for the Global Game Jam, using Box2D and adding a couple of classes similar to the Flash engine called “Citrus Engine”. You may use this as you like and take it as an example.
http://globalgamejam.org/2012/o