Hello,i am a programmer from china.During this period i was
testing Live2D
sdk for cocos2d-x,and i have found 2 bugs.
Bug 1 :A my class inheriting Live2D sdk class (for example: class
MyAMotion inherit class AMotion ) can't compile correctly ( platform : android ).
Bug 2 : model->setPartsOpacity("PARTS_01_ARM_R_B_001",0.0);
It works incorrectly,it will display some white area (verson: cocos2d-x2.1.5 and cocos2d-x3.2 , platform :win32 and android ).
There are pictures and the truth. and I want to email you but I don't know your
email address. This page i can't upload image.
I expect avatar for my app.
Please Contact email address :
[email protected]
Comments
bug 1:
i think is a bug, but my friend tell me like this
Please download sdk 2.0.
This problem is due to rtti(RunTime Type Identification).
Old version is without rtti.
I am using sdk 2.0.
About Bug 1, I hasn't been fixed .
But sdk 2.0 it can display correctly.
Thank you !