summaryrefslogtreecommitdiff
path: root/Mage/Assets/Test/2DCloth/cape.png.meta
blob: 9ae36c6679800402ec32c058703b11696cfcc1ef (plain)
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
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
fileFormatVersion: 2
guid: 7fcbaa9ea5e4a514ea3987b7729fe40f
TextureImporter:
  internalIDToNameTable: []
  externalObjects: {}
  serializedVersion: 11
  mipmaps:
    mipMapMode: 0
    enableMipMap: 0
    sRGBTexture: 1
    linearTexture: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapsPreserveCoverage: 0
    alphaTestReferenceValue: 0.5
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  streamingMipmaps: 0
  streamingMipmapsPriority: 0
  vTOnly: 0
  grayScaleToAlpha: 0
  generateCubemap: 6
  cubemapConvolution: 0
  seamlessCubemap: 0
  textureFormat: 1
  maxTextureSize: 2048
  textureSettings:
    serializedVersion: 2
    filterMode: 1
    aniso: 1
    mipBias: 0
    wrapU: 1
    wrapV: 1
    wrapW: 1
  nPOTScale: 0
  lightmap: 0
  compressionQuality: 50
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spritePixelsToUnits: 100
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spriteGenerateFallbackPhysicsShape: 1
  alphaUsage: 1
  alphaIsTransparency: 1
  spriteTessellationDetail: -1
  textureType: 8
  textureShape: 1
  singleChannelComponent: 0
  flipbookRows: 1
  flipbookColumns: 1
  maxTextureSizeSet: 0
  compressionQualitySet: 0
  textureFormatSet: 0
  ignorePngGamma: 0
  applyGammaDecoding: 0
  platformSettings:
  - serializedVersion: 3
    buildTarget: DefaultTexturePlatform
    maxTextureSize: 2048
    resizeAlgorithm: 0
    textureFormat: -1
    textureCompression: 1
    compressionQuality: 50
    crunchedCompression: 0
    allowsAlphaSplitting: 0
    overridden: 0
    androidETC2FallbackOverride: 0
    forceMaximumCompressionQuality_BC6H_BC7: 0
  spriteSheet:
    serializedVersion: 2
    sprites: []
    outline: []
    physicsShape: []
    bones:
    - name: bone_1
      position: {x: 0.96969694, y: 62.987206, z: 0}
      rotation: {x: 0, y: 0, z: -0.41046605, w: 0.9118759}
      length: 16.120132
      parentId: -1
    - name: bone_2
      position: {x: 63.633675, y: 63.33199, z: 0}
      rotation: {x: 0, y: 0, z: -0.9148808, w: 0.40372413}
      length: 15.985453
      parentId: -1
    - name: bone_3
      position: {x: 0.71111107, y: 0.75420743, z: 0}
      rotation: {x: 0, y: 0, z: 0.37567404, w: 0.9267519}
      length: 16.092455
      parentId: -1
    - name: bone_4
      position: {x: 63.030304, y: 0.8404027, z: 0}
      rotation: {x: 0, y: 0, z: 0.89843124, w: 0.43911427}
      length: 14.310751
      parentId: -1
    - name: bone_5
      position: {x: 0.6249158, y: 31.784512, z: 0}
      rotation: {x: 0, y: 0, z: 0.0032204362, w: 0.9999948}
      length: 13.360548
      parentId: -1
    - name: bone_6
      position: {x: 32, y: 62.987206, z: 0}
      rotation: {x: 0, y: 0, z: -0.7021796, w: 0.7119999}
      length: 12.413318
      parentId: -1
    - name: bone_7
      position: {x: 35.016838, y: 0.1508404, z: 0}
      rotation: {x: 0, y: 0, z: 0.7188666, w: 0.6951481}
      length: 12.850325
      parentId: -1
    - name: bone_8
      position: {x: 63.28889, y: 31.698317, z: 0}
      rotation: {x: 0, y: 0, z: 0.9999745, w: 0.0071429163}
      length: 12.068572
      parentId: -1
    spriteID: 5e97eb03825dee720800000000000000
    internalID: 0
    vertices:
    - {x: 64, y: 8.565001}
    - {x: 64, y: 17.130001}
    - {x: 64, y: 25.695}
    - {x: 64, y: 34.259}
    - {x: 64, y: 42.824}
    - {x: 64, y: 51.389}
    - {x: 64, y: 59.953}
    - {x: 64, y: 64}
    - {x: 55.434998, y: 64}
    - {x: 46.87, y: 64}
    - {x: 38.305, y: 64}
    - {x: 29.741, y: 64}
    - {x: 21.175999, y: 64}
    - {x: 12.611, y: 64}
    - {x: 4.047001, y: 64}
    - {x: 0, y: 64}
    - {x: 0, y: 55.434998}
    - {x: 0, y: 46.87}
    - {x: 0, y: 38.305}
    - {x: 0, y: 29.741}
    - {x: 0, y: 21.175999}
    - {x: 0, y: 12.611}
    - {x: 0, y: 4.047001}
    - {x: 0, y: 0}
    - {x: 8.565001, y: 0}
    - {x: 17.130001, y: 0}
    - {x: 25.695, y: 0}
    - {x: 34.259, y: 0}
    - {x: 42.824, y: 0}
    - {x: 51.389, y: 0}
    - {x: 59.953, y: 0}
    - {x: 64, y: 0}
    - {x: 15.628954, y: 14.147553}
    - {x: 24.02612, y: 42.075714}
    - {x: 47.94603, y: 18.532352}
    - {x: 41.051254, y: 40.812782}
    - {x: 8.038393, y: 25.673483}
    - {x: 7.8395243, y: 17.35276}
    - {x: 14.4116955, y: 6.6287713}
    - {x: 31.628025, y: 13.895844}
    - {x: 16.495256, y: 55.846283}
    - {x: 7.8356967, y: 42.016087}
    - {x: 47.251232, y: 9.063626}
    - {x: 55.64428, y: 14.380497}
    - {x: 48.212593, y: 27.63385}
    - {x: 56.002354, y: 47.896595}
    - {x: 42.408722, y: 55.824787}
    - {x: 7.169815, y: 8.8714}
    - {x: 22.55033, y: 8.516416}
    - {x: 30.304735, y: 6.682431}
    - {x: 38.787933, y: 7.6185927}
    - {x: 55.562744, y: 6.847889}
    - {x: 55.949017, y: 22.63618}
    - {x: 56.09332, y: 31.163778}
    - {x: 55.973694, y: 39.783115}
    - {x: 48.49745, y: 36.7096}
    - {x: 32.451763, y: 30.296713}
    - {x: 40.47663, y: 32.751335}
    - {x: 32.72506, y: 39.26658}
    - {x: 8.069032, y: 33.87532}
    - {x: 16.307808, y: 30.171394}
    - {x: 15.362272, y: 46.65109}
    - {x: 7.9247384, y: 50.159275}
    - {x: 8.27822, y: 57.409023}
    - {x: 47.713398, y: 46.405067}
    - {x: 49.95375, y: 55.29173}
    - {x: 57.323784, y: 56.064228}
    - {x: 40.045456, y: 15.8064995}
    - {x: 40.29735, y: 24.29605}
    - {x: 32.17625, y: 21.821936}
    - {x: 24.309103, y: 25.777227}
    - {x: 23.882204, y: 17.246326}
    - {x: 16.09297, y: 22.066063}
    - {x: 24.580782, y: 34.12954}
    - {x: 38.789356, y: 48.30945}
    - {x: 30.606796, y: 48.002544}
    - {x: 16.122213, y: 38.316246}
    - {x: 34.05073, y: 56.104057}
    - {x: 22.492376, y: 49.8605}
    - {x: 25.711136, y: 56.70896}
    indices: 180000001700000016000000340000002b0000002200000001000000000000002b000000030000000200000035000000010000003400000002000000350000000200000034000000010000002b00000034000000340000002c000000350000002b000000000000003300000033000000000000001e000000000000001f0000001e0000001e0000001d000000330000002a0000002b000000330000001b0000003100000032000000220000002b0000002a00000044000000390000002c00000044000000220000004300000039000000440000003800000034000000220000002c0000004300000045000000440000002c0000002200000044000000440000004500000038000000490000003a00000038000000450000004300000027000000220000002a000000430000001d0000001c0000002a0000001c000000320000002a000000430000002a000000320000002a000000330000001d000000350000002c0000003700000023000000390000003a000000380000003a0000003900000036000000400000002d000000420000002d0000004100000042000000080000000600000005000000420000000600000008000000070000000600000042000000410000000800000009000000080000004100000042000000050000002d0000003600000035000000370000002d000000050000000400000036000000040000000300000004000000360000002d00000040000000410000002d0000001c0000001b000000320000003a0000004b0000004a0000004d0000004a0000004b0000004d0000002e0000004a0000000a000000090000002e000000410000002e000000090000004a0000002e000000400000002e0000004d0000000a0000000b0000000a0000004d00000040000000230000004a00000039000000370000002c0000004a000000230000003a000000400000002e000000410000003900000023000000370000004000000037000000230000003600000037000000400000002700000043000000320000004700000045000000270000004c000000490000003c00000049000000380000004600000020000000250000004800000047000000300000002000000049000000460000003c0000004700000046000000450000004700000048000000460000003c0000004600000048000000470000002000000048000000240000003c000000480000004700000027000000300000001a00000030000000310000003200000031000000270000001b0000001a00000031000000190000002600000030000000300000002700000031000000260000002000000030000000260000002f00000020000000250000002f0000001500000024000000130000003b000000250000002400000048000000250000001400000024000000130000002400000014000000250000001500000014000000150000002f00000016000000200000002f00000025000000190000001800000026000000160000002f0000001800000026000000180000002f0000001a00000019000000300000003500000036000000030000003c000000240000003b0000003e0000003f000000280000003e000000280000003d0000004d0000004b0000004f0000004e0000003d00000028000000280000004f0000004e0000000c0000000b0000004f0000004d0000004f0000000b0000004e0000004f0000004b0000004f000000280000000c0000000d0000000c000000280000004b000000210000004e0000004c0000003c0000003b0000004e000000210000003d000000210000003a000000490000002900000012000000110000004c0000002100000049000000290000003d0000004c000000210000004c0000003d0000004c0000003b000000290000003f0000003e000000100000003f0000000d00000028000000100000000e0000003f0000000d0000003f0000000e0000000e000000100000000f000000100000003e000000110000003b0000001300000012000000110000003e000000290000003e0000003d0000002900000012000000290000003b0000003a000000210000004b000000450000004600000038000000
    edges:
    - {x: 1, y: 0}
    - {x: 2, y: 1}
    - {x: 3, y: 2}
    - {x: 4, y: 3}
    - {x: 5, y: 4}
    - {x: 6, y: 5}
    - {x: 7, y: 6}
    - {x: 8, y: 7}
    - {x: 9, y: 8}
    - {x: 10, y: 9}
    - {x: 11, y: 10}
    - {x: 12, y: 11}
    - {x: 13, y: 12}
    - {x: 14, y: 13}
    - {x: 15, y: 14}
    - {x: 16, y: 15}
    - {x: 17, y: 16}
    - {x: 18, y: 17}
    - {x: 19, y: 18}
    - {x: 20, y: 19}
    - {x: 21, y: 20}
    - {x: 22, y: 21}
    - {x: 23, y: 22}
    - {x: 24, y: 23}
    - {x: 25, y: 24}
    - {x: 26, y: 25}
    - {x: 27, y: 26}
    - {x: 28, y: 27}
    - {x: 29, y: 28}
    - {x: 30, y: 29}
    - {x: 31, y: 30}
    - {x: 0, y: 31}
    weights:
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.7257522
      weight[1]: 0.2742478
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 7
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.7781727
      weight[1]: 0.22182731
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 3
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.99999994
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.5004081
      weight[1]: 0.49959192
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 1
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.8963253
      weight[1]: 0.103674784
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 7
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.99999994
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.64816386
      weight[1]: 0.3518362
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 5
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.80076087
      weight[1]: 0.19923909
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 1
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.5588092
      weight[1]: 0.44119078
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.8426108
      weight[1]: 0.15738924
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 5
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.7229958
      weight[1]: 0.27700412
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 4
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.7496478
      weight[1]: 0.2503522
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.5567988
      weight[1]: 0.4432012
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 2
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.86139697
      weight[1]: 0.138603
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 4
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.73993266
      weight[1]: 0.2600673
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 6
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.6839266
      weight[1]: 0.31607342
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 2
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.6862338
      weight[1]: 0.31376618
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 3
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.7815264
      weight[1]: 0.21847363
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 6
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.86117125
      weight[1]: 0.1388287
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 6
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.46695873
      weight[1]: 0.33423454
      weight[2]: 0.19880676
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 4
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.456522
      weight[1]: 0.2960666
      weight[2]: 0.24741139
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 7
      boneIndex[2]: 6
      boneIndex[3]: 0
    - weight[0]: 0.4145408
      weight[1]: 0.40051347
      weight[2]: 0.1849458
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 7
      boneIndex[2]: 1
      boneIndex[3]: 0
    - weight[0]: 0.78724575
      weight[1]: 0.2127542
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 2
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.69121987
      weight[1]: 0.30878016
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 4
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.8679939
      weight[1]: 0.13200611
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 6
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.73546606
      weight[1]: 0.26453397
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 5
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.52091193
      weight[1]: 0.47908816
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.6132462
      weight[1]: 0.3867538
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 6
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.99999994
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.8178467
      weight[1]: 0.18215325
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 7
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.568858
      weight[1]: 0.431142
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 1
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 2
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.51642257
      weight[1]: 0.48357743
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 2
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.88869697
      weight[1]: 0.11130305
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 2
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.87958336
      weight[1]: 0.12041658
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 3
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 3
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.59504026
      weight[1]: 0.40495977
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 3
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.67202365
      weight[1]: 0.3279764
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 1
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.8410935
      weight[1]: 0.15890652
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 1
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.2838852
      weight[1]: 0.25715742
      weight[2]: 0.25344804
      weight[3]: 0.20550933
      boneIndex[0]: 6
      boneIndex[1]: 4
      boneIndex[2]: 7
      boneIndex[3]: 5
    - weight[0]: 0.6031032
      weight[1]: 0.21646874
      weight[2]: 0.18042809
      weight[3]: 0
      boneIndex[0]: 7
      boneIndex[1]: 5
      boneIndex[2]: 6
      boneIndex[3]: 0
    - weight[0]: 0.5647316
      weight[1]: 0.22772166
      weight[2]: 0.20754671
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 7
      boneIndex[2]: 4
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.99999994
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.6602235
      weight[1]: 0.20095645
      weight[2]: 0.13882004
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 4
      boneIndex[2]: 5
      boneIndex[3]: 0
    - weight[0]: 0.99999994
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 0
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.5617576
      weight[1]: 0.23198777
      weight[2]: 0.20625456
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 7
      boneIndex[2]: 5
      boneIndex[3]: 0
    - weight[0]: 0.8544136
      weight[1]: 0.14558637
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 5
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 1
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.70940876
      weight[1]: 0.17210765
      weight[2]: 0.118483596
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 3
      boneIndex[2]: 7
      boneIndex[3]: 0
    - weight[0]: 0.50441176
      weight[1]: 0.49558827
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 7
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.6651923
      weight[1]: 0.1799105
      weight[2]: 0.15489721
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 4
      boneIndex[2]: 7
      boneIndex[3]: 0
    - weight[0]: 0.52247506
      weight[1]: 0.3370382
      weight[2]: 0.14048672
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 6
      boneIndex[2]: 2
      boneIndex[3]: 0
    - weight[0]: 0.48852476
      weight[1]: 0.32100636
      weight[2]: 0.19046886
      weight[3]: 0
      boneIndex[0]: 6
      boneIndex[1]: 2
      boneIndex[2]: 4
      boneIndex[3]: 0
    - weight[0]: 0.51431775
      weight[1]: 0.37083334
      weight[2]: 0.114848934
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 2
      boneIndex[2]: 6
      boneIndex[3]: 0
    - weight[0]: 0.593183
      weight[1]: 0.26422969
      weight[2]: 0.14258732
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 5
      boneIndex[2]: 6
      boneIndex[3]: 0
    - weight[0]: 0.69227374
      weight[1]: 0.20449108
      weight[2]: 0.10323518
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 1
      boneIndex[2]: 7
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.6736182
      weight[1]: 0.22351344
      weight[2]: 0.10286846
      weight[3]: 0
      boneIndex[0]: 4
      boneIndex[1]: 0
      boneIndex[2]: 5
      boneIndex[3]: 0
    - weight[0]: 1
      weight[1]: 0
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.58705205
      weight[1]: 0.41294795
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    - weight[0]: 0.78454155
      weight[1]: 0.2154584
      weight[2]: 0
      weight[3]: 0
      boneIndex[0]: 5
      boneIndex[1]: 0
      boneIndex[2]: 0
      boneIndex[3]: 0
    secondaryTextures: []
  spritePackingTag: 
  pSDRemoveMatte: 0
  pSDShowRemoveMatteOption: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: