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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
|
fileFormatVersion: 2
guid: b340cb8e5e98e2b479a9d8fd0c7182b8
ModelImporter:
serializedVersion: 19301
internalIDToNameTable: []
externalObjects:
- first:
type: UnityEngine:Material
assembly: UnityEngine.CoreModule
name: material_atlas_21680_1
second: {fileID: 2100000, guid: e383b5ccf275a3f44a64065aaf5e5ad8, type: 2}
materials:
materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 0
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
preserveHierarchy: 1
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left leg
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right leg
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left knee
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right knee
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left ankle
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right ankle
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Spine
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left shoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right shoulder
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left arm
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right arm
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left elbow
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right elbow
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left wrist
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right wrist
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Left toe
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Right toe
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LeftEye
humanName: LeftEye
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RightEye
humanName: Jaw
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb1_L
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb2_L
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger1_L
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger2_L
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: MiddleFinger1_L
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: MiddleFinger2_L
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RingFinger1_L
humanName: Left Ring Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RingFinger2_L
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LittleFinger1_L
humanName: Left Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LittleFinger2_L
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb1_R
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Thumb2_R
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger1_R
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: IndexFinger2_R
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: MiddleFinger1_R
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: MiddleFinger2_R
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RingFinger1_R
humanName: Right Ring Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: RingFinger2_R
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LittleFinger1_R
humanName: Right Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: LittleFinger2_R
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: Chest
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: erwin(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Armature
parentName: erwin(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 1, y: 1, z: 1}
- name: Hips
parentName: Armature
position: {x: -0.000005722046, y: -0.3497297, z: 12.41533}
rotation: {x: 0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 1, y: 1, z: 1}
- name: Left leg
parentName: Hips
position: {x: -0.8622875, y: -0.32782555, z: 0.0043058693}
rotation: {x: 0.999127, y: -0.026192639, z: -0.025884055, w: -0.019731872}
scale: {x: 1.0000166, y: 1, z: 1.0000087}
- name: Left knee
parentName: Left leg
position: {x: -0.00000010803342, y: 4.890549, z: -0.0000000037252903}
rotation: {x: 0.014381968, y: -0.000032864555, z: -0.00072613166, w: 0.99989635}
scale: {x: 0.99999994, y: 0.99999994, z: 1.0000001}
- name: Left ankle
parentName: Left knee
position: {x: -0.00000008195639, y: 5.860551, z: 0.000000014901161}
rotation: {x: -0.4051245, y: 0.0064552184, z: 0.014533686, w: 0.91412324}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: Left toe
parentName: Left ankle
position: {x: -0.000000073807314, y: 1.890589, z: -0.000000056345016}
rotation: {x: 0.0000000072361885, y: 0.9196432, z: -0.3907919, w: -0.039218307}
scale: {x: 1, y: 1.0000004, z: 1}
- name: LegTwist2_L
parentName: Left leg
position: {x: -0.0008793101, y: 1.6195626, z: -0.061819583}
rotation: {x: 0.999109, y: -0.026795886, z: -0.025911827, w: 0.019792158}
scale: {x: 1.0000447, y: 1.0000001, z: 1.000029}
- name: LegTwist3_L
parentName: Left leg
position: {x: 0.01138182, y: 3.5919254, z: -0.044289615}
rotation: {x: 0.99910885, y: -0.026799744, z: -0.02591196, w: 0.019795153}
scale: {x: 1.000045, y: 1, z: 1.0000291}
- name: Right leg
parentName: Hips
position: {x: 0.8622875, y: -0.32782555, z: 0.0043059886}
rotation: {x: 0.99912304, y: 0.026349936, z: 0.025880817, w: -0.01972296}
scale: {x: 1.0000253, y: 1.0000002, z: 1.0000132}
- name: LegTwist2_R
parentName: Right leg
position: {x: 0.00090295635, y: 1.6195632, z: -0.061827734}
rotation: {x: 0.99912477, y: 0.026226217, z: 0.025908763, w: 0.019765606}
scale: {x: 1.0000166, y: 1, z: 1.0000107}
- name: LegTwist3_R
parentName: Right leg
position: {x: -0.011378858, y: 3.591927, z: -0.044317868}
rotation: {x: 0.9991249, y: 0.026222305, z: 0.025908623, w: 0.01976416}
scale: {x: 1.0000165, y: 1, z: 1.0000106}
- name: Right knee
parentName: Right leg
position: {x: 0.000000086613, y: 4.8905463, z: -0.000000011175871}
rotation: {x: 0.014383602, y: 0.00003301549, z: 0.0007259775, w: 0.9998963}
scale: {x: 0.99999994, y: 0.9999999, z: 1}
- name: Right ankle
parentName: Right knee
position: {x: 0.00000022072345, y: 5.8605533, z: -0.000000007450581}
rotation: {x: -0.40512374, y: -0.006452852, z: -0.01453557, w: 0.91412354}
scale: {x: 1, y: 1, z: 1}
- name: Right toe
parentName: Right ankle
position: {x: -0.00000008865027, y: 1.8905841, z: -0.000000092666596}
rotation: {x: -0.0000003905883, y: 0.9196425, z: -0.39079326, w: 0.0392207}
scale: {x: 1, y: 1.0000001, z: 1}
- name: Spine
parentName: Hips
position: {x: 0.000008848587, y: 0.66558456, z: 0.000000029802322}
rotation: {x: -0.000023615012, y: -0.00000045945112, z: -0.0000004594511, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Chest
parentName: Spine
position: {x: -9.094947e-13, y: 1.3112255, z: 0.000000009774907}
rotation: {x: -0.039216563, y: 0.000004634563, z: 0.0000046708187, w: 0.99923074}
scale: {x: 1, y: 1, z: 1}
- name: CoatBM_Bone00
parentName: Chest
position: {x: 0.016298138, y: 1.4950325, z: -0.9086659}
rotation: {x: 0.99906343, y: -0.0008487955, z: -0.000898906, w: -0.04325181}
scale: {x: 1, y: 1, z: 1.0000435}
- name: CoatBM_Bone01
parentName: CoatBM_Bone00
position: {x: 0.000000002561137, y: 1.987391, z: -0.00000006392838}
rotation: {x: 0.05812509, y: 0.0008135327, z: -0.00092155073, w: 0.9983086}
scale: {x: 0.99999994, y: 0.9999998, z: 1}
- name: CoatFL_Bone00
parentName: Chest
position: {x: -1.0118235, y: 1.5694563, z: 1.3643249}
rotation: {x: 0.99888825, y: -0.031998582, z: -0.03460584, w: 0.00090046594}
scale: {x: 0.9999977, y: 0.9999999, z: 1}
- name: CoatFL_Bone01
parentName: CoatFL_Bone00
position: {x: -0.00000018626451, y: 2.3278103, z: 0.000000037252903}
rotation: {x: -0.017604673, y: -0.03318629, z: 0.03175314, w: 0.9987895}
scale: {x: 1, y: 1.0000001, z: 1}
- name: CoatFR_Bone00
parentName: Chest
position: {x: 0.95729995, y: 1.5357734, z: 1.3462744}
rotation: {x: 0.99941105, y: 0.023229528, z: 0.025150837, w: 0.0023213953}
scale: {x: 0.99982077, y: 0.9999996, z: 0.9999972}
- name: CoatFR_Bone01
parentName: CoatFR_Bone00
position: {x: 0.000000022351742, y: 2.3018856, z: -0.00000012293458}
rotation: {x: -0.016198559, y: 0.042905368, z: -0.040239543, w: 0.99813706}
scale: {x: 1, y: 1.0000001, z: 1}
- name: CoatSL_Bone00
parentName: Chest
position: {x: -1.4555516, y: 1.5474269, z: 0.190727}
rotation: {x: 0.99632895, y: -0.021387532, z: -0.02311915, w: -0.07960413}
scale: {x: 1.0000005, y: 1.0000001, z: 1.0000045}
- name: CoatSL_Bone01
parentName: CoatSL_Bone00
position: {x: 0.000000022351742, y: 2.0983381, z: 0.000000067055225}
rotation: {x: -0.036435075, y: -0.037333116, z: 0.042177964, w: 0.99774736}
scale: {x: 0.99999994, y: 1, z: 1}
- name: CoatSR_Bone00
parentName: Chest
position: {x: 1.4293236, y: 1.5688856, z: 0.17605317}
rotation: {x: 0.9966314, y: 0.020016337, z: 0.021685798, w: -0.076517805}
scale: {x: 0.99999887, y: 0.99999994, z: 0.99998695}
- name: CoatSR_Bone01
parentName: CoatSR_Bone00
position: {x: 0.00000011175871, y: 2.1013072, z: 0.00000014528632}
rotation: {x: -0.03334955, y: 0.03891174, z: -0.043383263, w: 0.9977433}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
- name: Left shoulder
parentName: Chest
position: {x: -0.7543673, y: 3.4671772, z: -0.24821411}
rotation: {x: 0.5627195, y: -0.48010364, z: -0.51934785, w: -0.4279312}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000001}
- name: Left arm
parentName: Left shoulder
position: {x: -0.000000012456439, y: 1.0543618, z: -0.0000026468188}
rotation: {x: 0.060804248, y: 0.2807806, z: 0.013831701, w: 0.9577441}
scale: {x: 0.99999994, y: 0.99999994, z: 0.9999999}
- name: Left elbow
parentName: Left arm
position: {x: 0.0000013746321, y: 2.8893278, z: -0.00000037252903}
rotation: {x: -0.00058936235, y: -0.000020582238, z: 0.0006801778, w: 0.9999996}
scale: {x: 0.9999999, y: 1, z: 1}
- name: Left wrist
parentName: Left elbow
position: {x: -0.00000039394945, y: 3.10694, z: 0.000000490807}
rotation: {x: -0.010214372, y: 0.024783956, z: -0.024835367, w: 0.99933213}
scale: {x: 0.99999994, y: 0.9999998, z: 0.9999999}
- name: IndexFinger1_L
parentName: Left wrist
position: {x: -0.14124605, y: 0.9411278, z: -0.051240146}
rotation: {x: 0.0014574744, y: 0.19835897, z: -0.051286966, w: 0.9787856}
scale: {x: 1, y: 1, z: 1}
- name: IndexFinger2_L
parentName: IndexFinger1_L
position: {x: -0.0000005289912, y: 0.3557234, z: -0.00000025331974}
rotation: {x: -0.027450962, y: 0.0443772, z: -0.038309753, w: 0.9979026}
scale: {x: 0.99999994, y: 1, z: 0.9999998}
- name: LittleFinger1_L
parentName: Left wrist
position: {x: 0.35586149, y: 0.8048281, z: 0.25461933}
rotation: {x: -0.010451961, y: 0.1855543, z: -0.041273393, w: 0.9817112}
scale: {x: 1.0000001, y: 1, z: 1}
- name: LittleFinger2_L
parentName: LittleFinger1_L
position: {x: 0.00000014901161, y: 0.34053707, z: 0.00000047683716}
rotation: {x: 0.0030142858, y: 0.06974577, z: -0.07339781, w: 0.9948564}
scale: {x: 1.0000001, y: 1, z: 1}
- name: MiddleFinger1_L
parentName: Left wrist
position: {x: 0.0035899282, y: 0.90352774, z: 0.087735936}
rotation: {x: 0.0011758618, y: 0.20363213, z: -0.05048538, w: 0.9777443}
scale: {x: 1, y: 0.99999994, z: 0.99999994}
- name: MiddleFinger2_L
parentName: MiddleFinger1_L
position: {x: -0.000000039115548, y: 0.40201223, z: 0.00000014156103}
rotation: {x: -0.022487387, y: 0.03979085, z: -0.034958184, w: 0.9983431}
scale: {x: 1, y: 1, z: 1}
- name: RingFinger1_L
parentName: Left wrist
position: {x: 0.1844689, y: 0.87205356, z: 0.22113381}
rotation: {x: -0.0032911152, y: 0.21473205, z: -0.045478944, w: 0.975608}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: RingFinger2_L
parentName: RingFinger1_L
position: {x: -0.0000004991889, y: 0.40041268, z: 0.000000029802322}
rotation: {x: 0.0024257852, y: 0.03503609, z: -0.037131198, w: 0.9986931}
scale: {x: 0.99999994, y: 0.9999998, z: 0.99999994}
- name: Thumb1_L
parentName: Left wrist
position: {x: -0.2092588, y: 0.23849207, z: -0.31660622}
rotation: {x: -0.20651002, y: 0.044645563, z: 0.18749584, w: 0.9592736}
scale: {x: 1.0000001, y: 1, z: 1}
- name: Thumb2_L
parentName: Thumb1_L
position: {x: 0.0000006854534, y: 0.45141265, z: -0.00000017881393}
rotation: {x: 0.027185276, y: 0.06532093, z: -0.083169, w: 0.99402064}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000002}
- name: zArmTwist_L
parentName: Left arm
position: {x: 0.008022696, y: 1.4650031, z: -0.0016077235}
rotation: {x: 0.06841642, y: -0.07925208, z: 0.040180117, w: 0.99369204}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: Neck
parentName: Chest
position: {x: 1.1482371e-11, y: 4.1742134, z: 0.000000057484144}
rotation: {x: 0.16784713, y: -0.0005032238, z: -0.00054289604, w: 0.9858128}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: Head
parentName: Neck
position: {x: 4.3655746e-10, y: 0.52306926, z: 0.00000041570343}
rotation: {x: -0.1290344, y: 0.00051930157, z: 0.0005193012, w: 0.99163985}
scale: {x: 0.99999994, y: 1, z: 1}
- name: Eye_L
parentName: Head
position: {x: -0.31166914, y: 0.8049984, z: 0.35211456}
rotation: {x: -0.10268087, y: 0.6996118, z: 0.6996117, w: 0.102681234}
scale: {x: 0.99999994, y: 1.0000001, z: 1}
- name: Eye_R
parentName: Head
position: {x: 0.31079593, y: 0.8049984, z: 0.35211456}
rotation: {x: 0.10268087, y: 0.6996118, z: 0.6996117, w: -0.102681234}
scale: {x: 0.99999994, y: 1.0000001, z: 1}
- name: LeftEye
parentName: Head
position: {x: -0.3378407, y: 0.79870415, z: 0.42583495}
rotation: {x: -1.776362e-15, y: 5.820767e-11, z: 1.17093835e-17, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: RightEye
parentName: Head
position: {x: 0.3369675, y: 0.79870415, z: 0.42583495}
rotation: {x: -1.776362e-15, y: 5.820767e-11, z: 1.17093835e-17, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: Right shoulder
parentName: Chest
position: {x: 0.7543577, y: 3.466844, z: -0.24862374}
rotation: {x: 0.5627447, y: 0.48008212, z: 0.519334, w: -0.427939}
scale: {x: 0.99999994, y: 0.9999998, z: 0.9999999}
- name: Right arm
parentName: Right shoulder
position: {x: 0.00000024354085, y: 1.0543631, z: -0.0000010188669}
rotation: {x: 0.06082412, y: -0.28074986, z: -0.013811978, w: 0.9577521}
scale: {x: 1, y: 1, z: 0.99999994}
- name: Right elbow
parentName: Right arm
position: {x: -0.00000015646219, y: 2.889321, z: -0.0000009946525}
rotation: {x: -0.0005892962, y: 0.000019766398, z: -0.0006793628, w: 0.9999996}
scale: {x: 0.99999994, y: 1, z: 0.99999994}
- name: Right wrist
parentName: Right elbow
position: {x: -0.0000008493662, y: 3.1069233, z: -0.0000017629936}
rotation: {x: -0.010231819, y: -0.024777174, z: 0.024808735, w: 0.9993328}
scale: {x: 1, y: 1, z: 1}
- name: IndexFinger1_R
parentName: Right wrist
position: {x: 0.14118798, y: 0.94114494, z: -0.051213592}
rotation: {x: 0.0014750715, y: -0.19835822, z: 0.05131196, w: 0.97878444}
scale: {x: 1.0000001, y: 1, z: 1}
- name: IndexFinger2_R
parentName: IndexFinger1_R
position: {x: -0.00000021234155, y: 0.35572666, z: -0.00000040978193}
rotation: {x: -0.027463032, y: -0.044368383, z: 0.03829717, w: 0.9979031}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: LittleFinger1_R
parentName: Right wrist
position: {x: -0.35592172, y: 0.80479825, z: 0.25462297}
rotation: {x: -0.010435762, y: -0.18555124, z: 0.04130277, w: 0.98171073}
scale: {x: 1, y: 1, z: 1}
- name: LittleFinger2_R
parentName: LittleFinger1_R
position: {x: 0.00000052154064, y: 0.3405395, z: 0}
rotation: {x: 0.0029969108, y: -0.06973891, z: 0.07338572, w: 0.9948578}
scale: {x: 0.9999998, y: 1.0000001, z: 0.9999999}
- name: MiddleFinger1_R
parentName: Right wrist
position: {x: -0.0036484264, y: 0.90353346, z: 0.08776203}
rotation: {x: 0.0011923286, y: -0.20362493, z: 0.05051234, w: 0.97774434}
scale: {x: 1, y: 0.99999994, z: 1}
- name: MiddleFinger2_R
parentName: MiddleFinger1_R
position: {x: 0.0000010449439, y: 0.40201318, z: -0.000000014901161}
rotation: {x: -0.02250355, y: -0.039788064, z: 0.03495065, w: 0.9983431}
scale: {x: 0.99999994, y: 0.99999994, z: 0.99999994}
- name: RingFinger1_R
parentName: Right wrist
position: {x: -0.18453203, y: 0.87204653, z: 0.22114983}
rotation: {x: -0.0032733486, y: -0.21473335, z: 0.04550318, w: 0.9756067}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: RingFinger2_R
parentName: RingFinger1_R
position: {x: -0.00000015646219, y: 0.40041462, z: -0.00000023841858}
rotation: {x: 0.0024171171, y: -0.035024993, z: 0.037117254, w: 0.998694}
scale: {x: 1, y: 1.0000002, z: 1}
- name: Thumb1_R
parentName: Right wrist
position: {x: 0.20925987, y: 0.23852102, z: -0.31658784}
rotation: {x: -0.2064789, y: -0.04463857, z: -0.18748562, w: 0.9592826}
scale: {x: 1, y: 0.99999994, z: 1}
- name: Thumb2_R
parentName: Thumb1_R
position: {x: 0.00000086426735, y: 0.45141202, z: 0.00000008940697}
rotation: {x: 0.027161807, y: -0.06532677, z: 0.08315787, w: 0.99402183}
scale: {x: 1, y: 0.9999999, z: 0.9999999}
- name: zArmTwist_R
parentName: Right arm
position: {x: -0.007372424, y: 1.4648123, z: -0.0017474517}
rotation: {x: 0.06334349, y: 0.07313601, z: -0.03685839, w: 0.9946256}
scale: {x: 0.99999994, y: 0.99999994, z: 0.99999994}
- name: Body
parentName: erwin(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
scale: {x: 1, y: 1, z: 1}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:
|