com.xd.sdk.tap 4.9.0-xd.1 → 4.9.0-xd.2
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.
- package/Compliance/Resources/Prefabs/Mobile/TapTapAntiAddictionRetryAlert.prefab +29 -18
- package/Compliance/Resources/Prefabs/Mobile/TapTapHealthPaymentPanel.prefab +27 -17
- package/Compliance/Resources/Prefabs/Mobile/TapTapHealthReminderPanel.prefab +32 -20
- package/Compliance/Standalone/Resources/Prefabs/Standalone/TapTapAntiAddictionRetryAlert.prefab +29 -18
- package/Compliance/Standalone/Resources/Prefabs/Standalone/TapTapChinaIDInputPanel.prefab +62 -35
- package/Compliance/Standalone/Resources/Prefabs/Standalone/TapTapChinaQuickVerifyTipPanel.prefab +53 -33
- package/Compliance/Standalone/Resources/Prefabs/Standalone/TapTapHealthPaymentPanel.prefab +28 -18
- package/Compliance/Standalone/Resources/Prefabs/Standalone/TapTapHealthReminderPanel.prefab +33 -21
- package/Core/Resources/Loading.prefab +9 -5
- package/Core/Resources/TapCommonTip.prefab +6 -3
- package/Core/Resources/TapCommonToastBlack.prefab +18 -11
- package/Core/Resources/TapCommonToastWhite.prefab +14 -9
- package/Core/Resources/TapMessage.prefab +25 -6
- package/Core/Resources/TapSDKConstantUIRoot.prefab +18 -2
- package/Core/Resources/TapSDKUIRoot.prefab +17 -1
- package/Core/Standalone/Resources/Prefabs/TapClient/TapClientConnectTipPanel.prefab +33 -20
- package/License/Mobile/Plugins/libs/XDGBridgeTapLicense_v7_7.3.0.aar +0 -0
- package/{Plugins/Android/XDGBridgeTapTapWrapper_v7_7.1.2.aar.meta → License/Mobile/Plugins/libs/XDGBridgeTapLicense_v7_7.3.0.aar.meta} +1 -1
- package/License/Mobile/Plugins/libs/XDGTapLicense_7.3.0.aar +0 -0
- package/License/Mobile/Plugins/libs/XDGTapLicense_7.3.0.aar.meta +32 -0
- package/License/Mobile/Plugins/libs.meta +8 -0
- package/License/Mobile/Plugins.meta +8 -0
- package/Login/Standalone/Resources/Prefabs/TapLogin/LoginPanel.prefab +21 -6
- package/Login/Standalone/Resources/Prefabs/TapLogin/LoginWithPermissionPanel.prefab +18 -4
- package/Login/Standalone/Resources/Prefabs/TapLogin/PermissionItem.prefab +11 -7
- package/Login/Standalone/Resources/Prefabs/TapLogin/QRCodeContainer.prefab +54 -34
- package/Login/Standalone/Resources/Prefabs/TapLogin/Tips.prefab +10 -6
- package/Login/Standalone/Resources/Prefabs/TapLogin/TopBar.prefab +16 -11
- package/Login/Standalone/Resources/Prefabs/TapLogin/WebContainer.prefab +17 -11
- package/Login/Standalone/Resources/Prefabs/TapLogin/WebWithPermissionContainer.prefab +31 -20
- package/Login/Standalone/Resources/Prefabs/TapTapSdkWindow.prefab +137 -120
- package/Moment/Mobile/Plugins/Android/libs/XDGBridgeTapMoment_v7_7.3.0.aar +0 -0
- package/Moment/Mobile/Plugins/Android/libs/XDGBridgeTapMoment_v7_7.3.0.aar.meta +32 -0
- package/Moment/Mobile/Plugins/Android/libs/XDGTapMoment_7.3.0.aar +0 -0
- package/Moment/Mobile/Plugins/Android/libs/XDGTapMoment_7.3.0.aar.meta +32 -0
- package/Moment/Mobile/Plugins/Android/libs.meta +8 -0
- package/Moment/Mobile/Plugins/Android.meta +8 -0
- package/Moment/Mobile/Plugins.meta +8 -0
- package/Review/Mobile/Plugins/Android/libs/XDGBridgeTapReview_v7_7.3.0.aar +0 -0
- package/Review/Mobile/Plugins/Android/libs/XDGBridgeTapReview_v7_7.3.0.aar.meta +32 -0
- package/Review/Mobile/Plugins/Android/libs/XDGTapReview_7.3.0.aar +0 -0
- package/Review/Mobile/Plugins/Android/libs/XDGTapReview_7.3.0.aar.meta +32 -0
- package/Review/Mobile/Plugins/Android/libs.meta +8 -0
- package/Review/Mobile/Plugins/Android.meta +8 -0
- package/Review/Mobile/Plugins.meta +8 -0
- package/Runtime/Internal/Mobile/XDGTapSDKInternalImpl.cs +2 -1
- package/Runtime/Internal/Standalone/XDGTapSDKInternalImpl.cs +1 -1
- package/Runtime/Internal/XDGTapSDKInternal.cs +2 -2
- package/Runtime/Public/IXDGTapSDK.cs +1 -1
- package/Runtime/Public/XDGTapSDK.cs +2 -2
- package/Update/Mobile/Plugins/libs/XDGBridgeTapUpdate_v7_7.3.0.aar +0 -0
- package/Update/Mobile/Plugins/libs/XDGBridgeTapUpdate_v7_7.3.0.aar.meta +32 -0
- package/Update/Mobile/Plugins/libs/XDGTapUpdate_7.3.0.aar +0 -0
- package/Update/Mobile/Plugins/libs/XDGTapUpdate_7.3.0.aar.meta +32 -0
- package/Update/Mobile/Plugins/libs.meta +8 -0
- package/Update/Mobile/Plugins.meta +8 -0
- package/package.json +1 -1
- package/Plugins/Android/XDGBridgeTapTapWrapper_v7_7.1.2.aar +0 -0
- package/Plugins/Android.meta +0 -3
|
@@ -28,9 +28,9 @@ RectTransform:
|
|
|
28
28
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
29
29
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
30
30
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
31
|
+
m_ConstrainProportionsScale: 0
|
|
31
32
|
m_Children: []
|
|
32
33
|
m_Father: {fileID: 3018198356678799280}
|
|
33
|
-
m_RootOrder: 0
|
|
34
34
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
35
35
|
m_AnchorMin: {x: 0, y: 0.5}
|
|
36
36
|
m_AnchorMax: {x: 1, y: 0.5}
|
|
@@ -57,9 +57,10 @@ MonoBehaviour:
|
|
|
57
57
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
58
58
|
m_Name:
|
|
59
59
|
m_EditorClassIdentifier:
|
|
60
|
-
m_Material: {fileID:
|
|
60
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
61
61
|
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
62
62
|
m_RaycastTarget: 1
|
|
63
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
63
64
|
m_Maskable: 1
|
|
64
65
|
m_OnCullStateChanged:
|
|
65
66
|
m_PersistentCalls:
|
|
@@ -104,11 +105,11 @@ RectTransform:
|
|
|
104
105
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
105
106
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
106
107
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
108
|
+
m_ConstrainProportionsScale: 0
|
|
107
109
|
m_Children:
|
|
108
110
|
- {fileID: 606419830508116541}
|
|
109
111
|
- {fileID: 8152418032368909056}
|
|
110
112
|
m_Father: {fileID: 3018198356678799280}
|
|
111
|
-
m_RootOrder: 2
|
|
112
113
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
113
114
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
114
115
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -143,12 +144,12 @@ RectTransform:
|
|
|
143
144
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
144
145
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
145
146
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
147
|
+
m_ConstrainProportionsScale: 0
|
|
146
148
|
m_Children:
|
|
147
149
|
- {fileID: 347516699165024325}
|
|
148
150
|
- {fileID: 5493183507584923452}
|
|
149
151
|
- {fileID: 8039644701450143132}
|
|
150
152
|
m_Father: {fileID: 9092229873398676693}
|
|
151
|
-
m_RootOrder: 1
|
|
152
153
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
153
154
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
154
155
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -175,9 +176,10 @@ MonoBehaviour:
|
|
|
175
176
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
176
177
|
m_Name:
|
|
177
178
|
m_EditorClassIdentifier:
|
|
178
|
-
m_Material: {fileID:
|
|
179
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
179
180
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
180
181
|
m_RaycastTarget: 1
|
|
182
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
181
183
|
m_Maskable: 1
|
|
182
184
|
m_OnCullStateChanged:
|
|
183
185
|
m_PersistentCalls:
|
|
@@ -220,9 +222,9 @@ RectTransform:
|
|
|
220
222
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
221
223
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
222
224
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
225
|
+
m_ConstrainProportionsScale: 0
|
|
223
226
|
m_Children: []
|
|
224
227
|
m_Father: {fileID: 9092229873398676693}
|
|
225
|
-
m_RootOrder: 0
|
|
226
228
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
227
229
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
228
230
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -249,9 +251,10 @@ MonoBehaviour:
|
|
|
249
251
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
250
252
|
m_Name:
|
|
251
253
|
m_EditorClassIdentifier:
|
|
252
|
-
m_Material: {fileID:
|
|
254
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
253
255
|
m_Color: {r: 1, g: 1, b: 1, a: 0}
|
|
254
256
|
m_RaycastTarget: 1
|
|
257
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
255
258
|
m_Maskable: 1
|
|
256
259
|
m_OnCullStateChanged:
|
|
257
260
|
m_PersistentCalls:
|
|
@@ -294,9 +297,9 @@ RectTransform:
|
|
|
294
297
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
295
298
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
296
299
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
300
|
+
m_ConstrainProportionsScale: 0
|
|
297
301
|
m_Children: []
|
|
298
302
|
m_Father: {fileID: 5493183507584923452}
|
|
299
|
-
m_RootOrder: 0
|
|
300
303
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
301
304
|
m_AnchorMin: {x: 0, y: 0}
|
|
302
305
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -323,9 +326,10 @@ MonoBehaviour:
|
|
|
323
326
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
324
327
|
m_Name:
|
|
325
328
|
m_EditorClassIdentifier:
|
|
326
|
-
m_Material: {fileID:
|
|
329
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
327
330
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
328
331
|
m_RaycastTarget: 1
|
|
332
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
329
333
|
m_Maskable: 1
|
|
330
334
|
m_OnCullStateChanged:
|
|
331
335
|
m_PersistentCalls:
|
|
@@ -372,9 +376,9 @@ RectTransform:
|
|
|
372
376
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
373
377
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
374
378
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
379
|
+
m_ConstrainProportionsScale: 0
|
|
375
380
|
m_Children: []
|
|
376
381
|
m_Father: {fileID: 8039644701450143132}
|
|
377
|
-
m_RootOrder: 0
|
|
378
382
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
379
383
|
m_AnchorMin: {x: 0, y: 0.5}
|
|
380
384
|
m_AnchorMax: {x: 1, y: 0.5}
|
|
@@ -401,9 +405,10 @@ MonoBehaviour:
|
|
|
401
405
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
402
406
|
m_Name:
|
|
403
407
|
m_EditorClassIdentifier:
|
|
404
|
-
m_Material: {fileID:
|
|
408
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
405
409
|
m_Color: {r: 0.53333336, g: 0.53333336, b: 0.53333336, a: 1}
|
|
406
410
|
m_RaycastTarget: 1
|
|
411
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
407
412
|
m_Maskable: 1
|
|
408
413
|
m_OnCullStateChanged:
|
|
409
414
|
m_PersistentCalls:
|
|
@@ -452,10 +457,10 @@ RectTransform:
|
|
|
452
457
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
453
458
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
454
459
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
460
|
+
m_ConstrainProportionsScale: 0
|
|
455
461
|
m_Children:
|
|
456
462
|
- {fileID: 9092229873398676693}
|
|
457
463
|
m_Father: {fileID: 0}
|
|
458
|
-
m_RootOrder: 0
|
|
459
464
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
460
465
|
m_AnchorMin: {x: 0, y: 0}
|
|
461
466
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -479,7 +484,9 @@ Canvas:
|
|
|
479
484
|
m_OverrideSorting: 0
|
|
480
485
|
m_OverridePixelPerfect: 0
|
|
481
486
|
m_SortingBucketNormalizedSize: 0
|
|
487
|
+
m_VertexColorAlwaysGammaSpace: 0
|
|
482
488
|
m_AdditionalShaderChannelsFlag: 0
|
|
489
|
+
m_UpdateRectTransformForStandalone: 0
|
|
483
490
|
m_SortingLayerID: 0
|
|
484
491
|
m_SortingOrder: 0
|
|
485
492
|
m_TargetDisplay: 0
|
|
@@ -561,10 +568,10 @@ RectTransform:
|
|
|
561
568
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
562
569
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
563
570
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
571
|
+
m_ConstrainProportionsScale: 0
|
|
564
572
|
m_Children:
|
|
565
573
|
- {fileID: 5857737074481106158}
|
|
566
574
|
m_Father: {fileID: 3018198356678799280}
|
|
567
|
-
m_RootOrder: 1
|
|
568
575
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
569
576
|
m_AnchorMin: {x: 0.5, y: 0}
|
|
570
577
|
m_AnchorMax: {x: 0.5, y: 0}
|
|
@@ -591,9 +598,10 @@ MonoBehaviour:
|
|
|
591
598
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
592
599
|
m_Name:
|
|
593
600
|
m_EditorClassIdentifier:
|
|
594
|
-
m_Material: {fileID:
|
|
601
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
595
602
|
m_Color: {r: 0, g: 0.8509804, b: 0.77254903, a: 1}
|
|
596
603
|
m_RaycastTarget: 1
|
|
604
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
597
605
|
m_Maskable: 1
|
|
598
606
|
m_OnCullStateChanged:
|
|
599
607
|
m_PersistentCalls:
|
|
@@ -622,6 +630,7 @@ MonoBehaviour:
|
|
|
622
630
|
m_EditorClassIdentifier:
|
|
623
631
|
m_Navigation:
|
|
624
632
|
m_Mode: 3
|
|
633
|
+
m_WrapAround: 0
|
|
625
634
|
m_SelectOnUp: {fileID: 0}
|
|
626
635
|
m_SelectOnDown: {fileID: 0}
|
|
627
636
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -679,9 +688,9 @@ RectTransform:
|
|
|
679
688
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
680
689
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
681
690
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
691
|
+
m_ConstrainProportionsScale: 0
|
|
682
692
|
m_Children: []
|
|
683
693
|
m_Father: {fileID: 8039644701450143132}
|
|
684
|
-
m_RootOrder: 1
|
|
685
694
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
686
695
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
687
696
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -708,9 +717,10 @@ MonoBehaviour:
|
|
|
708
717
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
709
718
|
m_Name:
|
|
710
719
|
m_EditorClassIdentifier:
|
|
711
|
-
m_Material: {fileID:
|
|
720
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
712
721
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
713
722
|
m_RaycastTarget: 1
|
|
723
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
714
724
|
m_Maskable: 1
|
|
715
725
|
m_OnCullStateChanged:
|
|
716
726
|
m_PersistentCalls:
|
|
@@ -753,11 +763,11 @@ RectTransform:
|
|
|
753
763
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
754
764
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
755
765
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
766
|
+
m_ConstrainProportionsScale: 0
|
|
756
767
|
m_Children:
|
|
757
768
|
- {fileID: 3264819832207075509}
|
|
758
769
|
- {fileID: 3018198356678799280}
|
|
759
770
|
m_Father: {fileID: 7091787380276746281}
|
|
760
|
-
m_RootOrder: 0
|
|
761
771
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
762
772
|
m_AnchorMin: {x: 0, y: 0}
|
|
763
773
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -784,9 +794,10 @@ MonoBehaviour:
|
|
|
784
794
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
785
795
|
m_Name:
|
|
786
796
|
m_EditorClassIdentifier:
|
|
787
|
-
m_Material: {fileID:
|
|
797
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
788
798
|
m_Color: {r: 0, g: 0, b: 0, a: 0.23529412}
|
|
789
799
|
m_RaycastTarget: 1
|
|
800
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
790
801
|
m_Maskable: 1
|
|
791
802
|
m_OnCullStateChanged:
|
|
792
803
|
m_PersistentCalls:
|
|
@@ -29,10 +29,10 @@ RectTransform:
|
|
|
29
29
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
30
30
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
31
31
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
32
|
+
m_ConstrainProportionsScale: 0
|
|
32
33
|
m_Children:
|
|
33
34
|
- {fileID: 2192333195466092754}
|
|
34
35
|
m_Father: {fileID: 6361964099233889058}
|
|
35
|
-
m_RootOrder: 3
|
|
36
36
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
37
37
|
m_AnchorMin: {x: 0.5, y: 1}
|
|
38
38
|
m_AnchorMax: {x: 0.5, y: 1}
|
|
@@ -59,9 +59,10 @@ MonoBehaviour:
|
|
|
59
59
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
60
60
|
m_Name:
|
|
61
61
|
m_EditorClassIdentifier:
|
|
62
|
-
m_Material: {fileID:
|
|
62
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
63
63
|
m_Color: {r: 0, g: 0.8509804, b: 0.77254903, a: 1}
|
|
64
64
|
m_RaycastTarget: 1
|
|
65
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
65
66
|
m_Maskable: 1
|
|
66
67
|
m_OnCullStateChanged:
|
|
67
68
|
m_PersistentCalls:
|
|
@@ -90,6 +91,7 @@ MonoBehaviour:
|
|
|
90
91
|
m_EditorClassIdentifier:
|
|
91
92
|
m_Navigation:
|
|
92
93
|
m_Mode: 3
|
|
94
|
+
m_WrapAround: 0
|
|
93
95
|
m_SelectOnUp: {fileID: 0}
|
|
94
96
|
m_SelectOnDown: {fileID: 0}
|
|
95
97
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -149,10 +151,10 @@ RectTransform:
|
|
|
149
151
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
150
152
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
151
153
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
154
|
+
m_ConstrainProportionsScale: 0
|
|
152
155
|
m_Children:
|
|
153
156
|
- {fileID: 6361964099233889058}
|
|
154
157
|
m_Father: {fileID: 0}
|
|
155
|
-
m_RootOrder: 0
|
|
156
158
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
157
159
|
m_AnchorMin: {x: 0, y: 0}
|
|
158
160
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -176,7 +178,9 @@ Canvas:
|
|
|
176
178
|
m_OverrideSorting: 0
|
|
177
179
|
m_OverridePixelPerfect: 0
|
|
178
180
|
m_SortingBucketNormalizedSize: 0
|
|
181
|
+
m_VertexColorAlwaysGammaSpace: 0
|
|
179
182
|
m_AdditionalShaderChannelsFlag: 0
|
|
183
|
+
m_UpdateRectTransformForStandalone: 0
|
|
180
184
|
m_SortingLayerID: 0
|
|
181
185
|
m_SortingOrder: 0
|
|
182
186
|
m_TargetDisplay: 0
|
|
@@ -260,10 +264,10 @@ RectTransform:
|
|
|
260
264
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
261
265
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
262
266
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
267
|
+
m_ConstrainProportionsScale: 0
|
|
263
268
|
m_Children:
|
|
264
269
|
- {fileID: 8094373888594469185}
|
|
265
270
|
m_Father: {fileID: 1438928193477766731}
|
|
266
|
-
m_RootOrder: 0
|
|
267
271
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
268
272
|
m_AnchorMin: {x: 0, y: 0}
|
|
269
273
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -290,9 +294,10 @@ MonoBehaviour:
|
|
|
290
294
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
291
295
|
m_Name:
|
|
292
296
|
m_EditorClassIdentifier:
|
|
293
|
-
m_Material: {fileID:
|
|
297
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
294
298
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
295
299
|
m_RaycastTarget: 1
|
|
300
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
296
301
|
m_Maskable: 1
|
|
297
302
|
m_OnCullStateChanged:
|
|
298
303
|
m_PersistentCalls:
|
|
@@ -348,9 +353,9 @@ RectTransform:
|
|
|
348
353
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
349
354
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
350
355
|
m_LocalScale: {x: 0.5, y: 0.5, z: 1}
|
|
356
|
+
m_ConstrainProportionsScale: 0
|
|
351
357
|
m_Children: []
|
|
352
358
|
m_Father: {fileID: 719222081671675900}
|
|
353
|
-
m_RootOrder: 0
|
|
354
359
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
355
360
|
m_AnchorMin: {x: 0, y: 0}
|
|
356
361
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -377,9 +382,10 @@ MonoBehaviour:
|
|
|
377
382
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
378
383
|
m_Name:
|
|
379
384
|
m_EditorClassIdentifier:
|
|
380
|
-
m_Material: {fileID:
|
|
385
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
381
386
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
382
387
|
m_RaycastTarget: 1
|
|
388
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
383
389
|
m_Maskable: 1
|
|
384
390
|
m_OnCullStateChanged:
|
|
385
391
|
m_PersistentCalls:
|
|
@@ -426,9 +432,9 @@ RectTransform:
|
|
|
426
432
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
427
433
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
428
434
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
435
|
+
m_ConstrainProportionsScale: 0
|
|
429
436
|
m_Children: []
|
|
430
437
|
m_Father: {fileID: 6361964099233889058}
|
|
431
|
-
m_RootOrder: 0
|
|
432
438
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
433
439
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
434
440
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -455,9 +461,10 @@ MonoBehaviour:
|
|
|
455
461
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
456
462
|
m_Name:
|
|
457
463
|
m_EditorClassIdentifier:
|
|
458
|
-
m_Material: {fileID:
|
|
464
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
459
465
|
m_Color: {r: 1, g: 1, b: 1, a: 0}
|
|
460
466
|
m_RaycastTarget: 1
|
|
467
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
461
468
|
m_Maskable: 1
|
|
462
469
|
m_OnCullStateChanged:
|
|
463
470
|
m_PersistentCalls:
|
|
@@ -500,9 +507,9 @@ RectTransform:
|
|
|
500
507
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
501
508
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
502
509
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
510
|
+
m_ConstrainProportionsScale: 0
|
|
503
511
|
m_Children: []
|
|
504
512
|
m_Father: {fileID: 8094373888594469185}
|
|
505
|
-
m_RootOrder: 0
|
|
506
513
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
507
514
|
m_AnchorMin: {x: 0, y: 0.5}
|
|
508
515
|
m_AnchorMax: {x: 1, y: 0.5}
|
|
@@ -529,9 +536,10 @@ MonoBehaviour:
|
|
|
529
536
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
530
537
|
m_Name:
|
|
531
538
|
m_EditorClassIdentifier:
|
|
532
|
-
m_Material: {fileID:
|
|
539
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
533
540
|
m_Color: {r: 0.4, g: 0.4, b: 0.4, a: 1}
|
|
534
541
|
m_RaycastTarget: 1
|
|
542
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
535
543
|
m_Maskable: 1
|
|
536
544
|
m_OnCullStateChanged:
|
|
537
545
|
m_PersistentCalls:
|
|
@@ -578,10 +586,10 @@ RectTransform:
|
|
|
578
586
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
579
587
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
580
588
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
589
|
+
m_ConstrainProportionsScale: 0
|
|
581
590
|
m_Children:
|
|
582
591
|
- {fileID: 2816057713552175116}
|
|
583
592
|
m_Father: {fileID: 6361964099233889058}
|
|
584
|
-
m_RootOrder: 2
|
|
585
593
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
586
594
|
m_AnchorMin: {x: 0, y: 0}
|
|
587
595
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -652,10 +660,10 @@ RectTransform:
|
|
|
652
660
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
653
661
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
654
662
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
663
|
+
m_ConstrainProportionsScale: 0
|
|
655
664
|
m_Children:
|
|
656
665
|
- {fileID: 5732433389448631787}
|
|
657
666
|
m_Father: {fileID: 2816057713552175116}
|
|
658
|
-
m_RootOrder: 0
|
|
659
667
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
660
668
|
m_AnchorMin: {x: 0, y: 1}
|
|
661
669
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -690,13 +698,13 @@ RectTransform:
|
|
|
690
698
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
691
699
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
692
700
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
701
|
+
m_ConstrainProportionsScale: 0
|
|
693
702
|
m_Children:
|
|
694
703
|
- {fileID: 3328846188071676324}
|
|
695
704
|
- {fileID: 5503233503525070161}
|
|
696
705
|
- {fileID: 1438928193477766731}
|
|
697
706
|
- {fileID: 719222081671675900}
|
|
698
707
|
m_Father: {fileID: 4781091973651006734}
|
|
699
|
-
m_RootOrder: 0
|
|
700
708
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
701
709
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
702
710
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -723,9 +731,10 @@ MonoBehaviour:
|
|
|
723
731
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
724
732
|
m_Name:
|
|
725
733
|
m_EditorClassIdentifier:
|
|
726
|
-
m_Material: {fileID:
|
|
734
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
727
735
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
728
736
|
m_RaycastTarget: 1
|
|
737
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
729
738
|
m_Maskable: 1
|
|
730
739
|
m_OnCullStateChanged:
|
|
731
740
|
m_PersistentCalls:
|
|
@@ -768,9 +777,9 @@ RectTransform:
|
|
|
768
777
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
769
778
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
770
779
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
780
|
+
m_ConstrainProportionsScale: 0
|
|
771
781
|
m_Children: []
|
|
772
782
|
m_Father: {fileID: 6361964099233889058}
|
|
773
|
-
m_RootOrder: 1
|
|
774
783
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
775
784
|
m_AnchorMin: {x: 0, y: 1}
|
|
776
785
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -797,9 +806,10 @@ MonoBehaviour:
|
|
|
797
806
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
798
807
|
m_Name:
|
|
799
808
|
m_EditorClassIdentifier:
|
|
800
|
-
m_Material: {fileID:
|
|
809
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
801
810
|
m_Color: {r: 0.13333334, g: 0.13333334, b: 0.13333334, a: 1}
|
|
802
811
|
m_RaycastTarget: 1
|
|
812
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
803
813
|
m_Maskable: 1
|
|
804
814
|
m_OnCullStateChanged:
|
|
805
815
|
m_PersistentCalls:
|
|
@@ -28,10 +28,10 @@ RectTransform:
|
|
|
28
28
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
29
29
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
30
30
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
31
|
+
m_ConstrainProportionsScale: 0
|
|
31
32
|
m_Children:
|
|
32
33
|
- {fileID: 7949716731606272045}
|
|
33
34
|
m_Father: {fileID: 6361964099233889058}
|
|
34
|
-
m_RootOrder: 4
|
|
35
35
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
36
36
|
m_AnchorMin: {x: 0.5, y: 0}
|
|
37
37
|
m_AnchorMax: {x: 0.5, y: 0}
|
|
@@ -60,6 +60,7 @@ MonoBehaviour:
|
|
|
60
60
|
m_EditorClassIdentifier:
|
|
61
61
|
m_Navigation:
|
|
62
62
|
m_Mode: 3
|
|
63
|
+
m_WrapAround: 0
|
|
63
64
|
m_SelectOnUp: {fileID: 0}
|
|
64
65
|
m_SelectOnDown: {fileID: 0}
|
|
65
66
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -117,10 +118,10 @@ RectTransform:
|
|
|
117
118
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
118
119
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
119
120
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
121
|
+
m_ConstrainProportionsScale: 0
|
|
120
122
|
m_Children:
|
|
121
123
|
- {fileID: 2526852263098642201}
|
|
122
124
|
m_Father: {fileID: 6361964099233889058}
|
|
123
|
-
m_RootOrder: 2
|
|
124
125
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
125
126
|
m_AnchorMin: {x: 0, y: 0}
|
|
126
127
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -194,10 +195,10 @@ RectTransform:
|
|
|
194
195
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
195
196
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
196
197
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
198
|
+
m_ConstrainProportionsScale: 0
|
|
197
199
|
m_Children:
|
|
198
200
|
- {fileID: 2192333195466092754}
|
|
199
201
|
m_Father: {fileID: 6361964099233889058}
|
|
200
|
-
m_RootOrder: 3
|
|
201
202
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
202
203
|
m_AnchorMin: {x: 0.5, y: 0}
|
|
203
204
|
m_AnchorMax: {x: 0.5, y: 0}
|
|
@@ -224,9 +225,10 @@ MonoBehaviour:
|
|
|
224
225
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
225
226
|
m_Name:
|
|
226
227
|
m_EditorClassIdentifier:
|
|
227
|
-
m_Material: {fileID:
|
|
228
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
228
229
|
m_Color: {r: 0, g: 0.8509804, b: 0.77254903, a: 1}
|
|
229
230
|
m_RaycastTarget: 1
|
|
231
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
230
232
|
m_Maskable: 1
|
|
231
233
|
m_OnCullStateChanged:
|
|
232
234
|
m_PersistentCalls:
|
|
@@ -255,6 +257,7 @@ MonoBehaviour:
|
|
|
255
257
|
m_EditorClassIdentifier:
|
|
256
258
|
m_Navigation:
|
|
257
259
|
m_Mode: 3
|
|
260
|
+
m_WrapAround: 0
|
|
258
261
|
m_SelectOnUp: {fileID: 0}
|
|
259
262
|
m_SelectOnDown: {fileID: 0}
|
|
260
263
|
m_SelectOnLeft: {fileID: 0}
|
|
@@ -310,10 +313,10 @@ RectTransform:
|
|
|
310
313
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
311
314
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
312
315
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
316
|
+
m_ConstrainProportionsScale: 0
|
|
313
317
|
m_Children:
|
|
314
318
|
- {fileID: 5732433389448631787}
|
|
315
319
|
m_Father: {fileID: 2526852263098642201}
|
|
316
|
-
m_RootOrder: 0
|
|
317
320
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
318
321
|
m_AnchorMin: {x: 0, y: 1}
|
|
319
322
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -350,10 +353,10 @@ RectTransform:
|
|
|
350
353
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
351
354
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
352
355
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
356
|
+
m_ConstrainProportionsScale: 0
|
|
353
357
|
m_Children:
|
|
354
358
|
- {fileID: 6361964099233889058}
|
|
355
359
|
m_Father: {fileID: 0}
|
|
356
|
-
m_RootOrder: 0
|
|
357
360
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
358
361
|
m_AnchorMin: {x: 0, y: 0}
|
|
359
362
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -377,7 +380,9 @@ Canvas:
|
|
|
377
380
|
m_OverrideSorting: 0
|
|
378
381
|
m_OverridePixelPerfect: 0
|
|
379
382
|
m_SortingBucketNormalizedSize: 0
|
|
383
|
+
m_VertexColorAlwaysGammaSpace: 0
|
|
380
384
|
m_AdditionalShaderChannelsFlag: 0
|
|
385
|
+
m_UpdateRectTransformForStandalone: 0
|
|
381
386
|
m_SortingLayerID: 0
|
|
382
387
|
m_SortingOrder: 0
|
|
383
388
|
m_TargetDisplay: 0
|
|
@@ -460,9 +465,9 @@ RectTransform:
|
|
|
460
465
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
461
466
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
462
467
|
m_LocalScale: {x: 0.5, y: 0.5, z: 1}
|
|
468
|
+
m_ConstrainProportionsScale: 0
|
|
463
469
|
m_Children: []
|
|
464
470
|
m_Father: {fileID: 719222081671675900}
|
|
465
|
-
m_RootOrder: 0
|
|
466
471
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
467
472
|
m_AnchorMin: {x: 0, y: 0}
|
|
468
473
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -489,9 +494,10 @@ MonoBehaviour:
|
|
|
489
494
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
490
495
|
m_Name:
|
|
491
496
|
m_EditorClassIdentifier:
|
|
492
|
-
m_Material: {fileID:
|
|
497
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
493
498
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
494
499
|
m_RaycastTarget: 1
|
|
500
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
495
501
|
m_Maskable: 1
|
|
496
502
|
m_OnCullStateChanged:
|
|
497
503
|
m_PersistentCalls:
|
|
@@ -539,10 +545,10 @@ RectTransform:
|
|
|
539
545
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
540
546
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
541
547
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
548
|
+
m_ConstrainProportionsScale: 0
|
|
542
549
|
m_Children:
|
|
543
550
|
- {fileID: 8856213240266642668}
|
|
544
551
|
m_Father: {fileID: 1714943105497066078}
|
|
545
|
-
m_RootOrder: 0
|
|
546
552
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
547
553
|
m_AnchorMin: {x: 0, y: 0}
|
|
548
554
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -569,9 +575,10 @@ MonoBehaviour:
|
|
|
569
575
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
570
576
|
m_Name:
|
|
571
577
|
m_EditorClassIdentifier:
|
|
572
|
-
m_Material: {fileID:
|
|
578
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
573
579
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
574
580
|
m_RaycastTarget: 1
|
|
581
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
575
582
|
m_Maskable: 1
|
|
576
583
|
m_OnCullStateChanged:
|
|
577
584
|
m_PersistentCalls:
|
|
@@ -627,9 +634,9 @@ RectTransform:
|
|
|
627
634
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
628
635
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
629
636
|
m_LocalScale: {x: 0.5, y: 0.5, z: 1}
|
|
637
|
+
m_ConstrainProportionsScale: 0
|
|
630
638
|
m_Children: []
|
|
631
639
|
m_Father: {fileID: 1822479519226923156}
|
|
632
|
-
m_RootOrder: 0
|
|
633
640
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
634
641
|
m_AnchorMin: {x: 0, y: 0}
|
|
635
642
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -656,9 +663,10 @@ MonoBehaviour:
|
|
|
656
663
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
657
664
|
m_Name:
|
|
658
665
|
m_EditorClassIdentifier:
|
|
659
|
-
m_Material: {fileID:
|
|
666
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
660
667
|
m_Color: {r: 0, g: 0.8509804, b: 0.77254903, a: 1}
|
|
661
668
|
m_RaycastTarget: 1
|
|
669
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
662
670
|
m_Maskable: 1
|
|
663
671
|
m_OnCullStateChanged:
|
|
664
672
|
m_PersistentCalls:
|
|
@@ -705,9 +713,9 @@ RectTransform:
|
|
|
705
713
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
706
714
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
707
715
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
716
|
+
m_ConstrainProportionsScale: 0
|
|
708
717
|
m_Children: []
|
|
709
718
|
m_Father: {fileID: 8856213240266642668}
|
|
710
|
-
m_RootOrder: 0
|
|
711
719
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
712
720
|
m_AnchorMin: {x: 0.5, y: 1}
|
|
713
721
|
m_AnchorMax: {x: 0.5, y: 1}
|
|
@@ -734,9 +742,10 @@ MonoBehaviour:
|
|
|
734
742
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
735
743
|
m_Name:
|
|
736
744
|
m_EditorClassIdentifier:
|
|
737
|
-
m_Material: {fileID:
|
|
745
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
738
746
|
m_Color: {r: 0.4, g: 0.4, b: 0.4, a: 1}
|
|
739
747
|
m_RaycastTarget: 1
|
|
748
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
740
749
|
m_Maskable: 1
|
|
741
750
|
m_OnCullStateChanged:
|
|
742
751
|
m_PersistentCalls:
|
|
@@ -783,6 +792,7 @@ RectTransform:
|
|
|
783
792
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
784
793
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
785
794
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
795
|
+
m_ConstrainProportionsScale: 0
|
|
786
796
|
m_Children:
|
|
787
797
|
- {fileID: 8290278826114709488}
|
|
788
798
|
- {fileID: 5503233503525070161}
|
|
@@ -790,7 +800,6 @@ RectTransform:
|
|
|
790
800
|
- {fileID: 719222081671675900}
|
|
791
801
|
- {fileID: 1822479519226923156}
|
|
792
802
|
m_Father: {fileID: 4781091973651006734}
|
|
793
|
-
m_RootOrder: 0
|
|
794
803
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
795
804
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
796
805
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -817,9 +826,10 @@ MonoBehaviour:
|
|
|
817
826
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
818
827
|
m_Name:
|
|
819
828
|
m_EditorClassIdentifier:
|
|
820
|
-
m_Material: {fileID:
|
|
829
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
821
830
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
822
831
|
m_RaycastTarget: 1
|
|
832
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
823
833
|
m_Maskable: 1
|
|
824
834
|
m_OnCullStateChanged:
|
|
825
835
|
m_PersistentCalls:
|
|
@@ -862,9 +872,9 @@ RectTransform:
|
|
|
862
872
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
863
873
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
864
874
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
875
|
+
m_ConstrainProportionsScale: 0
|
|
865
876
|
m_Children: []
|
|
866
877
|
m_Father: {fileID: 6361964099233889058}
|
|
867
|
-
m_RootOrder: 1
|
|
868
878
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
869
879
|
m_AnchorMin: {x: 0, y: 1}
|
|
870
880
|
m_AnchorMax: {x: 1, y: 1}
|
|
@@ -891,9 +901,10 @@ MonoBehaviour:
|
|
|
891
901
|
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
892
902
|
m_Name:
|
|
893
903
|
m_EditorClassIdentifier:
|
|
894
|
-
m_Material: {fileID:
|
|
904
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
895
905
|
m_Color: {r: 0.13333334, g: 0.13333334, b: 0.13333334, a: 1}
|
|
896
906
|
m_RaycastTarget: 1
|
|
907
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
897
908
|
m_Maskable: 1
|
|
898
909
|
m_OnCullStateChanged:
|
|
899
910
|
m_PersistentCalls:
|
|
@@ -940,9 +951,9 @@ RectTransform:
|
|
|
940
951
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
941
952
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
942
953
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
954
|
+
m_ConstrainProportionsScale: 0
|
|
943
955
|
m_Children: []
|
|
944
956
|
m_Father: {fileID: 6361964099233889058}
|
|
945
|
-
m_RootOrder: 0
|
|
946
957
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
947
958
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
948
959
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
@@ -969,9 +980,10 @@ MonoBehaviour:
|
|
|
969
980
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
970
981
|
m_Name:
|
|
971
982
|
m_EditorClassIdentifier:
|
|
972
|
-
m_Material: {fileID:
|
|
983
|
+
m_Material: {fileID: 2100000, guid: cb7e1a0e9ae57274b80858a808d7c9ba, type: 2}
|
|
973
984
|
m_Color: {r: 1, g: 1, b: 1, a: 0}
|
|
974
985
|
m_RaycastTarget: 1
|
|
986
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
975
987
|
m_Maskable: 1
|
|
976
988
|
m_OnCullStateChanged:
|
|
977
989
|
m_PersistentCalls:
|