文件名称:L2Dwidget.min.js
文件大小:25KB
文件格式:JS
更新时间:2023-07-01 03:07:14
html5 看板娘 L2Dwidget
看板娘js,自定义动画模板,看板娘跟随鼠标移动 setTimeout(() => { window.L2Dwidget.init({ pluginRootPath: 'static/live2dw/', pluginJsPath: 'lib/', pluginModelPath: `live2d-widget-model-z16/assets/`, tagMode: false, debug: false, model: { jsonPath: `../static/live2dw/live2d-widget-model-z16/assets/z16.model.json` }, display: { position: 'right', width: 300, height: 650 }, mobile: { show: true }, log: false }) }, 1000)