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
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
Issue
[x ] I have alreday read instructions in CONTRIBUTING.
我已仔细阅读CONTRIBUTING中的相关内容。
[x ] I have alreday read instructions in README.
我已仔细阅读README中的相关内容。
@xiazeyu @EYHN
L2Dwidget.init({
model: {
jsonPath: 'https://unpkg.com/live2d-widget-model-shizuku@latest/assets/shizuku.model.json',
scale: 1,
},
display: {
superSample: 3,
width: 75,
height: 150,
position: 'right',
hOffset: 0,
vOffset: -20,
},
mobile: {
show: true,
scale: 0.8,
motion: true,
},
name: {
canvas: 'live2dcanvas',
div: 'live2d-widget',
},
react: {
opacity: 1.2,
},
dev: {
border: false
},
dialog: {
enable: true,
hitokoto: true
}
我是这样初始化的但是无法加载出dialog
The text was updated successfully, but these errors were encountered: