EYHN / hexo-helper-live2d

Add the Sseexxyyy live2d to your hexo!
GNU General Public License v2.0
3.86k stars 470 forks source link

关于初始化的问题 #160

Open SearchForPluto opened 4 years ago

SearchForPluto commented 4 years ago

Issue

Change the [ ] into [x] to show my acceptance. 将 [ ] 变为 [x] 来表示我接受了这些问题。

@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