I’ve received several requests to write a Cocos2D tutorial on how to drag and drop sprites in Cocos2D by touch gestures. You asked for it, you got it! In this Cocos2D tutorial, you’re going to learn: The basics of dragging and dropping sprites with touches How to scroll the view itself via touches How to keep coordinates straight in your head How to use gesture recognizers with Cocos2D for even mo