dsh-pet-live2d 1.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/LICENSE +56 -0
  2. package/README.md +425 -0
  3. package/cordis.patch.yml +8 -0
  4. package/docs/README.md +14 -0
  5. package/docs/downscale-fix.png +0 -0
  6. package/docs/preview.png +0 -0
  7. package/lib/client.js +3525 -0
  8. package/lib/index.js +1027 -0
  9. package/lib/live2d-vendor.js +997 -0
  10. package/package.json +61 -0
  11. package/pets/ds-whale-girl/LICENSE +37 -0
  12. package/pets/ds-whale-girl/README.md +67 -0
  13. package/pets/ds-whale-girl/c_0120.model3.json +249 -0
  14. package/pets/ds-whale-girl/catalog.json +310 -0
  15. package/pets/ds-whale-girl/expressions/angry.exp3.json +55 -0
  16. package/pets/ds-whale-girl/expressions/blank-eyes.exp3.json +10 -0
  17. package/pets/ds-whale-girl/expressions/cat-paws.exp3.json +20 -0
  18. package/pets/ds-whale-girl/expressions/claw-recolor.exp3.json +10 -0
  19. package/pets/ds-whale-girl/expressions/claw.exp3.json +10 -0
  20. package/pets/ds-whale-girl/expressions/cry.exp3.json +60 -0
  21. package/pets/ds-whale-girl/expressions/dark-tablecloth.exp3.json +11 -0
  22. package/pets/ds-whale-girl/expressions/dizzy.exp3.json +40 -0
  23. package/pets/ds-whale-girl/expressions/draw-brush.exp3.json +10 -0
  24. package/pets/ds-whale-girl/expressions/draw-eraser.exp3.json +10 -0
  25. package/pets/ds-whale-girl/expressions/draw-undo.exp3.json +10 -0
  26. package/pets/ds-whale-girl/expressions/drool.exp3.json +10 -0
  27. package/pets/ds-whale-girl/expressions/excited.exp3.json +65 -0
  28. package/pets/ds-whale-girl/expressions/exclaim.exp3.json +10 -0
  29. package/pets/ds-whale-girl/expressions/facial-red.exp3.json +10 -0
  30. package/pets/ds-whale-girl/expressions/glasses-oval.exp3.json +10 -0
  31. package/pets/ds-whale-girl/expressions/glasses-round.exp3.json +10 -0
  32. package/pets/ds-whale-girl/expressions/glasses-square.exp3.json +10 -0
  33. package/pets/ds-whale-girl/expressions/gloomy.exp3.json +10 -0
  34. package/pets/ds-whale-girl/expressions/hands-peace.exp3.json +10 -0
  35. package/pets/ds-whale-girl/expressions/headband.exp3.json +11 -0
  36. package/pets/ds-whale-girl/expressions/heart-pop.exp3.json +10 -0
  37. package/pets/ds-whale-girl/expressions/heartbeat.exp3.json +10 -0
  38. package/pets/ds-whale-girl/expressions/ketchup-squeeze.exp3.json +10 -0
  39. package/pets/ds-whale-girl/expressions/love-eyes.exp3.json +60 -0
  40. package/pets/ds-whale-girl/expressions/menu-press.exp3.json +10 -0
  41. package/pets/ds-whale-girl/expressions/naughty.exp3.json +20 -0
  42. package/pets/ds-whale-girl/expressions/omurice.exp3.json +16 -0
  43. package/pets/ds-whale-girl/expressions/parfait.exp3.json +10 -0
  44. package/pets/ds-whale-girl/expressions/phone-recolor.exp3.json +10 -0
  45. package/pets/ds-whale-girl/expressions/ponytail.exp3.json +11 -0
  46. package/pets/ds-whale-girl/expressions/question.exp3.json +10 -0
  47. package/pets/ds-whale-girl/expressions/sad.exp3.json +35 -0
  48. package/pets/ds-whale-girl/expressions/soul-out.exp3.json +10 -0
  49. package/pets/ds-whale-girl/expressions/sparkle.exp3.json +10 -0
  50. package/pets/ds-whale-girl/expressions/star-eyes.exp3.json +10 -0
  51. package/pets/ds-whale-girl/expressions/sticker-bow.exp3.json +10 -0
  52. package/pets/ds-whale-girl/expressions/sticker-cat.exp3.json +10 -0
  53. package/pets/ds-whale-girl/expressions/sticker-rabbit.exp3.json +10 -0
  54. package/pets/ds-whale-girl/expressions/sunglasses.exp3.json +20 -0
  55. package/pets/ds-whale-girl/expressions/sweat.exp3.json +10 -0
  56. package/pets/ds-whale-girl/expressions/tongue-out.exp3.json +26 -0
  57. package/pets/ds-whale-girl/expressions/whale-on-desk.exp3.json +11 -0
  58. package/pets/ds-whale-girl/expressions/whale.exp3.json +11 -0
  59. package/pets/ds-whale-girl/model/c_0120.cdi3.json +1802 -0
  60. package/pets/ds-whale-girl/model/c_0120.moc3 +0 -0
  61. package/pets/ds-whale-girl/model/c_0120.physics3.json +2396 -0
  62. package/pets/ds-whale-girl/motions/bubble-gum.motion3.json +369 -0
  63. package/pets/ds-whale-girl/motions/hammer.motion3.json +1120 -0
  64. package/pets/ds-whale-girl/motions/idle.motion3.json +4746 -0
  65. package/pets/ds-whale-girl/motions/ketchup.motion3.json +768 -0
  66. package/pets/ds-whale-girl/motions/open-case.motion3.json +116 -0
  67. package/pets/ds-whale-girl/motions/selfie-quick.motion3.json +47 -0
  68. package/pets/ds-whale-girl/motions/selfie.motion3.json +671 -0
  69. package/pets/ds-whale-girl/motions/spray-water.motion3.json +31 -0
  70. package/pets/ds-whale-girl/pet.json +599 -0
  71. package/pets/ds-whale-girl/previews/idle.png +0 -0
  72. package/pets/ds-whale-girl/textures/texture_00.png +0 -0
  73. package/pets/ds-whale-girl/textures/texture_01.png +0 -0
  74. package/pets/ds-whale-girl/voice.json +46 -0
  75. package/pets/ds-whale-girl//345/256/211/350/243/205/350/257/264/346/230/216.md +30 -0
  76. package/src/vendor-entry.ts +28 -0
