1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
live2d: enable: true scriptFrom: local pluginRootPath: live2dw/ pluginJsPath: lib/ pluginModelPath: assets/ tagMode: false debug: true model: use: .\live2dmodels\live2d-widget-model-unitychan scale: 1 hHeadPos: 0.5 vHeadPos: 0.618 display: position: right width: 150 height: 300 hOffset: 40 vOffset: -20 mobile: show: true scale: 0.5 react: opacity: 0.7
|