bellmoon In recent version, I can't get spine animation size. I used getBoundingBox() method. but it returned zero size. Please help me...
bellmoon Thank you!! 🙂 boundingBox() is fine. but getBoundingBox() is still not working. In cocos2dx 3.x, boundingBox() will be deprecated. Is it no problem?
sultan hello...i have problem in spine... i try to get boundingBox(for collosin) make in spine.. under skin as in spineboy jeson file. but every time i face errors.. to access it. plz help me... thanks
bilalmirza Hello, I am using cocos2d-x v3.16. I am still getting this issue getBoundingBox() returns width = 0 and height = 0. _worldVertices are all zeros too. How do I fix this? I need to call ->updateWorldTransform() first... this fixes the problem