Hi, I'm using chipmunk and cocos2d to develop my first game! everything has been brilliant so far, but i'm having trouble working out a way to fade a sprite out using cocos2d, which would take around half a second, then once it is invisible, change it's body's velocity and position using chipmunk. Is there a way i can call chipmunk methods in an action? I'm not sure how to go about this, though I a sure it's a cimple task!
Thanks
Ryan