Multiple overlapping hands with the default value `false` of `config.cubism4.setOpacityFromMotion`
n0099 opened this issue · 1 comments
n0099 commented
reprod:
- Open https://guansss.github.io/live2d-viewer-web/
- Create model from https://cdn.jsdelivr.net/gh/n0099/TouhouCannonBall-Live2d-Models@main/Reimu/object_live2d_001_101.asset.model3.json which is located at https://github.com/n0099/TouhouCannonBall-Live2d-Models/blob/main/Reimu/object_live2d_001_101.asset.model3.json
fix:
config.cubism4.setOpacityFromMotion = true
await model.motion('');
btw another question:
How can I replay the NAMELESS
motion that is played just after model creation?