drgame-cc 1.0.41 → 1.0.43

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.
@@ -1,765 +1,765 @@
1
- [
2
- {
3
- "__type__": "cc.Prefab",
4
- "_name": "",
5
- "_objFlags": 0,
6
- "_native": "",
7
- "data": {
8
- "__id__": 1
9
- },
10
- "optimizationPolicy": 0,
11
- "asyncLoadAssets": false,
12
- "readonly": false
13
- },
14
- {
15
- "__type__": "cc.Node",
16
- "_name": "ExitWin",
17
- "_objFlags": 0,
18
- "_parent": null,
19
- "_children": [
20
- {
21
- "__id__": 2
22
- },
23
- {
24
- "__id__": 5
25
- },
26
- {
27
- "__id__": 8
28
- },
29
- {
30
- "__id__": 14
31
- }
32
- ],
33
- "_active": true,
34
- "_components": [
35
- {
36
- "__id__": 20
37
- },
38
- {
39
- "__id__": 21
40
- }
41
- ],
42
- "_prefab": {
43
- "__id__": 22
44
- },
45
- "_opacity": 255,
46
- "_color": {
47
- "__type__": "cc.Color",
48
- "r": 0,
49
- "g": 0,
50
- "b": 0,
51
- "a": 255
52
- },
53
- "_contentSize": {
54
- "__type__": "cc.Size",
55
- "width": 1920,
56
- "height": 1080
57
- },
58
- "_anchorPoint": {
59
- "__type__": "cc.Vec2",
60
- "x": 0.5,
61
- "y": 0.5
62
- },
63
- "_trs": {
64
- "__type__": "TypedArray",
65
- "ctor": "Float64Array",
66
- "array": [
67
- 0,
68
- 0,
69
- 0,
70
- 0,
71
- 0,
72
- 0,
73
- 1,
74
- 1,
75
- 1,
76
- 1
77
- ]
78
- },
79
- "_eulerAngles": {
80
- "__type__": "cc.Vec3",
81
- "x": 0,
82
- "y": 0,
83
- "z": 0
84
- },
85
- "_skewX": 0,
86
- "_skewY": 0,
87
- "_is3DNode": false,
88
- "_groupIndex": 0,
89
- "groupIndex": 0,
90
- "_id": ""
91
- },
92
- {
93
- "__type__": "cc.Node",
94
- "_name": "mask",
95
- "_objFlags": 0,
96
- "_parent": {
97
- "__id__": 1
98
- },
99
- "_children": [],
100
- "_active": true,
101
- "_components": [
102
- {
103
- "__id__": 3
104
- }
105
- ],
106
- "_prefab": {
107
- "__id__": 4
108
- },
109
- "_opacity": 200,
110
- "_color": {
111
- "__type__": "cc.Color",
112
- "r": 255,
113
- "g": 255,
114
- "b": 255,
115
- "a": 255
116
- },
117
- "_contentSize": {
118
- "__type__": "cc.Size",
119
- "width": 1920,
120
- "height": 1080
121
- },
122
- "_anchorPoint": {
123
- "__type__": "cc.Vec2",
124
- "x": 0.5,
125
- "y": 0.5
126
- },
127
- "_trs": {
128
- "__type__": "TypedArray",
129
- "ctor": "Float64Array",
130
- "array": [
131
- 0,
132
- 0,
133
- 0,
134
- 0,
135
- 0,
136
- 0,
137
- 1,
138
- 1,
139
- 1,
140
- 1
141
- ]
142
- },
143
- "_eulerAngles": {
144
- "__type__": "cc.Vec3",
145
- "x": 0,
146
- "y": 0,
147
- "z": 0
148
- },
149
- "_skewX": 0,
150
- "_skewY": 0,
151
- "_is3DNode": false,
152
- "_groupIndex": 0,
153
- "groupIndex": 0,
154
- "_id": ""
155
- },
156
- {
157
- "__type__": "cc.Sprite",
158
- "_name": "",
159
- "_objFlags": 0,
160
- "node": {
161
- "__id__": 2
162
- },
163
- "_enabled": true,
164
- "_materials": [
165
- {
166
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
167
- }
168
- ],
169
- "_srcBlendFactor": 770,
170
- "_dstBlendFactor": 771,
171
- "_spriteFrame": {
172
- "__uuid__": "f6aace52-c6f1-417b-a839-fde3c205f9d6"
173
- },
174
- "_type": 1,
175
- "_sizeMode": 0,
176
- "_fillType": 0,
177
- "_fillCenter": {
178
- "__type__": "cc.Vec2",
179
- "x": 0,
180
- "y": 0
181
- },
182
- "_fillStart": 0,
183
- "_fillRange": 0,
184
- "_isTrimmedMode": true,
185
- "_atlas": null,
186
- "_id": ""
187
- },
188
- {
189
- "__type__": "cc.PrefabInfo",
190
- "root": {
191
- "__id__": 1
192
- },
193
- "asset": {
194
- "__id__": 0
195
- },
196
- "fileId": "88oKSlZdJIdYKhqDpM06XX",
197
- "sync": false
198
- },
199
- {
200
- "__type__": "cc.Node",
201
- "_name": "bg",
202
- "_objFlags": 0,
203
- "_parent": {
204
- "__id__": 1
205
- },
206
- "_children": [],
207
- "_active": true,
208
- "_components": [
209
- {
210
- "__id__": 6
211
- }
212
- ],
213
- "_prefab": {
214
- "__id__": 7
215
- },
216
- "_opacity": 255,
217
- "_color": {
218
- "__type__": "cc.Color",
219
- "r": 255,
220
- "g": 255,
221
- "b": 255,
222
- "a": 255
223
- },
224
- "_contentSize": {
225
- "__type__": "cc.Size",
226
- "width": 959,
227
- "height": 551
228
- },
229
- "_anchorPoint": {
230
- "__type__": "cc.Vec2",
231
- "x": 0.5,
232
- "y": 0.5
233
- },
234
- "_trs": {
235
- "__type__": "TypedArray",
236
- "ctor": "Float64Array",
237
- "array": [
238
- 0,
239
- 0,
240
- 0,
241
- 0,
242
- 0,
243
- 0,
244
- 1,
245
- 1,
246
- 1,
247
- 1
248
- ]
249
- },
250
- "_eulerAngles": {
251
- "__type__": "cc.Vec3",
252
- "x": 0,
253
- "y": 0,
254
- "z": 0
255
- },
256
- "_skewX": 0,
257
- "_skewY": 0,
258
- "_is3DNode": false,
259
- "_groupIndex": 0,
260
- "groupIndex": 0,
261
- "_id": ""
262
- },
263
- {
264
- "__type__": "cc.Sprite",
265
- "_name": "",
266
- "_objFlags": 0,
267
- "node": {
268
- "__id__": 5
269
- },
270
- "_enabled": true,
271
- "_materials": [
272
- {
273
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
274
- }
275
- ],
276
- "_srcBlendFactor": 770,
277
- "_dstBlendFactor": 771,
278
- "_spriteFrame": {
279
- "__uuid__": "2238a6b3-ee32-468a-9d3e-86f19c5a7a7e"
280
- },
281
- "_type": 0,
282
- "_sizeMode": 1,
283
- "_fillType": 0,
284
- "_fillCenter": {
285
- "__type__": "cc.Vec2",
286
- "x": 0,
287
- "y": 0
288
- },
289
- "_fillStart": 0,
290
- "_fillRange": 0,
291
- "_isTrimmedMode": true,
292
- "_atlas": null,
293
- "_id": ""
294
- },
295
- {
296
- "__type__": "cc.PrefabInfo",
297
- "root": {
298
- "__id__": 1
299
- },
300
- "asset": {
301
- "__id__": 0
302
- },
303
- "fileId": "09pwprEqtCl54SeAZa6tnq",
304
- "sync": false
305
- },
306
- {
307
- "__type__": "cc.Node",
308
- "_name": "btnCancel",
309
- "_objFlags": 0,
310
- "_parent": {
311
- "__id__": 1
312
- },
313
- "_children": [],
314
- "_active": true,
315
- "_components": [
316
- {
317
- "__id__": 9
318
- },
319
- {
320
- "__id__": 10
321
- },
322
- {
323
- "__id__": 12
324
- }
325
- ],
326
- "_prefab": {
327
- "__id__": 13
328
- },
329
- "_opacity": 255,
330
- "_color": {
331
- "__type__": "cc.Color",
332
- "r": 255,
333
- "g": 255,
334
- "b": 255,
335
- "a": 255
336
- },
337
- "_contentSize": {
338
- "__type__": "cc.Size",
339
- "width": 266,
340
- "height": 110
341
- },
342
- "_anchorPoint": {
343
- "__type__": "cc.Vec2",
344
- "x": 0.5,
345
- "y": 0.5
346
- },
347
- "_trs": {
348
- "__type__": "TypedArray",
349
- "ctor": "Float64Array",
350
- "array": [
351
- 180,
352
- -140,
353
- 0,
354
- 0,
355
- 0,
356
- 0,
357
- 1,
358
- 1,
359
- 1,
360
- 1
361
- ]
362
- },
363
- "_eulerAngles": {
364
- "__type__": "cc.Vec3",
365
- "x": 0,
366
- "y": 0,
367
- "z": 0
368
- },
369
- "_skewX": 0,
370
- "_skewY": 0,
371
- "_is3DNode": false,
372
- "_groupIndex": 0,
373
- "groupIndex": 0,
374
- "_id": ""
375
- },
376
- {
377
- "__type__": "cc.Sprite",
378
- "_name": "",
379
- "_objFlags": 0,
380
- "node": {
381
- "__id__": 8
382
- },
383
- "_enabled": true,
384
- "_materials": [
385
- {
386
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
387
- }
388
- ],
389
- "_srcBlendFactor": 770,
390
- "_dstBlendFactor": 771,
391
- "_spriteFrame": {
392
- "__uuid__": "1c811b2b-4906-4e46-938d-6c80d8d5800f"
393
- },
394
- "_type": 0,
395
- "_sizeMode": 1,
396
- "_fillType": 0,
397
- "_fillCenter": {
398
- "__type__": "cc.Vec2",
399
- "x": 0,
400
- "y": 0
401
- },
402
- "_fillStart": 0,
403
- "_fillRange": 0,
404
- "_isTrimmedMode": false,
405
- "_atlas": null,
406
- "_id": ""
407
- },
408
- {
409
- "__type__": "cc.Button",
410
- "_name": "",
411
- "_objFlags": 0,
412
- "node": {
413
- "__id__": 8
414
- },
415
- "_enabled": true,
416
- "_normalMaterial": null,
417
- "_grayMaterial": null,
418
- "duration": 0.1,
419
- "zoomScale": 1.2,
420
- "clickEvents": [
421
- {
422
- "__id__": 11
423
- }
424
- ],
425
- "_N$interactable": true,
426
- "_N$enableAutoGrayEffect": false,
427
- "_N$transition": 0,
428
- "transition": 0,
429
- "_N$normalColor": {
430
- "__type__": "cc.Color",
431
- "r": 214,
432
- "g": 214,
433
- "b": 214,
434
- "a": 255
435
- },
436
- "_N$pressedColor": {
437
- "__type__": "cc.Color",
438
- "r": 211,
439
- "g": 211,
440
- "b": 211,
441
- "a": 255
442
- },
443
- "pressedColor": {
444
- "__type__": "cc.Color",
445
- "r": 211,
446
- "g": 211,
447
- "b": 211,
448
- "a": 255
449
- },
450
- "_N$hoverColor": {
451
- "__type__": "cc.Color",
452
- "r": 255,
453
- "g": 255,
454
- "b": 255,
455
- "a": 255
456
- },
457
- "hoverColor": {
458
- "__type__": "cc.Color",
459
- "r": 255,
460
- "g": 255,
461
- "b": 255,
462
- "a": 255
463
- },
464
- "_N$disabledColor": {
465
- "__type__": "cc.Color",
466
- "r": 124,
467
- "g": 124,
468
- "b": 124,
469
- "a": 255
470
- },
471
- "_N$normalSprite": null,
472
- "_N$pressedSprite": null,
473
- "pressedSprite": null,
474
- "_N$hoverSprite": null,
475
- "hoverSprite": null,
476
- "_N$disabledSprite": null,
477
- "_N$target": {
478
- "__id__": 8
479
- },
480
- "_id": ""
481
- },
482
- {
483
- "__type__": "cc.ClickEvent",
484
- "target": null,
485
- "component": "",
486
- "_componentId": "00752mQZmtHE6Pk8wT6XpD5",
487
- "handler": "onTouchRewardBtn",
488
- "customEventData": ""
489
- },
490
- {
491
- "__type__": "5fb28IrcnJA+7uJgbek/vO8",
492
- "_name": "",
493
- "_objFlags": 0,
494
- "node": {
495
- "__id__": 8
496
- },
497
- "_enabled": true,
498
- "hoverSprite": {
499
- "__uuid__": "1c811b2b-4906-4e46-938d-6c80d8d5800f"
500
- },
501
- "normalSprite": {
502
- "__uuid__": "522baa08-08ac-4d45-9e15-f7b7b32eca45"
503
- },
504
- "_id": ""
505
- },
506
- {
507
- "__type__": "cc.PrefabInfo",
508
- "root": {
509
- "__id__": 1
510
- },
511
- "asset": {
512
- "__id__": 0
513
- },
514
- "fileId": "7fef/cNsNN9JE1gAltEzwW",
515
- "sync": false
516
- },
517
- {
518
- "__type__": "cc.Node",
519
- "_name": "btnExit",
520
- "_objFlags": 0,
521
- "_parent": {
522
- "__id__": 1
523
- },
524
- "_children": [],
525
- "_active": true,
526
- "_components": [
527
- {
528
- "__id__": 15
529
- },
530
- {
531
- "__id__": 17
532
- },
533
- {
534
- "__id__": 18
535
- }
536
- ],
537
- "_prefab": {
538
- "__id__": 19
539
- },
540
- "_opacity": 255,
541
- "_color": {
542
- "__type__": "cc.Color",
543
- "r": 255,
544
- "g": 255,
545
- "b": 255,
546
- "a": 255
547
- },
548
- "_contentSize": {
549
- "__type__": "cc.Size",
550
- "width": 268,
551
- "height": 110
552
- },
553
- "_anchorPoint": {
554
- "__type__": "cc.Vec2",
555
- "x": 0.5,
556
- "y": 0.5
557
- },
558
- "_trs": {
559
- "__type__": "TypedArray",
560
- "ctor": "Float64Array",
561
- "array": [
562
- -180,
563
- -140,
564
- 0,
565
- 0,
566
- 0,
567
- 0,
568
- 1,
569
- 1,
570
- 1,
571
- 1
572
- ]
573
- },
574
- "_eulerAngles": {
575
- "__type__": "cc.Vec3",
576
- "x": 0,
577
- "y": 0,
578
- "z": 0
579
- },
580
- "_skewX": 0,
581
- "_skewY": 0,
582
- "_is3DNode": false,
583
- "_groupIndex": 0,
584
- "groupIndex": 0,
585
- "_id": ""
586
- },
587
- {
588
- "__type__": "cc.Button",
589
- "_name": "",
590
- "_objFlags": 0,
591
- "node": {
592
- "__id__": 14
593
- },
594
- "_enabled": true,
595
- "_normalMaterial": null,
596
- "_grayMaterial": null,
597
- "duration": 0.1,
598
- "zoomScale": 1.2,
599
- "clickEvents": [
600
- {
601
- "__id__": 16
602
- }
603
- ],
604
- "_N$interactable": true,
605
- "_N$enableAutoGrayEffect": false,
606
- "_N$transition": 0,
607
- "transition": 0,
608
- "_N$normalColor": {
609
- "__type__": "cc.Color",
610
- "r": 214,
611
- "g": 214,
612
- "b": 214,
613
- "a": 255
614
- },
615
- "_N$pressedColor": {
616
- "__type__": "cc.Color",
617
- "r": 211,
618
- "g": 211,
619
- "b": 211,
620
- "a": 255
621
- },
622
- "pressedColor": {
623
- "__type__": "cc.Color",
624
- "r": 211,
625
- "g": 211,
626
- "b": 211,
627
- "a": 255
628
- },
629
- "_N$hoverColor": {
630
- "__type__": "cc.Color",
631
- "r": 255,
632
- "g": 255,
633
- "b": 255,
634
- "a": 255
635
- },
636
- "hoverColor": {
637
- "__type__": "cc.Color",
638
- "r": 255,
639
- "g": 255,
640
- "b": 255,
641
- "a": 255
642
- },
643
- "_N$disabledColor": {
644
- "__type__": "cc.Color",
645
- "r": 124,
646
- "g": 124,
647
- "b": 124,
648
- "a": 255
649
- },
650
- "_N$normalSprite": null,
651
- "_N$pressedSprite": null,
652
- "pressedSprite": null,
653
- "_N$hoverSprite": null,
654
- "hoverSprite": null,
655
- "_N$disabledSprite": null,
656
- "_N$target": {
657
- "__id__": 14
658
- },
659
- "_id": ""
660
- },
661
- {
662
- "__type__": "cc.ClickEvent",
663
- "target": null,
664
- "component": "",
665
- "_componentId": "00752mQZmtHE6Pk8wT6XpD5",
666
- "handler": "onTouchAgainBtn",
667
- "customEventData": ""
668
- },
669
- {
670
- "__type__": "cc.Sprite",
671
- "_name": "",
672
- "_objFlags": 0,
673
- "node": {
674
- "__id__": 14
675
- },
676
- "_enabled": true,
677
- "_materials": [
678
- {
679
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
680
- }
681
- ],
682
- "_srcBlendFactor": 770,
683
- "_dstBlendFactor": 771,
684
- "_spriteFrame": {
685
- "__uuid__": "5e43e655-aa2c-4cdc-84a6-19c3329cc352"
686
- },
687
- "_type": 0,
688
- "_sizeMode": 1,
689
- "_fillType": 0,
690
- "_fillCenter": {
691
- "__type__": "cc.Vec2",
692
- "x": 0,
693
- "y": 0
694
- },
695
- "_fillStart": 0,
696
- "_fillRange": 0,
697
- "_isTrimmedMode": true,
698
- "_atlas": null,
699
- "_id": ""
700
- },
701
- {
702
- "__type__": "5fb28IrcnJA+7uJgbek/vO8",
703
- "_name": "",
704
- "_objFlags": 0,
705
- "node": {
706
- "__id__": 14
707
- },
708
- "_enabled": true,
709
- "hoverSprite": {
710
- "__uuid__": "42681d1e-c4bf-4021-95e2-45074f327abf"
711
- },
712
- "normalSprite": {
713
- "__uuid__": "5e43e655-aa2c-4cdc-84a6-19c3329cc352"
714
- },
715
- "_id": ""
716
- },
717
- {
718
- "__type__": "cc.PrefabInfo",
719
- "root": {
720
- "__id__": 1
721
- },
722
- "asset": {
723
- "__id__": 0
724
- },
725
- "fileId": "faOWRC4/hKwJgKL3mwa91K",
726
- "sync": false
727
- },
728
- {
729
- "__type__": "cc.BlockInputEvents",
730
- "_name": "",
731
- "_objFlags": 0,
732
- "node": {
733
- "__id__": 1
734
- },
735
- "_enabled": true,
736
- "_id": ""
737
- },
738
- {
739
- "__type__": "a27d2ezOQxOAZwByv82ONQI",
740
- "_name": "",
741
- "_objFlags": 0,
742
- "node": {
743
- "__id__": 1
744
- },
745
- "_enabled": true,
746
- "btnCancel": {
747
- "__id__": 10
748
- },
749
- "btnExit": {
750
- "__id__": 15
751
- },
752
- "_id": ""
753
- },
754
- {
755
- "__type__": "cc.PrefabInfo",
756
- "root": {
757
- "__id__": 1
758
- },
759
- "asset": {
760
- "__id__": 0
761
- },
762
- "fileId": "",
763
- "sync": false
764
- }
1
+ [
2
+ {
3
+ "__type__": "cc.Prefab",
4
+ "_name": "",
5
+ "_objFlags": 0,
6
+ "_native": "",
7
+ "data": {
8
+ "__id__": 1
9
+ },
10
+ "optimizationPolicy": 0,
11
+ "asyncLoadAssets": false,
12
+ "readonly": false
13
+ },
14
+ {
15
+ "__type__": "cc.Node",
16
+ "_name": "ExitWin",
17
+ "_objFlags": 0,
18
+ "_parent": null,
19
+ "_children": [
20
+ {
21
+ "__id__": 2
22
+ },
23
+ {
24
+ "__id__": 5
25
+ },
26
+ {
27
+ "__id__": 8
28
+ },
29
+ {
30
+ "__id__": 14
31
+ }
32
+ ],
33
+ "_active": true,
34
+ "_components": [
35
+ {
36
+ "__id__": 20
37
+ },
38
+ {
39
+ "__id__": 21
40
+ }
41
+ ],
42
+ "_prefab": {
43
+ "__id__": 22
44
+ },
45
+ "_opacity": 255,
46
+ "_color": {
47
+ "__type__": "cc.Color",
48
+ "r": 0,
49
+ "g": 0,
50
+ "b": 0,
51
+ "a": 255
52
+ },
53
+ "_contentSize": {
54
+ "__type__": "cc.Size",
55
+ "width": 1920,
56
+ "height": 1080
57
+ },
58
+ "_anchorPoint": {
59
+ "__type__": "cc.Vec2",
60
+ "x": 0.5,
61
+ "y": 0.5
62
+ },
63
+ "_trs": {
64
+ "__type__": "TypedArray",
65
+ "ctor": "Float64Array",
66
+ "array": [
67
+ 0,
68
+ 0,
69
+ 0,
70
+ 0,
71
+ 0,
72
+ 0,
73
+ 1,
74
+ 1,
75
+ 1,
76
+ 1
77
+ ]
78
+ },
79
+ "_eulerAngles": {
80
+ "__type__": "cc.Vec3",
81
+ "x": 0,
82
+ "y": 0,
83
+ "z": 0
84
+ },
85
+ "_skewX": 0,
86
+ "_skewY": 0,
87
+ "_is3DNode": false,
88
+ "_groupIndex": 0,
89
+ "groupIndex": 0,
90
+ "_id": ""
91
+ },
92
+ {
93
+ "__type__": "cc.Node",
94
+ "_name": "mask",
95
+ "_objFlags": 0,
96
+ "_parent": {
97
+ "__id__": 1
98
+ },
99
+ "_children": [],
100
+ "_active": true,
101
+ "_components": [
102
+ {
103
+ "__id__": 3
104
+ }
105
+ ],
106
+ "_prefab": {
107
+ "__id__": 4
108
+ },
109
+ "_opacity": 200,
110
+ "_color": {
111
+ "__type__": "cc.Color",
112
+ "r": 255,
113
+ "g": 255,
114
+ "b": 255,
115
+ "a": 255
116
+ },
117
+ "_contentSize": {
118
+ "__type__": "cc.Size",
119
+ "width": 1920,
120
+ "height": 1080
121
+ },
122
+ "_anchorPoint": {
123
+ "__type__": "cc.Vec2",
124
+ "x": 0.5,
125
+ "y": 0.5
126
+ },
127
+ "_trs": {
128
+ "__type__": "TypedArray",
129
+ "ctor": "Float64Array",
130
+ "array": [
131
+ 0,
132
+ 0,
133
+ 0,
134
+ 0,
135
+ 0,
136
+ 0,
137
+ 1,
138
+ 1,
139
+ 1,
140
+ 1
141
+ ]
142
+ },
143
+ "_eulerAngles": {
144
+ "__type__": "cc.Vec3",
145
+ "x": 0,
146
+ "y": 0,
147
+ "z": 0
148
+ },
149
+ "_skewX": 0,
150
+ "_skewY": 0,
151
+ "_is3DNode": false,
152
+ "_groupIndex": 0,
153
+ "groupIndex": 0,
154
+ "_id": ""
155
+ },
156
+ {
157
+ "__type__": "cc.Sprite",
158
+ "_name": "",
159
+ "_objFlags": 0,
160
+ "node": {
161
+ "__id__": 2
162
+ },
163
+ "_enabled": true,
164
+ "_materials": [
165
+ {
166
+ "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
167
+ }
168
+ ],
169
+ "_srcBlendFactor": 770,
170
+ "_dstBlendFactor": 771,
171
+ "_spriteFrame": {
172
+ "__uuid__": "f6aace52-c6f1-417b-a839-fde3c205f9d6"
173
+ },
174
+ "_type": 1,
175
+ "_sizeMode": 0,
176
+ "_fillType": 0,
177
+ "_fillCenter": {
178
+ "__type__": "cc.Vec2",
179
+ "x": 0,
180
+ "y": 0
181
+ },
182
+ "_fillStart": 0,
183
+ "_fillRange": 0,
184
+ "_isTrimmedMode": true,
185
+ "_atlas": null,
186
+ "_id": ""
187
+ },
188
+ {
189
+ "__type__": "cc.PrefabInfo",
190
+ "root": {
191
+ "__id__": 1
192
+ },
193
+ "asset": {
194
+ "__id__": 0
195
+ },
196
+ "fileId": "88oKSlZdJIdYKhqDpM06XX",
197
+ "sync": false
198
+ },
199
+ {
200
+ "__type__": "cc.Node",
201
+ "_name": "bg",
202
+ "_objFlags": 0,
203
+ "_parent": {
204
+ "__id__": 1
205
+ },
206
+ "_children": [],
207
+ "_active": true,
208
+ "_components": [
209
+ {
210
+ "__id__": 6
211
+ }
212
+ ],
213
+ "_prefab": {
214
+ "__id__": 7
215
+ },
216
+ "_opacity": 255,
217
+ "_color": {
218
+ "__type__": "cc.Color",
219
+ "r": 255,
220
+ "g": 255,
221
+ "b": 255,
222
+ "a": 255
223
+ },
224
+ "_contentSize": {
225
+ "__type__": "cc.Size",
226
+ "width": 959,
227
+ "height": 551
228
+ },
229
+ "_anchorPoint": {
230
+ "__type__": "cc.Vec2",
231
+ "x": 0.5,
232
+ "y": 0.5
233
+ },
234
+ "_trs": {
235
+ "__type__": "TypedArray",
236
+ "ctor": "Float64Array",
237
+ "array": [
238
+ 0,
239
+ 0,
240
+ 0,
241
+ 0,
242
+ 0,
243
+ 0,
244
+ 1,
245
+ 1,
246
+ 1,
247
+ 1
248
+ ]
249
+ },
250
+ "_eulerAngles": {
251
+ "__type__": "cc.Vec3",
252
+ "x": 0,
253
+ "y": 0,
254
+ "z": 0
255
+ },
256
+ "_skewX": 0,
257
+ "_skewY": 0,
258
+ "_is3DNode": false,
259
+ "_groupIndex": 0,
260
+ "groupIndex": 0,
261
+ "_id": ""
262
+ },
263
+ {
264
+ "__type__": "cc.Sprite",
265
+ "_name": "",
266
+ "_objFlags": 0,
267
+ "node": {
268
+ "__id__": 5
269
+ },
270
+ "_enabled": true,
271
+ "_materials": [
272
+ {
273
+ "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
274
+ }
275
+ ],
276
+ "_srcBlendFactor": 770,
277
+ "_dstBlendFactor": 771,
278
+ "_spriteFrame": {
279
+ "__uuid__": "2238a6b3-ee32-468a-9d3e-86f19c5a7a7e"
280
+ },
281
+ "_type": 0,
282
+ "_sizeMode": 1,
283
+ "_fillType": 0,
284
+ "_fillCenter": {
285
+ "__type__": "cc.Vec2",
286
+ "x": 0,
287
+ "y": 0
288
+ },
289
+ "_fillStart": 0,
290
+ "_fillRange": 0,
291
+ "_isTrimmedMode": true,
292
+ "_atlas": null,
293
+ "_id": ""
294
+ },
295
+ {
296
+ "__type__": "cc.PrefabInfo",
297
+ "root": {
298
+ "__id__": 1
299
+ },
300
+ "asset": {
301
+ "__id__": 0
302
+ },
303
+ "fileId": "09pwprEqtCl54SeAZa6tnq",
304
+ "sync": false
305
+ },
306
+ {
307
+ "__type__": "cc.Node",
308
+ "_name": "btnCancel",
309
+ "_objFlags": 0,
310
+ "_parent": {
311
+ "__id__": 1
312
+ },
313
+ "_children": [],
314
+ "_active": true,
315
+ "_components": [
316
+ {
317
+ "__id__": 9
318
+ },
319
+ {
320
+ "__id__": 10
321
+ },
322
+ {
323
+ "__id__": 12
324
+ }
325
+ ],
326
+ "_prefab": {
327
+ "__id__": 13
328
+ },
329
+ "_opacity": 255,
330
+ "_color": {
331
+ "__type__": "cc.Color",
332
+ "r": 255,
333
+ "g": 255,
334
+ "b": 255,
335
+ "a": 255
336
+ },
337
+ "_contentSize": {
338
+ "__type__": "cc.Size",
339
+ "width": 266,
340
+ "height": 110
341
+ },
342
+ "_anchorPoint": {
343
+ "__type__": "cc.Vec2",
344
+ "x": 0.5,
345
+ "y": 0.5
346
+ },
347
+ "_trs": {
348
+ "__type__": "TypedArray",
349
+ "ctor": "Float64Array",
350
+ "array": [
351
+ 180,
352
+ -140,
353
+ 0,
354
+ 0,
355
+ 0,
356
+ 0,
357
+ 1,
358
+ 1,
359
+ 1,
360
+ 1
361
+ ]
362
+ },
363
+ "_eulerAngles": {
364
+ "__type__": "cc.Vec3",
365
+ "x": 0,
366
+ "y": 0,
367
+ "z": 0
368
+ },
369
+ "_skewX": 0,
370
+ "_skewY": 0,
371
+ "_is3DNode": false,
372
+ "_groupIndex": 0,
373
+ "groupIndex": 0,
374
+ "_id": ""
375
+ },
376
+ {
377
+ "__type__": "cc.Sprite",
378
+ "_name": "",
379
+ "_objFlags": 0,
380
+ "node": {
381
+ "__id__": 8
382
+ },
383
+ "_enabled": true,
384
+ "_materials": [
385
+ {
386
+ "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
387
+ }
388
+ ],
389
+ "_srcBlendFactor": 770,
390
+ "_dstBlendFactor": 771,
391
+ "_spriteFrame": {
392
+ "__uuid__": "1c811b2b-4906-4e46-938d-6c80d8d5800f"
393
+ },
394
+ "_type": 0,
395
+ "_sizeMode": 1,
396
+ "_fillType": 0,
397
+ "_fillCenter": {
398
+ "__type__": "cc.Vec2",
399
+ "x": 0,
400
+ "y": 0
401
+ },
402
+ "_fillStart": 0,
403
+ "_fillRange": 0,
404
+ "_isTrimmedMode": false,
405
+ "_atlas": null,
406
+ "_id": ""
407
+ },
408
+ {
409
+ "__type__": "cc.Button",
410
+ "_name": "",
411
+ "_objFlags": 0,
412
+ "node": {
413
+ "__id__": 8
414
+ },
415
+ "_enabled": true,
416
+ "_normalMaterial": null,
417
+ "_grayMaterial": null,
418
+ "duration": 0.1,
419
+ "zoomScale": 1.2,
420
+ "clickEvents": [
421
+ {
422
+ "__id__": 11
423
+ }
424
+ ],
425
+ "_N$interactable": true,
426
+ "_N$enableAutoGrayEffect": false,
427
+ "_N$transition": 0,
428
+ "transition": 0,
429
+ "_N$normalColor": {
430
+ "__type__": "cc.Color",
431
+ "r": 214,
432
+ "g": 214,
433
+ "b": 214,
434
+ "a": 255
435
+ },
436
+ "_N$pressedColor": {
437
+ "__type__": "cc.Color",
438
+ "r": 211,
439
+ "g": 211,
440
+ "b": 211,
441
+ "a": 255
442
+ },
443
+ "pressedColor": {
444
+ "__type__": "cc.Color",
445
+ "r": 211,
446
+ "g": 211,
447
+ "b": 211,
448
+ "a": 255
449
+ },
450
+ "_N$hoverColor": {
451
+ "__type__": "cc.Color",
452
+ "r": 255,
453
+ "g": 255,
454
+ "b": 255,
455
+ "a": 255
456
+ },
457
+ "hoverColor": {
458
+ "__type__": "cc.Color",
459
+ "r": 255,
460
+ "g": 255,
461
+ "b": 255,
462
+ "a": 255
463
+ },
464
+ "_N$disabledColor": {
465
+ "__type__": "cc.Color",
466
+ "r": 124,
467
+ "g": 124,
468
+ "b": 124,
469
+ "a": 255
470
+ },
471
+ "_N$normalSprite": null,
472
+ "_N$pressedSprite": null,
473
+ "pressedSprite": null,
474
+ "_N$hoverSprite": null,
475
+ "hoverSprite": null,
476
+ "_N$disabledSprite": null,
477
+ "_N$target": {
478
+ "__id__": 8
479
+ },
480
+ "_id": ""
481
+ },
482
+ {
483
+ "__type__": "cc.ClickEvent",
484
+ "target": null,
485
+ "component": "",
486
+ "_componentId": "00752mQZmtHE6Pk8wT6XpD5",
487
+ "handler": "onTouchRewardBtn",
488
+ "customEventData": ""
489
+ },
490
+ {
491
+ "__type__": "5fb28IrcnJA+7uJgbek/vO8",
492
+ "_name": "",
493
+ "_objFlags": 0,
494
+ "node": {
495
+ "__id__": 8
496
+ },
497
+ "_enabled": true,
498
+ "hoverSprite": {
499
+ "__uuid__": "1c811b2b-4906-4e46-938d-6c80d8d5800f"
500
+ },
501
+ "normalSprite": {
502
+ "__uuid__": "522baa08-08ac-4d45-9e15-f7b7b32eca45"
503
+ },
504
+ "_id": ""
505
+ },
506
+ {
507
+ "__type__": "cc.PrefabInfo",
508
+ "root": {
509
+ "__id__": 1
510
+ },
511
+ "asset": {
512
+ "__id__": 0
513
+ },
514
+ "fileId": "7fef/cNsNN9JE1gAltEzwW",
515
+ "sync": false
516
+ },
517
+ {
518
+ "__type__": "cc.Node",
519
+ "_name": "btnExit",
520
+ "_objFlags": 0,
521
+ "_parent": {
522
+ "__id__": 1
523
+ },
524
+ "_children": [],
525
+ "_active": true,
526
+ "_components": [
527
+ {
528
+ "__id__": 15
529
+ },
530
+ {
531
+ "__id__": 17
532
+ },
533
+ {
534
+ "__id__": 18
535
+ }
536
+ ],
537
+ "_prefab": {
538
+ "__id__": 19
539
+ },
540
+ "_opacity": 255,
541
+ "_color": {
542
+ "__type__": "cc.Color",
543
+ "r": 255,
544
+ "g": 255,
545
+ "b": 255,
546
+ "a": 255
547
+ },
548
+ "_contentSize": {
549
+ "__type__": "cc.Size",
550
+ "width": 268,
551
+ "height": 110
552
+ },
553
+ "_anchorPoint": {
554
+ "__type__": "cc.Vec2",
555
+ "x": 0.5,
556
+ "y": 0.5
557
+ },
558
+ "_trs": {
559
+ "__type__": "TypedArray",
560
+ "ctor": "Float64Array",
561
+ "array": [
562
+ -180,
563
+ -140,
564
+ 0,
565
+ 0,
566
+ 0,
567
+ 0,
568
+ 1,
569
+ 1,
570
+ 1,
571
+ 1
572
+ ]
573
+ },
574
+ "_eulerAngles": {
575
+ "__type__": "cc.Vec3",
576
+ "x": 0,
577
+ "y": 0,
578
+ "z": 0
579
+ },
580
+ "_skewX": 0,
581
+ "_skewY": 0,
582
+ "_is3DNode": false,
583
+ "_groupIndex": 0,
584
+ "groupIndex": 0,
585
+ "_id": ""
586
+ },
587
+ {
588
+ "__type__": "cc.Button",
589
+ "_name": "",
590
+ "_objFlags": 0,
591
+ "node": {
592
+ "__id__": 14
593
+ },
594
+ "_enabled": true,
595
+ "_normalMaterial": null,
596
+ "_grayMaterial": null,
597
+ "duration": 0.1,
598
+ "zoomScale": 1.2,
599
+ "clickEvents": [
600
+ {
601
+ "__id__": 16
602
+ }
603
+ ],
604
+ "_N$interactable": true,
605
+ "_N$enableAutoGrayEffect": false,
606
+ "_N$transition": 0,
607
+ "transition": 0,
608
+ "_N$normalColor": {
609
+ "__type__": "cc.Color",
610
+ "r": 214,
611
+ "g": 214,
612
+ "b": 214,
613
+ "a": 255
614
+ },
615
+ "_N$pressedColor": {
616
+ "__type__": "cc.Color",
617
+ "r": 211,
618
+ "g": 211,
619
+ "b": 211,
620
+ "a": 255
621
+ },
622
+ "pressedColor": {
623
+ "__type__": "cc.Color",
624
+ "r": 211,
625
+ "g": 211,
626
+ "b": 211,
627
+ "a": 255
628
+ },
629
+ "_N$hoverColor": {
630
+ "__type__": "cc.Color",
631
+ "r": 255,
632
+ "g": 255,
633
+ "b": 255,
634
+ "a": 255
635
+ },
636
+ "hoverColor": {
637
+ "__type__": "cc.Color",
638
+ "r": 255,
639
+ "g": 255,
640
+ "b": 255,
641
+ "a": 255
642
+ },
643
+ "_N$disabledColor": {
644
+ "__type__": "cc.Color",
645
+ "r": 124,
646
+ "g": 124,
647
+ "b": 124,
648
+ "a": 255
649
+ },
650
+ "_N$normalSprite": null,
651
+ "_N$pressedSprite": null,
652
+ "pressedSprite": null,
653
+ "_N$hoverSprite": null,
654
+ "hoverSprite": null,
655
+ "_N$disabledSprite": null,
656
+ "_N$target": {
657
+ "__id__": 14
658
+ },
659
+ "_id": ""
660
+ },
661
+ {
662
+ "__type__": "cc.ClickEvent",
663
+ "target": null,
664
+ "component": "",
665
+ "_componentId": "00752mQZmtHE6Pk8wT6XpD5",
666
+ "handler": "onTouchAgainBtn",
667
+ "customEventData": ""
668
+ },
669
+ {
670
+ "__type__": "cc.Sprite",
671
+ "_name": "",
672
+ "_objFlags": 0,
673
+ "node": {
674
+ "__id__": 14
675
+ },
676
+ "_enabled": true,
677
+ "_materials": [
678
+ {
679
+ "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
680
+ }
681
+ ],
682
+ "_srcBlendFactor": 770,
683
+ "_dstBlendFactor": 771,
684
+ "_spriteFrame": {
685
+ "__uuid__": "5e43e655-aa2c-4cdc-84a6-19c3329cc352"
686
+ },
687
+ "_type": 0,
688
+ "_sizeMode": 1,
689
+ "_fillType": 0,
690
+ "_fillCenter": {
691
+ "__type__": "cc.Vec2",
692
+ "x": 0,
693
+ "y": 0
694
+ },
695
+ "_fillStart": 0,
696
+ "_fillRange": 0,
697
+ "_isTrimmedMode": true,
698
+ "_atlas": null,
699
+ "_id": ""
700
+ },
701
+ {
702
+ "__type__": "5fb28IrcnJA+7uJgbek/vO8",
703
+ "_name": "",
704
+ "_objFlags": 0,
705
+ "node": {
706
+ "__id__": 14
707
+ },
708
+ "_enabled": true,
709
+ "hoverSprite": {
710
+ "__uuid__": "42681d1e-c4bf-4021-95e2-45074f327abf"
711
+ },
712
+ "normalSprite": {
713
+ "__uuid__": "5e43e655-aa2c-4cdc-84a6-19c3329cc352"
714
+ },
715
+ "_id": ""
716
+ },
717
+ {
718
+ "__type__": "cc.PrefabInfo",
719
+ "root": {
720
+ "__id__": 1
721
+ },
722
+ "asset": {
723
+ "__id__": 0
724
+ },
725
+ "fileId": "faOWRC4/hKwJgKL3mwa91K",
726
+ "sync": false
727
+ },
728
+ {
729
+ "__type__": "cc.BlockInputEvents",
730
+ "_name": "",
731
+ "_objFlags": 0,
732
+ "node": {
733
+ "__id__": 1
734
+ },
735
+ "_enabled": true,
736
+ "_id": ""
737
+ },
738
+ {
739
+ "__type__": "624c4ShwdpAjqiQ7bkiH+Ga",
740
+ "_name": "",
741
+ "_objFlags": 0,
742
+ "node": {
743
+ "__id__": 1
744
+ },
745
+ "_enabled": true,
746
+ "btnCancel": {
747
+ "__id__": 10
748
+ },
749
+ "btnExit": {
750
+ "__id__": 15
751
+ },
752
+ "_id": ""
753
+ },
754
+ {
755
+ "__type__": "cc.PrefabInfo",
756
+ "root": {
757
+ "__id__": 1
758
+ },
759
+ "asset": {
760
+ "__id__": 0
761
+ },
762
+ "fileId": "",
763
+ "sync": false
764
+ }
765
765
  ]