@@ -0,0 +1,310 @@
1
+ {
2
+ "motions": [
3
+ {
4
+ "key": "Idle",
5
+ "label": "待机",
6
+ "category": "action"
7
+ },
8
+ {
9
+ "key": "Hammer",
10
+ "label": "重锤出击",
11
+ "category": "action"
12
+ },
13
+ {
14
+ "key": "BubbleGum",
15
+ "label": "吹泡泡糖",
16
+ "category": "action"
17
+ },
18
+ {
19
+ "key": "SprayWater",
20
+ "label": "鲸鱼喷水",
21
+ "category": "action"
22
+ },
23
+ {
24
+ "key": "OpenCase",
25
+ "label": "掏出手机",
26
+ "category": "action"
27
+ },
28
+ {
29
+ "key": "Selfie",
30
+ "label": "自拍动画",
31
+ "category": "action"
32
+ },
33
+ {
34
+ "key": "SelfieQuick",
35
+ "label": "快速自拍",
36
+ "category": "action"
37
+ },
38
+ {
39
+ "key": "Ketchup",
40
+ "label": "挤番茄酱",
41
+ "category": "action"
42
+ }
43
+ ],
44
+ "expressions": [
45
+ {
46
+ "key": "脸红",
47
+ "label": "脸红",
48
+ "category": "emotion",
49
+ "file": "脸红.exp3.json"
50
+ },
51
+ {
52
+ "key": "爱心眼",
53
+ "label": "爱心眼",
54
+ "category": "emotion",
55
+ "file": "爱心眼.exp3.json"
56
+ },
57
+ {
58
+ "key": "星星眼",
59
+ "label": "星星眼",
60
+ "category": "emotion",
61
+ "file": "星星眼.exp3.json"
62
+ },
63
+ {
64
+ "key": "情绪花花",
65
+ "label": "情绪花花",
66
+ "category": "emotion",
67
+ "file": "情绪花花.exp3.json"
68
+ },
69
+ {
70
+ "key": "心跳",
71
+ "label": "心跳",
72
+ "category": "emotion",
73
+ "file": "心跳.exp3.json"
74
+ },
75
+ {
76
+ "key": "开心兴奋",
77
+ "label": "开心兴奋",
78
+ "category": "emotion",
79
+ "file": "开心兴奋.exp3.json"
80
+ },
81
+ {
82
+ "key": "悲伤",
83
+ "label": "悲伤",
84
+ "category": "emotion",
85
+ "file": "悲伤.exp3.json"
86
+ },
87
+ {
88
+ "key": "大哭",
89
+ "label": "大哭",
90
+ "category": "emotion",
91
+ "file": "哭.exp3.json"
92
+ },
93
+ {
94
+ "key": "生气",
95
+ "label": "生气",
96
+ "category": "emotion",
97
+ "file": "生气.exp3.json"
98
+ },
99
+ {
100
+ "key": "晕晕",
101
+ "label": "晕晕",
102
+ "category": "emotion",
103
+ "file": "晕晕.exp3.json"
104
+ },
105
+ {
106
+ "key": "流汗",
107
+ "label": "流汗",
108
+ "category": "emotion",
109
+ "file": "流汗.exp3.json"
110
+ },
111
+ {
112
+ "key": "问号",
113
+ "label": "问号",
114
+ "category": "emotion",
115
+ "file": "问号.exp3.json"
116
+ },
117
+ {
118
+ "key": "感叹号",
119
+ "label": "感叹号",
120
+ "category": "emotion",
121
+ "file": "感叹号.exp3.json"
122
+ },
123
+ {
124
+ "key": "阴暗",
125
+ "label": "阴暗",
126
+ "category": "emotion",
127
+ "file": "阴暗.exp3.json"
128
+ },
129
+ {
130
+ "key": "调皮",
131
+ "label": "调皮",
132
+ "category": "emotion",
133
+ "file": "调皮.exp3.json"
134
+ },
135
+ {
136
+ "key": "闭眼口水",
137
+ "label": "闭眼口水",
138
+ "category": "emotion",
139
+ "file": "闭眼口水.exp3.json"
140
+ },
141
+ {
142
+ "key": "吐魂",
143
+ "label": "吐魂",
144
+ "category": "emotion",
145
+ "file": "吐魂.exp3.json"
146
+ },
147
+ {
148
+ "key": "吐舌",
149
+ "label": "吐舌",
150
+ "category": "emotion",
151
+ "file": "吐舌.exp3.json"
152
+ },
153
+ {
154
+ "key": "呆呆眼",
155
+ "label": "呆呆眼",
156
+ "category": "emotion",
157
+ "file": "呆呆眼.exp3.json"
158
+ },
159
+ {
160
+ "key": "冒爱心",
161
+ "label": "冒爱心",
162
+ "category": "emotion",
163
+ "file": "love.exp3.json"
164
+ },
165
+ {
166
+ "key": "圆眼镜",
167
+ "label": "圆眼镜",
168
+ "category": "accessory",
169
+ "file": "圆眼镜.exp3.json"
170
+ },
171
+ {
172
+ "key": "方眼镜",
173
+ "label": "方眼镜",
174
+ "category": "accessory",
175
+ "file": "方眼镜.exp3.json"
176
+ },
177
+ {
178
+ "key": "椭圆眼镜",
179
+ "label": "椭圆眼镜",
180
+ "category": "accessory",
181
+ "file": "椭圆眼镜.exp3.json"
182
+ },
183
+ {
184
+ "key": "墨镜",
185
+ "label": "墨镜",
186
+ "category": "accessory",
187
+ "file": "墨镜.exp3.json"
188
+ },
189
+ {
190
+ "key": "头箍",
191
+ "label": "头箍",
192
+ "category": "accessory",
193
+ "file": "头箍.exp3.json"
194
+ },
195
+ {
196
+ "key": "单边马尾",
197
+ "label": "单边马尾",
198
+ "category": "accessory",
199
+ "file": "单边马尾.exp3.json"
200
+ },
201
+ {
202
+ "key": "蝴蝶结贴纸",
203
+ "label": "蝴蝶结贴纸",
204
+ "category": "accessory",
205
+ "file": "蝴蝶结贴纸.exp3.json"
206
+ },
207
+ {
208
+ "key": "猫猫贴纸",
209
+ "label": "猫猫贴纸",
210
+ "category": "accessory",
211
+ "file": "猫猫贴纸.exp3.json"
212
+ },
213
+ {
214
+ "key": "兔兔贴纸",
215
+ "label": "兔兔贴纸",
216
+ "category": "accessory",
217
+ "file": "兔兔贴纸.exp3.json"
218
+ },
219
+ {
220
+ "key": "头顶鲸",
221
+ "label": "头顶鲸",
222
+ "category": "prop",
223
+ "file": "鲸鱼.exp3.json"
224
+ },
225
+ {
226
+ "key": "鲸鱼放桌上",
227
+ "label": "鲸鱼放桌上",
228
+ "category": "prop",
229
+ "file": "鲸鱼放桌上.exp3.json"
230
+ },
231
+ {
232
+ "key": "桌面巴菲",
233
+ "label": "桌面巴菲",
234
+ "category": "prop",
235
+ "file": "巴菲.exp3.json"
236
+ },
237
+ {
238
+ "key": "蛋包饭",
239
+ "label": "蛋包饭",
240
+ "category": "prop",
241
+ "file": "蛋包饭.exp3.json"
242
+ },
243
+ {
244
+ "key": "桌面粉魔爪",
245
+ "label": "桌面粉魔爪",
246
+ "category": "prop",
247
+ "file": "魔爪.exp3.json"
248
+ },
249
+ {
250
+ "key": "魔爪换色",
251
+ "label": "魔爪换色",
252
+ "category": "prop",
253
+ "file": "魔爪换色.exp3.json"
254
+ },
255
+ {
256
+ "key": "双手比耶",
257
+ "label": "双手比耶",
258
+ "category": "prop",
259
+ "file": "双手比耶.exp3.json"
260
+ },
261
+ {
262
+ "key": "喵喵手",
263
+ "label": "喵喵手",
264
+ "category": "prop",
265
+ "file": "喵喵手~喵~动画.exp3.json"
266
+ },
267
+ {
268
+ "key": "手机换色",
269
+ "label": "手机换色",
270
+ "category": "prop",
271
+ "file": "手机换色.exp3.json"
272
+ },
273
+ {
274
+ "key": "深色桌布",
275
+ "label": "深色桌布",
276
+ "category": "prop",
277
+ "file": "深色桌布.exp3.json"
278
+ },
279
+ {
280
+ "key": "画笔",
281
+ "label": "画笔",
282
+ "category": "prop",
283
+ "file": "画笔.exp3.json"
284
+ },
285
+ {
286
+ "key": "橡皮",
287
+ "label": "橡皮",
288
+ "category": "prop",
289
+ "file": "橡皮.exp3.json"
290
+ },
291
+ {
292
+ "key": "撤回",
293
+ "label": "撤回",
294
+ "category": "prop",
295
+ "file": "撤回.exp3.json"
296
+ },
297
+ {
298
+ "key": "点菜按下",
299
+ "label": "点菜按下",
300
+ "category": "prop",
301
+ "file": "点菜按下.exp3.json"
302
+ },
303
+ {
304
+ "key": "挤番茄酱",
305
+ "label": "挤番茄酱",
306
+ "category": "prop",
307
+ "file": "挤.exp3.json"
308
+ }
309
+ ]
310
+ }
@@ -0,0 +1,55 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek80",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ },
9
+ {
10
+ "Id": "ParamCheek23",
11
+ "Value": 1.0,
12
+ "Blend": "Add"
13
+ },
14
+ {
15
+ "Id": "ParamBrowLX",
16
+ "Value": -1.0,
17
+ "Blend": "Add"
18
+ },
19
+ {
20
+ "Id": "ParamBrowLY",
21
+ "Value": -0.5,
22
+ "Blend": "Add"
23
+ },
24
+ {
25
+ "Id": "ParamBrowLAngle",
26
+ "Value": -1.0,
27
+ "Blend": "Add"
28
+ },
29
+ {
30
+ "Id": "ParamBrowLForm",
31
+ "Value": -0.5876975059509277,
32
+ "Blend": "Add"
33
+ },
34
+ {
35
+ "Id": "ParamBrowRX",
36
+ "Value": -1.0,
37
+ "Blend": "Add"
38
+ },
39
+ {
40
+ "Id": "ParamBrowRY",
41
+ "Value": -0.45431703329086306,
42
+ "Blend": "Add"
43
+ },
44
+ {
45
+ "Id": "ParamBrowRAngle",
46
+ "Value": -1.0,
47
+ "Blend": "Add"
48
+ },
49
+ {
50
+ "Id": "ParamBrowRForm",
51
+ "Value": -0.699999988079071,
52
+ "Blend": "Add"
53
+ }
54
+ ]
55
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek20",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "maoshou",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ },
9
+ {
10
+ "Id": "ParamCheek51",
11
+ "Value": 0.0,
12
+ "Blend": "Add"
13
+ },
14
+ {
15
+ "Id": "ParamCheek61",
16
+ "Value": 0.0,
17
+ "Blend": "Add"
18
+ }
19
+ ]
20
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "mozhua2",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "mozhua",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,60 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek20",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ },
9
+ {
10
+ "Id": "ParamCheek27",
11
+ "Value": 1.0,
12
+ "Blend": "Add"
13
+ },
14
+ {
15
+ "Id": "ParamCheek23",
16
+ "Value": 1.0,
17
+ "Blend": "Add"
18
+ },
19
+ {
20
+ "Id": "ParamBrowLX",
21
+ "Value": 0.0,
22
+ "Blend": "Add"
23
+ },
24
+ {
25
+ "Id": "ParamBrowLY",
26
+ "Value": -0.30000001192092898,
27
+ "Blend": "Add"
28
+ },
29
+ {
30
+ "Id": "ParamBrowLAngle",
31
+ "Value": 0.25,
32
+ "Blend": "Add"
33
+ },
34
+ {
35
+ "Id": "ParamBrowLForm",
36
+ "Value": -1.0,
37
+ "Blend": "Add"
38
+ },
39
+ {
40
+ "Id": "ParamBrowRX",
41
+ "Value": 0.0,
42
+ "Blend": "Add"
43
+ },
44
+ {
45
+ "Id": "ParamBrowRY",
46
+ "Value": -0.30000001192092898,
47
+ "Blend": "Add"
48
+ },
49
+ {
50
+ "Id": "ParamBrowRAngle",
51
+ "Value": 0.25,
52
+ "Blend": "Add"
53
+ },
54
+ {
55
+ "Id": "ParamBrowRForm",
56
+ "Value": -1.0,
57
+ "Blend": "Add"
58
+ }
59
+ ]
60
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "IsModelCustomizationExpression": false,
4
+ "Parameters": [
5
+ {
6
+ "Id": "cc2",
7
+ "Value": 1.0,
8
+ "Blend": "Add"
9
+ }
10
+ ]
11
+ }
@@ -0,0 +1,40 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek77",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ },
9
+ {
10
+ "Id": "ParamEyeLOpen",
11
+ "Value": -0.5,
12
+ "Blend": "Add"
13
+ },
14
+ {
15
+ "Id": "ParamEyeROpen",
16
+ "Value": -0.5,
17
+ "Blend": "Add"
18
+ },
19
+ {
20
+ "Id": "ParamBrowLY",
21
+ "Value": 0.0,
22
+ "Blend": "Add"
23
+ },
24
+ {
25
+ "Id": "ParamBrowLForm",
26
+ "Value": 1.0,
27
+ "Blend": "Add"
28
+ },
29
+ {
30
+ "Id": "ParamBrowRY",
31
+ "Value": 0.0,
32
+ "Blend": "Add"
33
+ },
34
+ {
35
+ "Id": "ParamBrowRForm",
36
+ "Value": 1.0,
37
+ "Blend": "Add"
38
+ }
39
+ ]
40
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "bi",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "pi",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "chehui",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek22",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,65 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek76",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ },
9
+ {
10
+ "Id": "ParamEyeLOpen",
11
+ "Value": 0.0,
12
+ "Blend": "Add"
13
+ },
14
+ {
15
+ "Id": "ParamEyeROpen",
16
+ "Value": 0.0,
17
+ "Blend": "Add"
18
+ },
19
+ {
20
+ "Id": "ParamBrowLX",
21
+ "Value": -1.0,
22
+ "Blend": "Add"
23
+ },
24
+ {
25
+ "Id": "ParamBrowLY",
26
+ "Value": -0.800000011920929,
27
+ "Blend": "Add"
28
+ },
29
+ {
30
+ "Id": "ParamBrowLAngle",
31
+ "Value": -1.0,
32
+ "Blend": "Add"
33
+ },
34
+ {
35
+ "Id": "ParamBrowLForm",
36
+ "Value": -0.6000000238418579,
37
+ "Blend": "Add"
38
+ },
39
+ {
40
+ "Id": "ParamBrowRX",
41
+ "Value": -1.0,
42
+ "Blend": "Add"
43
+ },
44
+ {
45
+ "Id": "ParamBrowRY",
46
+ "Value": -0.800000011920929,
47
+ "Blend": "Add"
48
+ },
49
+ {
50
+ "Id": "ParamBrowRAngle",
51
+ "Value": -1.0,
52
+ "Blend": "Add"
53
+ },
54
+ {
55
+ "Id": "ParamBrowRForm",
56
+ "Value": -0.6000000238418579,
57
+ "Blend": "Add"
58
+ },
59
+ {
60
+ "Id": "ParamMouthForm",
61
+ "Value": 1.5,
62
+ "Blend": "Add"
63
+ }
64
+ ]
65
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek75",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "Paramhh2",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek10",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "Type": "Live2D Expression",
3
+ "Parameters": [
4
+ {
5
+ "Id": "ParamCheek70",
6
+ "Value": 1.0,
7
+ "Blend": "Add"
8
+ }
9
+ ]
10
+ }