How to show bounding box of CCArmature object

Hello all,

I want to show bounding box of CCArmature object

I set #define CC_SPRITE_DEBUG_DRAW 1 but it just show bounding box of CCSprite objects, not CCArmature objects.

What can I do?

Thanks!:slight_smile: