Monsters/Enemies on Platforms(like on Doodlejump)Cocos2d
问题 I'm new here so i hope you can help me. I am following a tutorial on making simple cocos2d game Ray Wenderlich's Tutorial I implemented it on another game a jumping one like doodle jump. in the said tutorial the monsters/targets are moving freely coming from the right to the left side of the screen. when i implement it on my app the monsters are like flying from left to right. What if i want the monsters to stand on the platforms just like the one on doodle jump? what particular things will i