From the Cocos2D forum: ccpForAngle(angle) will return a normalized directional vector for angle (in radians). You can multiply that vector … More
makes games and other things
From the Cocos2D forum: ccpForAngle(angle) will return a normalized directional vector for angle (in radians). You can multiply that vector … More