Expressions in CubismJsComponents
Hello,
We're using the Javascript SDK Framework over at
https://github.com/Live2D/CubismJsComponents/We noticed that Expressions and Pose are missing, and it's been a year since it has been updated.
Should we wait, or is there no plan to add these features?
Cheers!
0 ·
Answers
We have no plan of implementing Expression or Pose to CubismJsComponents.
As stated at the top of Repository page, this repository will no longer be in the mainstream of our development.
However, implementing those functions (Expression and Pose) is not so difficult. We encourage you to port it from CubismWebSamples by yourself.
Thanks.