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,2396 @@
1
+ {
2
+ "Version": 3,
3
+ "Meta": {
4
+ "PhysicsSettingCount": 22,
5
+ "TotalInputCount": 54,
6
+ "TotalOutputCount": 56,
7
+ "VertexCount": 72,
8
+ "Fps": 30,
9
+ "EffectiveForces": {
10
+ "Gravity": {
11
+ "X": 0,
12
+ "Y": -1
13
+ },
14
+ "Wind": {
15
+ "X": 0,
16
+ "Y": 0
17
+ }
18
+ },
19
+ "PhysicsDictionary": [
20
+ {
21
+ "Id": "PhysicsSetting1",
22
+ "Name": "体_Q弹"
23
+ },
24
+ {
25
+ "Id": "PhysicsSetting2",
26
+ "Name": "X_x"
27
+ },
28
+ {
29
+ "Id": "PhysicsSetting3",
30
+ "Name": "Y_y"
31
+ },
32
+ {
33
+ "Id": "PhysicsSetting4",
34
+ "Name": "Z_z"
35
+ },
36
+ {
37
+ "Id": "PhysicsSetting5",
38
+ "Name": "瞳孔物理"
39
+ },
40
+ {
41
+ "Id": "PhysicsSetting6",
42
+ "Name": "高光"
43
+ },
44
+ {
45
+ "Id": "PhysicsSetting7",
46
+ "Name": "hair_f_l1"
47
+ },
48
+ {
49
+ "Id": "PhysicsSetting8",
50
+ "Name": "hair_f_l1(2)"
51
+ },
52
+ {
53
+ "Id": "PhysicsSetting9",
54
+ "Name": "hair_f_m"
55
+ },
56
+ {
57
+ "Id": "PhysicsSetting10",
58
+ "Name": "erduo"
59
+ },
60
+ {
61
+ "Id": "PhysicsSetting11",
62
+ "Name": "B_ear"
63
+ },
64
+ {
65
+ "Id": "PhysicsSetting12",
66
+ "Name": "hair_d"
67
+ },
68
+ {
69
+ "Id": "PhysicsSetting13",
70
+ "Name": "B_tail"
71
+ },
72
+ {
73
+ "Id": "PhysicsSetting14",
74
+ "Name": "mm_wing_l"
75
+ },
76
+ {
77
+ "Id": "PhysicsSetting15",
78
+ "Name": "呆毛1"
79
+ },
80
+ {
81
+ "Id": "PhysicsSetting16",
82
+ "Name": "呆毛2"
83
+ },
84
+ {
85
+ "Id": "PhysicsSetting17",
86
+ "Name": "后发_4段"
87
+ },
88
+ {
89
+ "Id": "PhysicsSetting18",
90
+ "Name": "mm_bowknot"
91
+ },
92
+ {
93
+ "Id": "PhysicsSetting19",
94
+ "Name": "数位笔手X"
95
+ },
96
+ {
97
+ "Id": "PhysicsSetting20",
98
+ "Name": "数位笔手Z"
99
+ },
100
+ {
101
+ "Id": "PhysicsSetting21",
102
+ "Name": "盖子晃动"
103
+ },
104
+ {
105
+ "Id": "PhysicsSetting22",
106
+ "Name": "双手比耶"
107
+ }
108
+ ]
109
+ },
110
+ "PhysicsSettings": [
111
+ {
112
+ "Id": "PhysicsSetting1",
113
+ "Input": [
114
+ {
115
+ "Source": {
116
+ "Target": "Parameter",
117
+ "Id": "ParamBodyAngleX"
118
+ },
119
+ "Weight": 50,
120
+ "Type": "X",
121
+ "Reflect": false
122
+ },
123
+ {
124
+ "Source": {
125
+ "Target": "Parameter",
126
+ "Id": "ParamBodyAngleZ"
127
+ },
128
+ "Weight": 100,
129
+ "Type": "Angle",
130
+ "Reflect": false
131
+ },
132
+ {
133
+ "Source": {
134
+ "Target": "Parameter",
135
+ "Id": "ParamBodyAngleY"
136
+ },
137
+ "Weight": 50,
138
+ "Type": "X",
139
+ "Reflect": false
140
+ }
141
+ ],
142
+ "Output": [
143
+ {
144
+ "Destination": {
145
+ "Target": "Parameter",
146
+ "Id": "Param14"
147
+ },
148
+ "VertexIndex": 1,
149
+ "Scale": 148.907,
150
+ "Weight": 100,
151
+ "Type": "Angle",
152
+ "Reflect": false
153
+ },
154
+ {
155
+ "Destination": {
156
+ "Target": "Parameter",
157
+ "Id": "Param13"
158
+ },
159
+ "VertexIndex": 2,
160
+ "Scale": 158.524,
161
+ "Weight": 100,
162
+ "Type": "Angle",
163
+ "Reflect": true
164
+ }
165
+ ],
166
+ "Vertices": [
167
+ {
168
+ "Position": {
169
+ "X": 0,
170
+ "Y": 0
171
+ },
172
+ "Mobility": 1,
173
+ "Delay": 1,
174
+ "Acceleration": 1,
175
+ "Radius": 0
176
+ },
177
+ {
178
+ "Position": {
179
+ "X": 0,
180
+ "Y": 15
181
+ },
182
+ "Mobility": 0.81,
183
+ "Delay": 0.8,
184
+ "Acceleration": 1.5,
185
+ "Radius": 15
186
+ },
187
+ {
188
+ "Position": {
189
+ "X": 0,
190
+ "Y": 25
191
+ },
192
+ "Mobility": 0.85,
193
+ "Delay": 1,
194
+ "Acceleration": 1,
195
+ "Radius": 10
196
+ }
197
+ ],
198
+ "Normalization": {
199
+ "Position": {
200
+ "Minimum": -10,
201
+ "Default": 0,
202
+ "Maximum": 10
203
+ },
204
+ "Angle": {
205
+ "Minimum": -10,
206
+ "Default": 0,
207
+ "Maximum": 10
208
+ }
209
+ }
210
+ },
211
+ {
212
+ "Id": "PhysicsSetting2",
213
+ "Input": [
214
+ {
215
+ "Source": {
216
+ "Target": "Parameter",
217
+ "Id": "ParamAngleX"
218
+ },
219
+ "Weight": 100,
220
+ "Type": "X",
221
+ "Reflect": false
222
+ }
223
+ ],
224
+ "Output": [
225
+ {
226
+ "Destination": {
227
+ "Target": "Parameter",
228
+ "Id": "ParamBodyAngleX"
229
+ },
230
+ "VertexIndex": 1,
231
+ "Scale": 11,
232
+ "Weight": 100,
233
+ "Type": "Angle",
234
+ "Reflect": false
235
+ }
236
+ ],
237
+ "Vertices": [
238
+ {
239
+ "Position": {
240
+ "X": 0,
241
+ "Y": 0
242
+ },
243
+ "Mobility": 1,
244
+ "Delay": 1,
245
+ "Acceleration": 1,
246
+ "Radius": 0
247
+ },
248
+ {
249
+ "Position": {
250
+ "X": 0,
251
+ "Y": 20
252
+ },
253
+ "Mobility": 0.65,
254
+ "Delay": 0.9,
255
+ "Acceleration": 1.6,
256
+ "Radius": 20
257
+ }
258
+ ],
259
+ "Normalization": {
260
+ "Position": {
261
+ "Minimum": -10,
262
+ "Default": 0,
263
+ "Maximum": 10
264
+ },
265
+ "Angle": {
266
+ "Minimum": -10,
267
+ "Default": 0,
268
+ "Maximum": 10
269
+ }
270
+ }
271
+ },
272
+ {
273
+ "Id": "PhysicsSetting3",
274
+ "Input": [
275
+ {
276
+ "Source": {
277
+ "Target": "Parameter",
278
+ "Id": "ParamAngleY"
279
+ },
280
+ "Weight": 100,
281
+ "Type": "X",
282
+ "Reflect": true
283
+ }
284
+ ],
285
+ "Output": [
286
+ {
287
+ "Destination": {
288
+ "Target": "Parameter",
289
+ "Id": "ParamBodyAngleY"
290
+ },
291
+ "VertexIndex": 1,
292
+ "Scale": 11,
293
+ "Weight": 100,
294
+ "Type": "Angle",
295
+ "Reflect": false
296
+ }
297
+ ],
298
+ "Vertices": [
299
+ {
300
+ "Position": {
301
+ "X": 0,
302
+ "Y": 0
303
+ },
304
+ "Mobility": 1,
305
+ "Delay": 1,
306
+ "Acceleration": 1,
307
+ "Radius": 0
308
+ },
309
+ {
310
+ "Position": {
311
+ "X": 0,
312
+ "Y": 20
313
+ },
314
+ "Mobility": 0.65,
315
+ "Delay": 0.9,
316
+ "Acceleration": 1.6,
317
+ "Radius": 20
318
+ }
319
+ ],
320
+ "Normalization": {
321
+ "Position": {
322
+ "Minimum": -10,
323
+ "Default": 0,
324
+ "Maximum": 10
325
+ },
326
+ "Angle": {
327
+ "Minimum": -10,
328
+ "Default": 0,
329
+ "Maximum": 10
330
+ }
331
+ }
332
+ },
333
+ {
334
+ "Id": "PhysicsSetting4",
335
+ "Input": [
336
+ {
337
+ "Source": {
338
+ "Target": "Parameter",
339
+ "Id": "ParamAngleZ"
340
+ },
341
+ "Weight": 100,
342
+ "Type": "X",
343
+ "Reflect": false
344
+ }
345
+ ],
346
+ "Output": [
347
+ {
348
+ "Destination": {
349
+ "Target": "Parameter",
350
+ "Id": "Param"
351
+ },
352
+ "VertexIndex": 1,
353
+ "Scale": 24,
354
+ "Weight": 100,
355
+ "Type": "Angle",
356
+ "Reflect": true
357
+ },
358
+ {
359
+ "Destination": {
360
+ "Target": "Parameter",
361
+ "Id": "ParamBodyAngleZ"
362
+ },
363
+ "VertexIndex": 1,
364
+ "Scale": 21.886,
365
+ "Weight": 100,
366
+ "Type": "Angle",
367
+ "Reflect": true
368
+ }
369
+ ],
370
+ "Vertices": [
371
+ {
372
+ "Position": {
373
+ "X": 0,
374
+ "Y": 0
375
+ },
376
+ "Mobility": 1,
377
+ "Delay": 1,
378
+ "Acceleration": 1,
379
+ "Radius": 0
380
+ },
381
+ {
382
+ "Position": {
383
+ "X": 0,
384
+ "Y": 20
385
+ },
386
+ "Mobility": 0.65,
387
+ "Delay": 0.9,
388
+ "Acceleration": 1.6,
389
+ "Radius": 20
390
+ }
391
+ ],
392
+ "Normalization": {
393
+ "Position": {
394
+ "Minimum": -10,
395
+ "Default": 3,
396
+ "Maximum": 10
397
+ },
398
+ "Angle": {
399
+ "Minimum": -10,
400
+ "Default": -1.6,
401
+ "Maximum": 10
402
+ }
403
+ }
404
+ },
405
+ {
406
+ "Id": "PhysicsSetting5",
407
+ "Input": [
408
+ {
409
+ "Source": {
410
+ "Target": "Parameter",
411
+ "Id": "ParamEyeLOpen"
412
+ },
413
+ "Weight": 50,
414
+ "Type": "X",
415
+ "Reflect": false
416
+ },
417
+ {
418
+ "Source": {
419
+ "Target": "Parameter",
420
+ "Id": "ParamEyeROpen"
421
+ },
422
+ "Weight": 50,
423
+ "Type": "X",
424
+ "Reflect": false
425
+ }
426
+ ],
427
+ "Output": [
428
+ {
429
+ "Destination": {
430
+ "Target": "Parameter",
431
+ "Id": "Param2"
432
+ },
433
+ "VertexIndex": 1,
434
+ "Scale": 36.297,
435
+ "Weight": 100,
436
+ "Type": "Angle",
437
+ "Reflect": false
438
+ },
439
+ {
440
+ "Destination": {
441
+ "Target": "Parameter",
442
+ "Id": "Param7"
443
+ },
444
+ "VertexIndex": 2,
445
+ "Scale": 50.01,
446
+ "Weight": 100,
447
+ "Type": "Angle",
448
+ "Reflect": false
449
+ },
450
+ {
451
+ "Destination": {
452
+ "Target": "Parameter",
453
+ "Id": "Param8"
454
+ },
455
+ "VertexIndex": 2,
456
+ "Scale": 50.01,
457
+ "Weight": 100,
458
+ "Type": "Angle",
459
+ "Reflect": false
460
+ }
461
+ ],
462
+ "Vertices": [
463
+ {
464
+ "Position": {
465
+ "X": 0,
466
+ "Y": 0
467
+ },
468
+ "Mobility": 1,
469
+ "Delay": 1,
470
+ "Acceleration": 1,
471
+ "Radius": 0
472
+ },
473
+ {
474
+ "Position": {
475
+ "X": 0,
476
+ "Y": 15
477
+ },
478
+ "Mobility": 0.81,
479
+ "Delay": 0.8,
480
+ "Acceleration": 1.5,
481
+ "Radius": 15
482
+ },
483
+ {
484
+ "Position": {
485
+ "X": 0,
486
+ "Y": 25
487
+ },
488
+ "Mobility": 0.85,
489
+ "Delay": 1,
490
+ "Acceleration": 1,
491
+ "Radius": 10
492
+ }
493
+ ],
494
+ "Normalization": {
495
+ "Position": {
496
+ "Minimum": -10,
497
+ "Default": 0,
498
+ "Maximum": 10
499
+ },
500
+ "Angle": {
501
+ "Minimum": -10,
502
+ "Default": 0,
503
+ "Maximum": 10
504
+ }
505
+ }
506
+ },
507
+ {
508
+ "Id": "PhysicsSetting6",
509
+ "Input": [
510
+ {
511
+ "Source": {
512
+ "Target": "Parameter",
513
+ "Id": "ParamEyeLOpen"
514
+ },
515
+ "Weight": 50,
516
+ "Type": "X",
517
+ "Reflect": false
518
+ },
519
+ {
520
+ "Source": {
521
+ "Target": "Parameter",
522
+ "Id": "ParamEyeROpen"
523
+ },
524
+ "Weight": 50,
525
+ "Type": "X",
526
+ "Reflect": false
527
+ }
528
+ ],
529
+ "Output": [
530
+ {
531
+ "Destination": {
532
+ "Target": "Parameter",
533
+ "Id": "Param3"
534
+ },
535
+ "VertexIndex": 2,
536
+ "Scale": 32.238,
537
+ "Weight": 100,
538
+ "Type": "Angle",
539
+ "Reflect": false
540
+ },
541
+ {
542
+ "Destination": {
543
+ "Target": "Parameter",
544
+ "Id": "Param4"
545
+ },
546
+ "VertexIndex": 2,
547
+ "Scale": 32.238,
548
+ "Weight": 100,
549
+ "Type": "Angle",
550
+ "Reflect": false
551
+ },
552
+ {
553
+ "Destination": {
554
+ "Target": "Parameter",
555
+ "Id": "Param5"
556
+ },
557
+ "VertexIndex": 1,
558
+ "Scale": 38.418,
559
+ "Weight": 100,
560
+ "Type": "Angle",
561
+ "Reflect": false
562
+ },
563
+ {
564
+ "Destination": {
565
+ "Target": "Parameter",
566
+ "Id": "Param6"
567
+ },
568
+ "VertexIndex": 2,
569
+ "Scale": 31.921,
570
+ "Weight": 100,
571
+ "Type": "Angle",
572
+ "Reflect": false
573
+ }
574
+ ],
575
+ "Vertices": [
576
+ {
577
+ "Position": {
578
+ "X": 0,
579
+ "Y": 0
580
+ },
581
+ "Mobility": 1,
582
+ "Delay": 1,
583
+ "Acceleration": 1,
584
+ "Radius": 0
585
+ },
586
+ {
587
+ "Position": {
588
+ "X": 0,
589
+ "Y": 17
590
+ },
591
+ "Mobility": 0.9,
592
+ "Delay": 0.92,
593
+ "Acceleration": 1.5,
594
+ "Radius": 17
595
+ },
596
+ {
597
+ "Position": {
598
+ "X": 0,
599
+ "Y": 34.6
600
+ },
601
+ "Mobility": 0.83,
602
+ "Delay": 0.97,
603
+ "Acceleration": 1,
604
+ "Radius": 17.6
605
+ }
606
+ ],
607
+ "Normalization": {
608
+ "Position": {
609
+ "Minimum": -10,
610
+ "Default": 0,
611
+ "Maximum": 10
612
+ },
613
+ "Angle": {
614
+ "Minimum": -10,
615
+ "Default": 0,
616
+ "Maximum": 10
617
+ }
618
+ }
619
+ },
620
+ {
621
+ "Id": "PhysicsSetting7",
622
+ "Input": [
623
+ {
624
+ "Source": {
625
+ "Target": "Parameter",
626
+ "Id": "ParamAngleX"
627
+ },
628
+ "Weight": 40,
629
+ "Type": "X",
630
+ "Reflect": false
631
+ },
632
+ {
633
+ "Source": {
634
+ "Target": "Parameter",
635
+ "Id": "ParamAngleZ"
636
+ },
637
+ "Weight": 100,
638
+ "Type": "Angle",
639
+ "Reflect": false
640
+ },
641
+ {
642
+ "Source": {
643
+ "Target": "Parameter",
644
+ "Id": "ParamAngleY"
645
+ },
646
+ "Weight": 40,
647
+ "Type": "X",
648
+ "Reflect": true
649
+ }
650
+ ],
651
+ "Output": [
652
+ {
653
+ "Destination": {
654
+ "Target": "Parameter",
655
+ "Id": "ParamHairFront2"
656
+ },
657
+ "VertexIndex": 1,
658
+ "Scale": 2.061,
659
+ "Weight": 100,
660
+ "Type": "Angle",
661
+ "Reflect": false
662
+ },
663
+ {
664
+ "Destination": {
665
+ "Target": "Parameter",
666
+ "Id": "ParamHairFront3"
667
+ },
668
+ "VertexIndex": 2,
669
+ "Scale": 1.619,
670
+ "Weight": 100,
671
+ "Type": "Angle",
672
+ "Reflect": false
673
+ }
674
+ ],
675
+ "Vertices": [
676
+ {
677
+ "Position": {
678
+ "X": 0,
679
+ "Y": 0
680
+ },
681
+ "Mobility": 1,
682
+ "Delay": 1,
683
+ "Acceleration": 1,
684
+ "Radius": 0
685
+ },
686
+ {
687
+ "Position": {
688
+ "X": 0,
689
+ "Y": 10
690
+ },
691
+ "Mobility": 0.9,
692
+ "Delay": 0.8,
693
+ "Acceleration": 1.5,
694
+ "Radius": 10
695
+ },
696
+ {
697
+ "Position": {
698
+ "X": 0,
699
+ "Y": 18
700
+ },
701
+ "Mobility": 0.8,
702
+ "Delay": 0.8,
703
+ "Acceleration": 1.5,
704
+ "Radius": 8
705
+ }
706
+ ],
707
+ "Normalization": {
708
+ "Position": {
709
+ "Minimum": -10,
710
+ "Default": 0,
711
+ "Maximum": 10
712
+ },
713
+ "Angle": {
714
+ "Minimum": -10,
715
+ "Default": 0,
716
+ "Maximum": 10
717
+ }
718
+ }
719
+ },
720
+ {
721
+ "Id": "PhysicsSetting8",
722
+ "Input": [
723
+ {
724
+ "Source": {
725
+ "Target": "Parameter",
726
+ "Id": "ParamAngleX"
727
+ },
728
+ "Weight": 40,
729
+ "Type": "X",
730
+ "Reflect": false
731
+ },
732
+ {
733
+ "Source": {
734
+ "Target": "Parameter",
735
+ "Id": "ParamAngleZ"
736
+ },
737
+ "Weight": 100,
738
+ "Type": "Angle",
739
+ "Reflect": false
740
+ },
741
+ {
742
+ "Source": {
743
+ "Target": "Parameter",
744
+ "Id": "ParamAngleY"
745
+ },
746
+ "Weight": 40,
747
+ "Type": "X",
748
+ "Reflect": false
749
+ }
750
+ ],
751
+ "Output": [
752
+ {
753
+ "Destination": {
754
+ "Target": "Parameter",
755
+ "Id": "ParamHairFront191"
756
+ },
757
+ "VertexIndex": 1,
758
+ "Scale": 2.061,
759
+ "Weight": 100,
760
+ "Type": "Angle",
761
+ "Reflect": false
762
+ },
763
+ {
764
+ "Destination": {
765
+ "Target": "Parameter",
766
+ "Id": "ParamHairFront4"
767
+ },
768
+ "VertexIndex": 2,
769
+ "Scale": 1.619,
770
+ "Weight": 100,
771
+ "Type": "Angle",
772
+ "Reflect": false
773
+ }
774
+ ],
775
+ "Vertices": [
776
+ {
777
+ "Position": {
778
+ "X": 0,
779
+ "Y": 0
780
+ },
781
+ "Mobility": 1,
782
+ "Delay": 1,
783
+ "Acceleration": 1,
784
+ "Radius": 0
785
+ },
786
+ {
787
+ "Position": {
788
+ "X": 0,
789
+ "Y": 10
790
+ },
791
+ "Mobility": 0.9,
792
+ "Delay": 0.8,
793
+ "Acceleration": 1.5,
794
+ "Radius": 10
795
+ },
796
+ {
797
+ "Position": {
798
+ "X": 0,
799
+ "Y": 18
800
+ },
801
+ "Mobility": 0.8,
802
+ "Delay": 0.8,
803
+ "Acceleration": 1.5,
804
+ "Radius": 8
805
+ }
806
+ ],
807
+ "Normalization": {
808
+ "Position": {
809
+ "Minimum": -10,
810
+ "Default": 0,
811
+ "Maximum": 10
812
+ },
813
+ "Angle": {
814
+ "Minimum": -10,
815
+ "Default": 0,
816
+ "Maximum": 10
817
+ }
818
+ }
819
+ },
820
+ {
821
+ "Id": "PhysicsSetting9",
822
+ "Input": [
823
+ {
824
+ "Source": {
825
+ "Target": "Parameter",
826
+ "Id": "ParamAngleX"
827
+ },
828
+ "Weight": 40,
829
+ "Type": "X",
830
+ "Reflect": false
831
+ },
832
+ {
833
+ "Source": {
834
+ "Target": "Parameter",
835
+ "Id": "ParamAngleZ"
836
+ },
837
+ "Weight": 100,
838
+ "Type": "Angle",
839
+ "Reflect": false
840
+ },
841
+ {
842
+ "Source": {
843
+ "Target": "Parameter",
844
+ "Id": "ParamAngleY"
845
+ },
846
+ "Weight": 40,
847
+ "Type": "X",
848
+ "Reflect": false
849
+ }
850
+ ],
851
+ "Output": [
852
+ {
853
+ "Destination": {
854
+ "Target": "Parameter",
855
+ "Id": "ParamHairFront5"
856
+ },
857
+ "VertexIndex": 1,
858
+ "Scale": 1.894,
859
+ "Weight": 100,
860
+ "Type": "Angle",
861
+ "Reflect": false
862
+ },
863
+ {
864
+ "Destination": {
865
+ "Target": "Parameter",
866
+ "Id": "ParamHairFront6"
867
+ },
868
+ "VertexIndex": 2,
869
+ "Scale": 1.548,
870
+ "Weight": 100,
871
+ "Type": "Angle",
872
+ "Reflect": false
873
+ },
874
+ {
875
+ "Destination": {
876
+ "Target": "Parameter",
877
+ "Id": "ParamHairFront7"
878
+ },
879
+ "VertexIndex": 2,
880
+ "Scale": 1.548,
881
+ "Weight": 100,
882
+ "Type": "Angle",
883
+ "Reflect": false
884
+ }
885
+ ],
886
+ "Vertices": [
887
+ {
888
+ "Position": {
889
+ "X": 0,
890
+ "Y": 0
891
+ },
892
+ "Mobility": 1,
893
+ "Delay": 1,
894
+ "Acceleration": 1,
895
+ "Radius": 0
896
+ },
897
+ {
898
+ "Position": {
899
+ "X": 0,
900
+ "Y": 10
901
+ },
902
+ "Mobility": 0.9,
903
+ "Delay": 0.8,
904
+ "Acceleration": 1.5,
905
+ "Radius": 10
906
+ },
907
+ {
908
+ "Position": {
909
+ "X": 0,
910
+ "Y": 18
911
+ },
912
+ "Mobility": 0.8,
913
+ "Delay": 0.8,
914
+ "Acceleration": 1.5,
915
+ "Radius": 8
916
+ }
917
+ ],
918
+ "Normalization": {
919
+ "Position": {
920
+ "Minimum": -10,
921
+ "Default": 0,
922
+ "Maximum": 10
923
+ },
924
+ "Angle": {
925
+ "Minimum": -10,
926
+ "Default": 0,
927
+ "Maximum": 10
928
+ }
929
+ }
930
+ },
931
+ {
932
+ "Id": "PhysicsSetting10",
933
+ "Input": [
934
+ {
935
+ "Source": {
936
+ "Target": "Parameter",
937
+ "Id": "ParamAngleX"
938
+ },
939
+ "Weight": 40,
940
+ "Type": "X",
941
+ "Reflect": false
942
+ },
943
+ {
944
+ "Source": {
945
+ "Target": "Parameter",
946
+ "Id": "ParamAngleY"
947
+ },
948
+ "Weight": 30,
949
+ "Type": "X",
950
+ "Reflect": false
951
+ },
952
+ {
953
+ "Source": {
954
+ "Target": "Parameter",
955
+ "Id": "ParamAngleZ"
956
+ },
957
+ "Weight": 100,
958
+ "Type": "Angle",
959
+ "Reflect": true
960
+ },
961
+ {
962
+ "Source": {
963
+ "Target": "Parameter",
964
+ "Id": "ParamEyeLOpen"
965
+ },
966
+ "Weight": 20,
967
+ "Type": "X",
968
+ "Reflect": false
969
+ }
970
+ ],
971
+ "Output": [
972
+ {
973
+ "Destination": {
974
+ "Target": "Parameter",
975
+ "Id": "Param102"
976
+ },
977
+ "VertexIndex": 2,
978
+ "Scale": 39.841,
979
+ "Weight": 100,
980
+ "Type": "Angle",
981
+ "Reflect": false
982
+ },
983
+ {
984
+ "Destination": {
985
+ "Target": "Parameter",
986
+ "Id": "Param103"
987
+ },
988
+ "VertexIndex": 3,
989
+ "Scale": 31.869,
990
+ "Weight": 100,
991
+ "Type": "Angle",
992
+ "Reflect": false
993
+ },
994
+ {
995
+ "Destination": {
996
+ "Target": "Parameter",
997
+ "Id": "Param104"
998
+ },
999
+ "VertexIndex": 2,
1000
+ "Scale": 40,
1001
+ "Weight": 100,
1002
+ "Type": "Angle",
1003
+ "Reflect": false
1004
+ },
1005
+ {
1006
+ "Destination": {
1007
+ "Target": "Parameter",
1008
+ "Id": "Param105"
1009
+ },
1010
+ "VertexIndex": 3,
1011
+ "Scale": 31.869,
1012
+ "Weight": 100,
1013
+ "Type": "Angle",
1014
+ "Reflect": false
1015
+ }
1016
+ ],
1017
+ "Vertices": [
1018
+ {
1019
+ "Position": {
1020
+ "X": 0,
1021
+ "Y": 0
1022
+ },
1023
+ "Mobility": 1,
1024
+ "Delay": 1,
1025
+ "Acceleration": 1,
1026
+ "Radius": 0
1027
+ },
1028
+ {
1029
+ "Position": {
1030
+ "X": 0,
1031
+ "Y": 5
1032
+ },
1033
+ "Mobility": 0.85,
1034
+ "Delay": 0.9,
1035
+ "Acceleration": 1,
1036
+ "Radius": 5
1037
+ },
1038
+ {
1039
+ "Position": {
1040
+ "X": 0,
1041
+ "Y": 10
1042
+ },
1043
+ "Mobility": 0.9,
1044
+ "Delay": 0.9,
1045
+ "Acceleration": 1,
1046
+ "Radius": 5
1047
+ },
1048
+ {
1049
+ "Position": {
1050
+ "X": 0,
1051
+ "Y": 15
1052
+ },
1053
+ "Mobility": 0.9,
1054
+ "Delay": 0.9,
1055
+ "Acceleration": 0.9,
1056
+ "Radius": 5
1057
+ }
1058
+ ],
1059
+ "Normalization": {
1060
+ "Position": {
1061
+ "Minimum": -10,
1062
+ "Default": 0,
1063
+ "Maximum": 10
1064
+ },
1065
+ "Angle": {
1066
+ "Minimum": -10,
1067
+ "Default": 0,
1068
+ "Maximum": 10
1069
+ }
1070
+ }
1071
+ },
1072
+ {
1073
+ "Id": "PhysicsSetting11",
1074
+ "Input": [
1075
+ {
1076
+ "Source": {
1077
+ "Target": "Parameter",
1078
+ "Id": "ParamAngleX"
1079
+ },
1080
+ "Weight": 40,
1081
+ "Type": "X",
1082
+ "Reflect": true
1083
+ },
1084
+ {
1085
+ "Source": {
1086
+ "Target": "Parameter",
1087
+ "Id": "ParamAngleY"
1088
+ },
1089
+ "Weight": 30,
1090
+ "Type": "X",
1091
+ "Reflect": false
1092
+ },
1093
+ {
1094
+ "Source": {
1095
+ "Target": "Parameter",
1096
+ "Id": "ParamAngleZ"
1097
+ },
1098
+ "Weight": 100,
1099
+ "Type": "Angle",
1100
+ "Reflect": false
1101
+ },
1102
+ {
1103
+ "Source": {
1104
+ "Target": "Parameter",
1105
+ "Id": "ParamEyeLOpen"
1106
+ },
1107
+ "Weight": 20,
1108
+ "Type": "X",
1109
+ "Reflect": false
1110
+ }
1111
+ ],
1112
+ "Output": [
1113
+ {
1114
+ "Destination": {
1115
+ "Target": "Parameter",
1116
+ "Id": "Param106"
1117
+ },
1118
+ "VertexIndex": 2,
1119
+ "Scale": 50,
1120
+ "Weight": 100,
1121
+ "Type": "Angle",
1122
+ "Reflect": false
1123
+ },
1124
+ {
1125
+ "Destination": {
1126
+ "Target": "Parameter",
1127
+ "Id": "Param107"
1128
+ },
1129
+ "VertexIndex": 3,
1130
+ "Scale": 50,
1131
+ "Weight": 100,
1132
+ "Type": "Angle",
1133
+ "Reflect": false
1134
+ },
1135
+ {
1136
+ "Destination": {
1137
+ "Target": "Parameter",
1138
+ "Id": "Param108"
1139
+ },
1140
+ "VertexIndex": 2,
1141
+ "Scale": 50,
1142
+ "Weight": 100,
1143
+ "Type": "Angle",
1144
+ "Reflect": false
1145
+ },
1146
+ {
1147
+ "Destination": {
1148
+ "Target": "Parameter",
1149
+ "Id": "Param109"
1150
+ },
1151
+ "VertexIndex": 3,
1152
+ "Scale": 50,
1153
+ "Weight": 100,
1154
+ "Type": "Angle",
1155
+ "Reflect": false
1156
+ }
1157
+ ],
1158
+ "Vertices": [
1159
+ {
1160
+ "Position": {
1161
+ "X": 0,
1162
+ "Y": 0
1163
+ },
1164
+ "Mobility": 1,
1165
+ "Delay": 1,
1166
+ "Acceleration": 1,
1167
+ "Radius": 0
1168
+ },
1169
+ {
1170
+ "Position": {
1171
+ "X": 0,
1172
+ "Y": 5
1173
+ },
1174
+ "Mobility": 0.85,
1175
+ "Delay": 0.9,
1176
+ "Acceleration": 1,
1177
+ "Radius": 5
1178
+ },
1179
+ {
1180
+ "Position": {
1181
+ "X": 0,
1182
+ "Y": 10
1183
+ },
1184
+ "Mobility": 0.9,
1185
+ "Delay": 0.9,
1186
+ "Acceleration": 1,
1187
+ "Radius": 5
1188
+ },
1189
+ {
1190
+ "Position": {
1191
+ "X": 0,
1192
+ "Y": 15
1193
+ },
1194
+ "Mobility": 0.9,
1195
+ "Delay": 0.9,
1196
+ "Acceleration": 0.9,
1197
+ "Radius": 5
1198
+ }
1199
+ ],
1200
+ "Normalization": {
1201
+ "Position": {
1202
+ "Minimum": -10,
1203
+ "Default": 0,
1204
+ "Maximum": 10
1205
+ },
1206
+ "Angle": {
1207
+ "Minimum": -10,
1208
+ "Default": 0,
1209
+ "Maximum": 10
1210
+ }
1211
+ }
1212
+ },
1213
+ {
1214
+ "Id": "PhysicsSetting12",
1215
+ "Input": [
1216
+ {
1217
+ "Source": {
1218
+ "Target": "Parameter",
1219
+ "Id": "ParamAngleX"
1220
+ },
1221
+ "Weight": 50,
1222
+ "Type": "X",
1223
+ "Reflect": false
1224
+ },
1225
+ {
1226
+ "Source": {
1227
+ "Target": "Parameter",
1228
+ "Id": "ParamAngleY"
1229
+ },
1230
+ "Weight": 50,
1231
+ "Type": "X",
1232
+ "Reflect": false
1233
+ },
1234
+ {
1235
+ "Source": {
1236
+ "Target": "Parameter",
1237
+ "Id": "ParamAngleZ"
1238
+ },
1239
+ "Weight": 100,
1240
+ "Type": "Angle",
1241
+ "Reflect": false
1242
+ }
1243
+ ],
1244
+ "Output": [
1245
+ {
1246
+ "Destination": {
1247
+ "Target": "Parameter",
1248
+ "Id": "ParamHairFront8"
1249
+ },
1250
+ "VertexIndex": 1,
1251
+ "Scale": 1.3,
1252
+ "Weight": 100,
1253
+ "Type": "Angle",
1254
+ "Reflect": false
1255
+ },
1256
+ {
1257
+ "Destination": {
1258
+ "Target": "Parameter",
1259
+ "Id": "ParamHairFront9"
1260
+ },
1261
+ "VertexIndex": 2,
1262
+ "Scale": 1.3,
1263
+ "Weight": 100,
1264
+ "Type": "Angle",
1265
+ "Reflect": false
1266
+ },
1267
+ {
1268
+ "Destination": {
1269
+ "Target": "Parameter",
1270
+ "Id": "ParamHairFront10"
1271
+ },
1272
+ "VertexIndex": 2,
1273
+ "Scale": 1,
1274
+ "Weight": 100,
1275
+ "Type": "Angle",
1276
+ "Reflect": false
1277
+ }
1278
+ ],
1279
+ "Vertices": [
1280
+ {
1281
+ "Position": {
1282
+ "X": 0,
1283
+ "Y": 0
1284
+ },
1285
+ "Mobility": 1,
1286
+ "Delay": 1,
1287
+ "Acceleration": 1,
1288
+ "Radius": 0
1289
+ },
1290
+ {
1291
+ "Position": {
1292
+ "X": 0,
1293
+ "Y": 10
1294
+ },
1295
+ "Mobility": 0.9,
1296
+ "Delay": 0.8,
1297
+ "Acceleration": 1.5,
1298
+ "Radius": 10
1299
+ },
1300
+ {
1301
+ "Position": {
1302
+ "X": 0,
1303
+ "Y": 18
1304
+ },
1305
+ "Mobility": 0.8,
1306
+ "Delay": 0.8,
1307
+ "Acceleration": 1.5,
1308
+ "Radius": 8
1309
+ }
1310
+ ],
1311
+ "Normalization": {
1312
+ "Position": {
1313
+ "Minimum": -10,
1314
+ "Default": 0,
1315
+ "Maximum": 10
1316
+ },
1317
+ "Angle": {
1318
+ "Minimum": -10,
1319
+ "Default": 0,
1320
+ "Maximum": 10
1321
+ }
1322
+ }
1323
+ },
1324
+ {
1325
+ "Id": "PhysicsSetting13",
1326
+ "Input": [
1327
+ {
1328
+ "Source": {
1329
+ "Target": "Parameter",
1330
+ "Id": "ParamBreath"
1331
+ },
1332
+ "Weight": 100,
1333
+ "Type": "Angle",
1334
+ "Reflect": false
1335
+ }
1336
+ ],
1337
+ "Output": [
1338
+ {
1339
+ "Destination": {
1340
+ "Target": "Parameter",
1341
+ "Id": "Param_Angle_Rotation_1_B_tail3"
1342
+ },
1343
+ "VertexIndex": 1,
1344
+ "Scale": 55,
1345
+ "Weight": 100,
1346
+ "Type": "Angle",
1347
+ "Reflect": false
1348
+ },
1349
+ {
1350
+ "Destination": {
1351
+ "Target": "Parameter",
1352
+ "Id": "Param_Angle_Rotation_2_B_tail3"
1353
+ },
1354
+ "VertexIndex": 2,
1355
+ "Scale": 55,
1356
+ "Weight": 100,
1357
+ "Type": "Angle",
1358
+ "Reflect": false
1359
+ },
1360
+ {
1361
+ "Destination": {
1362
+ "Target": "Parameter",
1363
+ "Id": "Param_Angle_Rotation_3_B_tail3"
1364
+ },
1365
+ "VertexIndex": 3,
1366
+ "Scale": 60,
1367
+ "Weight": 100,
1368
+ "Type": "Angle",
1369
+ "Reflect": false
1370
+ },
1371
+ {
1372
+ "Destination": {
1373
+ "Target": "Parameter",
1374
+ "Id": "Param_Angle_Rotation_4_B_tail3"
1375
+ },
1376
+ "VertexIndex": 4,
1377
+ "Scale": 60,
1378
+ "Weight": 100,
1379
+ "Type": "Angle",
1380
+ "Reflect": false
1381
+ },
1382
+ {
1383
+ "Destination": {
1384
+ "Target": "Parameter",
1385
+ "Id": "Param_Angle_Rotation_5_B_tail3"
1386
+ },
1387
+ "VertexIndex": 5,
1388
+ "Scale": 60,
1389
+ "Weight": 100,
1390
+ "Type": "Angle",
1391
+ "Reflect": false
1392
+ }
1393
+ ],
1394
+ "Vertices": [
1395
+ {
1396
+ "Position": {
1397
+ "X": 0,
1398
+ "Y": 0
1399
+ },
1400
+ "Mobility": 0.9,
1401
+ "Delay": 1,
1402
+ "Acceleration": 1,
1403
+ "Radius": 0
1404
+ },
1405
+ {
1406
+ "Position": {
1407
+ "X": 0,
1408
+ "Y": 10
1409
+ },
1410
+ "Mobility": 0.9,
1411
+ "Delay": 0.53,
1412
+ "Acceleration": 0.9,
1413
+ "Radius": 10
1414
+ },
1415
+ {
1416
+ "Position": {
1417
+ "X": 0,
1418
+ "Y": 20
1419
+ },
1420
+ "Mobility": 0.9,
1421
+ "Delay": 0.55,
1422
+ "Acceleration": 0.9,
1423
+ "Radius": 10
1424
+ },
1425
+ {
1426
+ "Position": {
1427
+ "X": 0,
1428
+ "Y": 28
1429
+ },
1430
+ "Mobility": 0.9,
1431
+ "Delay": 0.52,
1432
+ "Acceleration": 0.9,
1433
+ "Radius": 8
1434
+ },
1435
+ {
1436
+ "Position": {
1437
+ "X": 0,
1438
+ "Y": 36
1439
+ },
1440
+ "Mobility": 0.9,
1441
+ "Delay": 0.56,
1442
+ "Acceleration": 0.9,
1443
+ "Radius": 8
1444
+ },
1445
+ {
1446
+ "Position": {
1447
+ "X": 0,
1448
+ "Y": 44
1449
+ },
1450
+ "Mobility": 0.9,
1451
+ "Delay": 0.53,
1452
+ "Acceleration": 0.9,
1453
+ "Radius": 8
1454
+ },
1455
+ {
1456
+ "Position": {
1457
+ "X": 0,
1458
+ "Y": 52
1459
+ },
1460
+ "Mobility": 0.9,
1461
+ "Delay": 0.53,
1462
+ "Acceleration": 0.9,
1463
+ "Radius": 8
1464
+ },
1465
+ {
1466
+ "Position": {
1467
+ "X": 0,
1468
+ "Y": 60
1469
+ },
1470
+ "Mobility": 0.9,
1471
+ "Delay": 0.53,
1472
+ "Acceleration": 0.9,
1473
+ "Radius": 8
1474
+ }
1475
+ ],
1476
+ "Normalization": {
1477
+ "Position": {
1478
+ "Minimum": -10,
1479
+ "Default": 0,
1480
+ "Maximum": 10
1481
+ },
1482
+ "Angle": {
1483
+ "Minimum": -20,
1484
+ "Default": 0,
1485
+ "Maximum": 20
1486
+ }
1487
+ }
1488
+ },
1489
+ {
1490
+ "Id": "PhysicsSetting14",
1491
+ "Input": [
1492
+ {
1493
+ "Source": {
1494
+ "Target": "Parameter",
1495
+ "Id": "ParamBreath"
1496
+ },
1497
+ "Weight": 100,
1498
+ "Type": "Angle",
1499
+ "Reflect": false
1500
+ },
1501
+ {
1502
+ "Source": {
1503
+ "Target": "Parameter",
1504
+ "Id": "ParamAngleX"
1505
+ },
1506
+ "Weight": 40,
1507
+ "Type": "X",
1508
+ "Reflect": false
1509
+ }
1510
+ ],
1511
+ "Output": [
1512
+ {
1513
+ "Destination": {
1514
+ "Target": "Parameter",
1515
+ "Id": "Param30"
1516
+ },
1517
+ "VertexIndex": 1,
1518
+ "Scale": 79,
1519
+ "Weight": 100,
1520
+ "Type": "Angle",
1521
+ "Reflect": false
1522
+ },
1523
+ {
1524
+ "Destination": {
1525
+ "Target": "Parameter",
1526
+ "Id": "Param31"
1527
+ },
1528
+ "VertexIndex": 2,
1529
+ "Scale": 120,
1530
+ "Weight": 100,
1531
+ "Type": "Angle",
1532
+ "Reflect": false
1533
+ },
1534
+ {
1535
+ "Destination": {
1536
+ "Target": "Parameter",
1537
+ "Id": "Param32"
1538
+ },
1539
+ "VertexIndex": 2,
1540
+ "Scale": 120,
1541
+ "Weight": 100,
1542
+ "Type": "Angle",
1543
+ "Reflect": false
1544
+ }
1545
+ ],
1546
+ "Vertices": [
1547
+ {
1548
+ "Position": {
1549
+ "X": 0,
1550
+ "Y": 0
1551
+ },
1552
+ "Mobility": 0.9,
1553
+ "Delay": 1,
1554
+ "Acceleration": 1,
1555
+ "Radius": 0
1556
+ },
1557
+ {
1558
+ "Position": {
1559
+ "X": 0,
1560
+ "Y": 10
1561
+ },
1562
+ "Mobility": 0.9,
1563
+ "Delay": 0.8,
1564
+ "Acceleration": 1.5,
1565
+ "Radius": 10
1566
+ },
1567
+ {
1568
+ "Position": {
1569
+ "X": 0,
1570
+ "Y": 18
1571
+ },
1572
+ "Mobility": 0.8,
1573
+ "Delay": 0.8,
1574
+ "Acceleration": 1.5,
1575
+ "Radius": 8
1576
+ }
1577
+ ],
1578
+ "Normalization": {
1579
+ "Position": {
1580
+ "Minimum": -10,
1581
+ "Default": 0,
1582
+ "Maximum": 10
1583
+ },
1584
+ "Angle": {
1585
+ "Minimum": -20,
1586
+ "Default": 0,
1587
+ "Maximum": 20
1588
+ }
1589
+ }
1590
+ },
1591
+ {
1592
+ "Id": "PhysicsSetting15",
1593
+ "Input": [
1594
+ {
1595
+ "Source": {
1596
+ "Target": "Parameter",
1597
+ "Id": "ParamAngleX"
1598
+ },
1599
+ "Weight": 50,
1600
+ "Type": "X",
1601
+ "Reflect": true
1602
+ },
1603
+ {
1604
+ "Source": {
1605
+ "Target": "Parameter",
1606
+ "Id": "ParamAngleY"
1607
+ },
1608
+ "Weight": 50,
1609
+ "Type": "X",
1610
+ "Reflect": false
1611
+ },
1612
+ {
1613
+ "Source": {
1614
+ "Target": "Parameter",
1615
+ "Id": "ParamAngleZ"
1616
+ },
1617
+ "Weight": 100,
1618
+ "Type": "Angle",
1619
+ "Reflect": true
1620
+ }
1621
+ ],
1622
+ "Output": [
1623
+ {
1624
+ "Destination": {
1625
+ "Target": "Parameter",
1626
+ "Id": "ParamHairFront11"
1627
+ },
1628
+ "VertexIndex": 1,
1629
+ "Scale": 1,
1630
+ "Weight": 100,
1631
+ "Type": "Angle",
1632
+ "Reflect": true
1633
+ },
1634
+ {
1635
+ "Destination": {
1636
+ "Target": "Parameter",
1637
+ "Id": "ParamHairFront13"
1638
+ },
1639
+ "VertexIndex": 2,
1640
+ "Scale": 1.423,
1641
+ "Weight": 100,
1642
+ "Type": "Angle",
1643
+ "Reflect": true
1644
+ }
1645
+ ],
1646
+ "Vertices": [
1647
+ {
1648
+ "Position": {
1649
+ "X": 0,
1650
+ "Y": 0
1651
+ },
1652
+ "Mobility": 1,
1653
+ "Delay": 1,
1654
+ "Acceleration": 1,
1655
+ "Radius": 0
1656
+ },
1657
+ {
1658
+ "Position": {
1659
+ "X": 0,
1660
+ "Y": 10
1661
+ },
1662
+ "Mobility": 0.9,
1663
+ "Delay": 0.8,
1664
+ "Acceleration": 1.5,
1665
+ "Radius": 10
1666
+ },
1667
+ {
1668
+ "Position": {
1669
+ "X": 0,
1670
+ "Y": 18
1671
+ },
1672
+ "Mobility": 0.8,
1673
+ "Delay": 0.8,
1674
+ "Acceleration": 1.5,
1675
+ "Radius": 8
1676
+ }
1677
+ ],
1678
+ "Normalization": {
1679
+ "Position": {
1680
+ "Minimum": -10,
1681
+ "Default": 0,
1682
+ "Maximum": 10
1683
+ },
1684
+ "Angle": {
1685
+ "Minimum": -10,
1686
+ "Default": 0,
1687
+ "Maximum": 10
1688
+ }
1689
+ }
1690
+ },
1691
+ {
1692
+ "Id": "PhysicsSetting16",
1693
+ "Input": [
1694
+ {
1695
+ "Source": {
1696
+ "Target": "Parameter",
1697
+ "Id": "ParamAngleX"
1698
+ },
1699
+ "Weight": 50,
1700
+ "Type": "X",
1701
+ "Reflect": false
1702
+ },
1703
+ {
1704
+ "Source": {
1705
+ "Target": "Parameter",
1706
+ "Id": "ParamAngleY"
1707
+ },
1708
+ "Weight": 50,
1709
+ "Type": "X",
1710
+ "Reflect": false
1711
+ },
1712
+ {
1713
+ "Source": {
1714
+ "Target": "Parameter",
1715
+ "Id": "ParamAngleZ"
1716
+ },
1717
+ "Weight": 100,
1718
+ "Type": "Angle",
1719
+ "Reflect": false
1720
+ }
1721
+ ],
1722
+ "Output": [
1723
+ {
1724
+ "Destination": {
1725
+ "Target": "Parameter",
1726
+ "Id": "ParamHairFront24"
1727
+ },
1728
+ "VertexIndex": 1,
1729
+ "Scale": 1.423,
1730
+ "Weight": 100,
1731
+ "Type": "Angle",
1732
+ "Reflect": true
1733
+ }
1734
+ ],
1735
+ "Vertices": [
1736
+ {
1737
+ "Position": {
1738
+ "X": 0,
1739
+ "Y": 0
1740
+ },
1741
+ "Mobility": 1,
1742
+ "Delay": 1,
1743
+ "Acceleration": 1,
1744
+ "Radius": 0
1745
+ },
1746
+ {
1747
+ "Position": {
1748
+ "X": 0,
1749
+ "Y": 10
1750
+ },
1751
+ "Mobility": 0.9,
1752
+ "Delay": 0.8,
1753
+ "Acceleration": 1.5,
1754
+ "Radius": 10
1755
+ },
1756
+ {
1757
+ "Position": {
1758
+ "X": 0,
1759
+ "Y": 18
1760
+ },
1761
+ "Mobility": 0.8,
1762
+ "Delay": 0.8,
1763
+ "Acceleration": 1.5,
1764
+ "Radius": 8
1765
+ }
1766
+ ],
1767
+ "Normalization": {
1768
+ "Position": {
1769
+ "Minimum": -10,
1770
+ "Default": 0,
1771
+ "Maximum": 10
1772
+ },
1773
+ "Angle": {
1774
+ "Minimum": -10,
1775
+ "Default": 0,
1776
+ "Maximum": 10
1777
+ }
1778
+ }
1779
+ },
1780
+ {
1781
+ "Id": "PhysicsSetting17",
1782
+ "Input": [
1783
+ {
1784
+ "Source": {
1785
+ "Target": "Parameter",
1786
+ "Id": "ParamAngleX"
1787
+ },
1788
+ "Weight": 50,
1789
+ "Type": "X",
1790
+ "Reflect": false
1791
+ },
1792
+ {
1793
+ "Source": {
1794
+ "Target": "Parameter",
1795
+ "Id": "ParamAngleY"
1796
+ },
1797
+ "Weight": 50,
1798
+ "Type": "X",
1799
+ "Reflect": false
1800
+ },
1801
+ {
1802
+ "Source": {
1803
+ "Target": "Parameter",
1804
+ "Id": "ParamAngleZ"
1805
+ },
1806
+ "Weight": 100,
1807
+ "Type": "Angle",
1808
+ "Reflect": false
1809
+ }
1810
+ ],
1811
+ "Output": [
1812
+ {
1813
+ "Destination": {
1814
+ "Target": "Parameter",
1815
+ "Id": "ParamHairFront14"
1816
+ },
1817
+ "VertexIndex": 1,
1818
+ "Scale": 1.656,
1819
+ "Weight": 100,
1820
+ "Type": "Angle",
1821
+ "Reflect": false
1822
+ },
1823
+ {
1824
+ "Destination": {
1825
+ "Target": "Parameter",
1826
+ "Id": "ParamHairFront15"
1827
+ },
1828
+ "VertexIndex": 2,
1829
+ "Scale": 1.754,
1830
+ "Weight": 100,
1831
+ "Type": "Angle",
1832
+ "Reflect": false
1833
+ },
1834
+ {
1835
+ "Destination": {
1836
+ "Target": "Parameter",
1837
+ "Id": "ParamHairFront16"
1838
+ },
1839
+ "VertexIndex": 3,
1840
+ "Scale": 1.597,
1841
+ "Weight": 100,
1842
+ "Type": "Angle",
1843
+ "Reflect": false
1844
+ },
1845
+ {
1846
+ "Destination": {
1847
+ "Target": "Parameter",
1848
+ "Id": "ParamHairFront17"
1849
+ },
1850
+ "VertexIndex": 4,
1851
+ "Scale": 1.371,
1852
+ "Weight": 100,
1853
+ "Type": "Angle",
1854
+ "Reflect": false
1855
+ },
1856
+ {
1857
+ "Destination": {
1858
+ "Target": "Parameter",
1859
+ "Id": "ParamHairFront18"
1860
+ },
1861
+ "VertexIndex": 2,
1862
+ "Scale": 1.754,
1863
+ "Weight": 100,
1864
+ "Type": "Angle",
1865
+ "Reflect": false
1866
+ }
1867
+ ],
1868
+ "Vertices": [
1869
+ {
1870
+ "Position": {
1871
+ "X": 0,
1872
+ "Y": 0
1873
+ },
1874
+ "Mobility": 1,
1875
+ "Delay": 1,
1876
+ "Acceleration": 1,
1877
+ "Radius": 0
1878
+ },
1879
+ {
1880
+ "Position": {
1881
+ "X": 0,
1882
+ "Y": 10
1883
+ },
1884
+ "Mobility": 0.85,
1885
+ "Delay": 0.85,
1886
+ "Acceleration": 1.2,
1887
+ "Radius": 10
1888
+ },
1889
+ {
1890
+ "Position": {
1891
+ "X": 0,
1892
+ "Y": 20
1893
+ },
1894
+ "Mobility": 0.85,
1895
+ "Delay": 0.85,
1896
+ "Acceleration": 1.2,
1897
+ "Radius": 10
1898
+ },
1899
+ {
1900
+ "Position": {
1901
+ "X": 0,
1902
+ "Y": 30
1903
+ },
1904
+ "Mobility": 0.85,
1905
+ "Delay": 0.85,
1906
+ "Acceleration": 1.2,
1907
+ "Radius": 10
1908
+ },
1909
+ {
1910
+ "Position": {
1911
+ "X": 0,
1912
+ "Y": 40
1913
+ },
1914
+ "Mobility": 0.85,
1915
+ "Delay": 0.85,
1916
+ "Acceleration": 1.2,
1917
+ "Radius": 10
1918
+ }
1919
+ ],
1920
+ "Normalization": {
1921
+ "Position": {
1922
+ "Minimum": -10,
1923
+ "Default": 0,
1924
+ "Maximum": 10
1925
+ },
1926
+ "Angle": {
1927
+ "Minimum": -10,
1928
+ "Default": 0,
1929
+ "Maximum": 10
1930
+ }
1931
+ }
1932
+ },
1933
+ {
1934
+ "Id": "PhysicsSetting18",
1935
+ "Input": [
1936
+ {
1937
+ "Source": {
1938
+ "Target": "Parameter",
1939
+ "Id": "ParamAngleX"
1940
+ },
1941
+ "Weight": 50,
1942
+ "Type": "X",
1943
+ "Reflect": false
1944
+ },
1945
+ {
1946
+ "Source": {
1947
+ "Target": "Parameter",
1948
+ "Id": "ParamAngleY"
1949
+ },
1950
+ "Weight": 50,
1951
+ "Type": "X",
1952
+ "Reflect": false
1953
+ },
1954
+ {
1955
+ "Source": {
1956
+ "Target": "Parameter",
1957
+ "Id": "ParamAngleZ"
1958
+ },
1959
+ "Weight": 100,
1960
+ "Type": "Angle",
1961
+ "Reflect": false
1962
+ }
1963
+ ],
1964
+ "Output": [
1965
+ {
1966
+ "Destination": {
1967
+ "Target": "Parameter",
1968
+ "Id": "ParamHairFront19"
1969
+ },
1970
+ "VertexIndex": 1,
1971
+ "Scale": 1.4,
1972
+ "Weight": 100,
1973
+ "Type": "Angle",
1974
+ "Reflect": false
1975
+ },
1976
+ {
1977
+ "Destination": {
1978
+ "Target": "Parameter",
1979
+ "Id": "ParamHairFront20"
1980
+ },
1981
+ "VertexIndex": 2,
1982
+ "Scale": 1.4,
1983
+ "Weight": 100,
1984
+ "Type": "Angle",
1985
+ "Reflect": false
1986
+ },
1987
+ {
1988
+ "Destination": {
1989
+ "Target": "Parameter",
1990
+ "Id": "ParamHairFront21"
1991
+ },
1992
+ "VertexIndex": 3,
1993
+ "Scale": 1.5,
1994
+ "Weight": 100,
1995
+ "Type": "Angle",
1996
+ "Reflect": false
1997
+ },
1998
+ {
1999
+ "Destination": {
2000
+ "Target": "Parameter",
2001
+ "Id": "ParamHairFront22"
2002
+ },
2003
+ "VertexIndex": 4,
2004
+ "Scale": 1.6,
2005
+ "Weight": 100,
2006
+ "Type": "Angle",
2007
+ "Reflect": false
2008
+ },
2009
+ {
2010
+ "Destination": {
2011
+ "Target": "Parameter",
2012
+ "Id": "ParamHairFront23"
2013
+ },
2014
+ "VertexIndex": 5,
2015
+ "Scale": 1.8,
2016
+ "Weight": 100,
2017
+ "Type": "Angle",
2018
+ "Reflect": false
2019
+ }
2020
+ ],
2021
+ "Vertices": [
2022
+ {
2023
+ "Position": {
2024
+ "X": 0,
2025
+ "Y": 0
2026
+ },
2027
+ "Mobility": 1,
2028
+ "Delay": 0.9,
2029
+ "Acceleration": 1,
2030
+ "Radius": 0
2031
+ },
2032
+ {
2033
+ "Position": {
2034
+ "X": 0,
2035
+ "Y": 10
2036
+ },
2037
+ "Mobility": 0.85,
2038
+ "Delay": 0.9,
2039
+ "Acceleration": 1,
2040
+ "Radius": 10
2041
+ },
2042
+ {
2043
+ "Position": {
2044
+ "X": 0,
2045
+ "Y": 20
2046
+ },
2047
+ "Mobility": 0.9,
2048
+ "Delay": 0.9,
2049
+ "Acceleration": 1,
2050
+ "Radius": 10
2051
+ },
2052
+ {
2053
+ "Position": {
2054
+ "X": 0,
2055
+ "Y": 28
2056
+ },
2057
+ "Mobility": 0.9,
2058
+ "Delay": 0.9,
2059
+ "Acceleration": 0.8,
2060
+ "Radius": 8
2061
+ },
2062
+ {
2063
+ "Position": {
2064
+ "X": 0,
2065
+ "Y": 36
2066
+ },
2067
+ "Mobility": 0.9,
2068
+ "Delay": 0.9,
2069
+ "Acceleration": 0.8,
2070
+ "Radius": 8
2071
+ },
2072
+ {
2073
+ "Position": {
2074
+ "X": 0,
2075
+ "Y": 44
2076
+ },
2077
+ "Mobility": 0.9,
2078
+ "Delay": 0.9,
2079
+ "Acceleration": 0.8,
2080
+ "Radius": 8
2081
+ }
2082
+ ],
2083
+ "Normalization": {
2084
+ "Position": {
2085
+ "Minimum": -10,
2086
+ "Default": 0,
2087
+ "Maximum": 10
2088
+ },
2089
+ "Angle": {
2090
+ "Minimum": -10,
2091
+ "Default": 0,
2092
+ "Maximum": 10
2093
+ }
2094
+ }
2095
+ },
2096
+ {
2097
+ "Id": "PhysicsSetting19",
2098
+ "Input": [
2099
+ {
2100
+ "Source": {
2101
+ "Target": "Parameter",
2102
+ "Id": "pointX"
2103
+ },
2104
+ "Weight": 50,
2105
+ "Type": "X",
2106
+ "Reflect": true
2107
+ },
2108
+ {
2109
+ "Source": {
2110
+ "Target": "Parameter",
2111
+ "Id": "pointY"
2112
+ },
2113
+ "Weight": 50,
2114
+ "Type": "X",
2115
+ "Reflect": false
2116
+ }
2117
+ ],
2118
+ "Output": [
2119
+ {
2120
+ "Destination": {
2121
+ "Target": "Parameter",
2122
+ "Id": "pointY2"
2123
+ },
2124
+ "VertexIndex": 1,
2125
+ "Scale": 30,
2126
+ "Weight": 100,
2127
+ "Type": "Angle",
2128
+ "Reflect": false
2129
+ }
2130
+ ],
2131
+ "Vertices": [
2132
+ {
2133
+ "Position": {
2134
+ "X": 0,
2135
+ "Y": 0
2136
+ },
2137
+ "Mobility": 1,
2138
+ "Delay": 1,
2139
+ "Acceleration": 1,
2140
+ "Radius": 0
2141
+ },
2142
+ {
2143
+ "Position": {
2144
+ "X": 0,
2145
+ "Y": 10
2146
+ },
2147
+ "Mobility": 0.4,
2148
+ "Delay": 1,
2149
+ "Acceleration": 1,
2150
+ "Radius": 10
2151
+ }
2152
+ ],
2153
+ "Normalization": {
2154
+ "Position": {
2155
+ "Minimum": -10,
2156
+ "Default": 0,
2157
+ "Maximum": 10
2158
+ },
2159
+ "Angle": {
2160
+ "Minimum": -10,
2161
+ "Default": 0,
2162
+ "Maximum": 10
2163
+ }
2164
+ }
2165
+ },
2166
+ {
2167
+ "Id": "PhysicsSetting20",
2168
+ "Input": [
2169
+ {
2170
+ "Source": {
2171
+ "Target": "Parameter",
2172
+ "Id": "pointZ"
2173
+ },
2174
+ "Weight": 100,
2175
+ "Type": "Angle",
2176
+ "Reflect": false
2177
+ }
2178
+ ],
2179
+ "Output": [
2180
+ {
2181
+ "Destination": {
2182
+ "Target": "Parameter",
2183
+ "Id": "pointZ2"
2184
+ },
2185
+ "VertexIndex": 1,
2186
+ "Scale": 1,
2187
+ "Weight": 100,
2188
+ "Type": "Angle",
2189
+ "Reflect": false
2190
+ }
2191
+ ],
2192
+ "Vertices": [
2193
+ {
2194
+ "Position": {
2195
+ "X": 0,
2196
+ "Y": 0
2197
+ },
2198
+ "Mobility": 1,
2199
+ "Delay": 1,
2200
+ "Acceleration": 1,
2201
+ "Radius": 0
2202
+ },
2203
+ {
2204
+ "Position": {
2205
+ "X": 0,
2206
+ "Y": 10
2207
+ },
2208
+ "Mobility": 0.4,
2209
+ "Delay": 3.11,
2210
+ "Acceleration": 1,
2211
+ "Radius": 10
2212
+ }
2213
+ ],
2214
+ "Normalization": {
2215
+ "Position": {
2216
+ "Minimum": -10,
2217
+ "Default": 0,
2218
+ "Maximum": 10
2219
+ },
2220
+ "Angle": {
2221
+ "Minimum": 0,
2222
+ "Default": 0,
2223
+ "Maximum": 40
2224
+ }
2225
+ }
2226
+ },
2227
+ {
2228
+ "Id": "PhysicsSetting21",
2229
+ "Input": [
2230
+ {
2231
+ "Source": {
2232
+ "Target": "Parameter",
2233
+ "Id": "danbaoX"
2234
+ },
2235
+ "Weight": 33,
2236
+ "Type": "X",
2237
+ "Reflect": false
2238
+ },
2239
+ {
2240
+ "Source": {
2241
+ "Target": "Parameter",
2242
+ "Id": "danbaoY"
2243
+ },
2244
+ "Weight": 33,
2245
+ "Type": "X",
2246
+ "Reflect": false
2247
+ },
2248
+ {
2249
+ "Source": {
2250
+ "Target": "Parameter",
2251
+ "Id": "danbaoz"
2252
+ },
2253
+ "Weight": 34,
2254
+ "Type": "X",
2255
+ "Reflect": false
2256
+ }
2257
+ ],
2258
+ "Output": [
2259
+ {
2260
+ "Destination": {
2261
+ "Target": "Parameter",
2262
+ "Id": "danbaoY2"
2263
+ },
2264
+ "VertexIndex": 1,
2265
+ "Scale": 1,
2266
+ "Weight": 100,
2267
+ "Type": "Angle",
2268
+ "Reflect": false
2269
+ }
2270
+ ],
2271
+ "Vertices": [
2272
+ {
2273
+ "Position": {
2274
+ "X": 0,
2275
+ "Y": 0
2276
+ },
2277
+ "Mobility": 1,
2278
+ "Delay": 1,
2279
+ "Acceleration": 1,
2280
+ "Radius": 0
2281
+ },
2282
+ {
2283
+ "Position": {
2284
+ "X": 0,
2285
+ "Y": 10
2286
+ },
2287
+ "Mobility": 0.9,
2288
+ "Delay": 0.8,
2289
+ "Acceleration": 1.5,
2290
+ "Radius": 10
2291
+ }
2292
+ ],
2293
+ "Normalization": {
2294
+ "Position": {
2295
+ "Minimum": -10,
2296
+ "Default": 0,
2297
+ "Maximum": 10
2298
+ },
2299
+ "Angle": {
2300
+ "Minimum": -10,
2301
+ "Default": 0,
2302
+ "Maximum": 10
2303
+ }
2304
+ }
2305
+ },
2306
+ {
2307
+ "Id": "PhysicsSetting22",
2308
+ "Input": [
2309
+ {
2310
+ "Source": {
2311
+ "Target": "Parameter",
2312
+ "Id": "ParamAngleX"
2313
+ },
2314
+ "Weight": 60,
2315
+ "Type": "X",
2316
+ "Reflect": false
2317
+ },
2318
+ {
2319
+ "Source": {
2320
+ "Target": "Parameter",
2321
+ "Id": "ParamAngleZ"
2322
+ },
2323
+ "Weight": 100,
2324
+ "Type": "Angle",
2325
+ "Reflect": false
2326
+ },
2327
+ {
2328
+ "Source": {
2329
+ "Target": "Parameter",
2330
+ "Id": "ParamAngleY"
2331
+ },
2332
+ "Weight": 40,
2333
+ "Type": "X",
2334
+ "Reflect": false
2335
+ }
2336
+ ],
2337
+ "Output": [
2338
+ {
2339
+ "Destination": {
2340
+ "Target": "Parameter",
2341
+ "Id": "phone8"
2342
+ },
2343
+ "VertexIndex": 2,
2344
+ "Scale": 10,
2345
+ "Weight": 100,
2346
+ "Type": "Angle",
2347
+ "Reflect": false
2348
+ }
2349
+ ],
2350
+ "Vertices": [
2351
+ {
2352
+ "Position": {
2353
+ "X": 0,
2354
+ "Y": 0
2355
+ },
2356
+ "Mobility": 1,
2357
+ "Delay": 1,
2358
+ "Acceleration": 1,
2359
+ "Radius": 0
2360
+ },
2361
+ {
2362
+ "Position": {
2363
+ "X": 0,
2364
+ "Y": 11.2
2365
+ },
2366
+ "Mobility": 0.71,
2367
+ "Delay": 0.82,
2368
+ "Acceleration": 1,
2369
+ "Radius": 11.2
2370
+ },
2371
+ {
2372
+ "Position": {
2373
+ "X": 0,
2374
+ "Y": 22.5
2375
+ },
2376
+ "Mobility": 0.79,
2377
+ "Delay": 0.9,
2378
+ "Acceleration": 1,
2379
+ "Radius": 11.3
2380
+ }
2381
+ ],
2382
+ "Normalization": {
2383
+ "Position": {
2384
+ "Minimum": -10,
2385
+ "Default": 0,
2386
+ "Maximum": 10
2387
+ },
2388
+ "Angle": {
2389
+ "Minimum": -10,
2390
+ "Default": 0,
2391
+ "Maximum": 10
2392
+ }
2393
+ }
2394
+ }
2395
+ ]
2396
+ }