Hello,
I am using chipmunk in my cocos2d game, and I am using as the shape data a Sprite, this all works perfectly fine and my shape and Sprite are in sync. However my Sprite is constantly rotating and shrinking, but of course my Polygon Shape is not. Is there a way I can have my shape rotate and shrink in sync with my Sprite?. Could someone please point me to some documentation for this?.