You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<script defer src="https://cdn.jsdelivr.net/gh/dylanNew/live2d/webgl/Live2D/lib/live2d.min.js"></script>
this script does not have a function setParameterValueById, but it does function setParamFloat
try it: model.internalModel.coreModel.setParamFloat('PARAM_MOUTH_OPEN_Y', value);
repo site : https://github.com/moushicheng/live-waifu/tree/main/packages/live2d-electron
i print model.internalModel.coreModel
At Beginning, i just use 'setParameterValueById' to make model mouth "move",But my model seems to behave differently with #4
Env
os : mac m2
dev:
The text was updated successfully, but these errors were encountered: