Closed n0099 closed 8 months ago
config.cubism4.setOpacityFromMotion = true await model.motion('');
How can I replay the NAMELESS motion that is played just after model creation?
NAMELESS
https://github.com/guansss/CubismWebFramework/blob/4bbfb54d6787daec3a7911c6550b5d39dcb3a263/src/motion/cubismmotion.ts#L522 https://github.com/guansss/CubismWebFramework/pull/1 https://github.com/guansss/pixi-live2d-display/issues/64 https://github.com/Live2D/CubismWebFramework/pull/11
reprod:
fix:
btw another question:
How can I replay the
NAMELESS
motion that is played just after model creation?