I have a CocosNode object called Piece thats filled cube shaped sprites which resembles a tetris piece. After Piece is created its anchorPoint is in the center but after performing rotation weird position errors are resulting that I think have something to do with the rotation not swapping contentsize. I'm somewhat of a noob and was hoping to save anymore headsmashing.
Thanks guys and I can post some code if need be!