Commit 767a95fd5fbc9e55739710609308ddadc6459c31

Authored by Mateus Lustosa
1 parent 872e9fc8

Referencia para o icone colocada no manifest do plugin

Assets/Plugins/Android/AndroidManifest.xml
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 - package="com.lavid.vlibrasdroid" 3 + package="com.lavid.vlibras"
4 android:versionCode="1" 4 android:versionCode="1"
5 android:versionName="1.0"> 5 android:versionName="1.0">
6 <uses-sdk android:minSdkVersion="14" /> 6 <uses-sdk android:minSdkVersion="14" />
7 - <application android:label="@string/app_name"> 7 + <application android:icon="@drawable/app_icon" android:label="@string/app_name">
8 <activity android:name=".MainActivity" 8 <activity android:name=".MainActivity"
9 android:label="@string/app_name"> 9 android:label="@string/app_name">
10 <intent-filter> 10 <intent-filter>
Assets/Plugins/Android/res/drawable.meta
@@ -1,9 +0,0 @@ @@ -1,9 +0,0 @@
1 -fileFormatVersion: 2  
2 -guid: e073df4ade8a8544ea79c93fd5165124  
3 -folderAsset: yes  
4 -timeCreated: 1443818710  
5 -licenseType: Free  
6 -DefaultImporter:  
7 - userData:  
8 - assetBundleName:  
9 - assetBundleVariant:  
Assets/Scenes/Main.unity
@@ -37,9 +37,6 @@ RenderSettings: @@ -37,9 +37,6 @@ RenderSettings:
37 m_ReflectionIntensity: 1 37 m_ReflectionIntensity: 1
38 m_CustomReflection: {fileID: 0} 38 m_CustomReflection: {fileID: 0}
39 m_Sun: {fileID: 0} 39 m_Sun: {fileID: 0}
40 ---- !u!127 &3  
41 -LevelGameManager:  
42 - m_ObjectHideFlags: 0  
43 --- !u!157 &4 40 --- !u!157 &4
44 LightmapSettings: 41 LightmapSettings:
45 m_ObjectHideFlags: 0 42 m_ObjectHideFlags: 0
@@ -68,6 +65,7 @@ LightmapSettings: @@ -68,6 +65,7 @@ LightmapSettings:
68 m_TextureCompression: 1 65 m_TextureCompression: 1
69 m_FinalGather: 0 66 m_FinalGather: 0
70 m_FinalGatherRayCount: 1024 67 m_FinalGatherRayCount: 1024
  68 + m_ReflectionCompression: 2
71 m_LightmapSnapshot: {fileID: 0} 69 m_LightmapSnapshot: {fileID: 0}
72 m_RuntimeCPUUsage: 25 70 m_RuntimeCPUUsage: 25
73 --- !u!196 &5 71 --- !u!196 &5
@@ -204,6 +202,12 @@ MonoBehaviour: @@ -204,6 +202,12 @@ MonoBehaviour:
204 m_EditorClassIdentifier: 202 m_EditorClassIdentifier:
205 m_Material: {fileID: 0} 203 m_Material: {fileID: 0}
206 m_Color: {r: .615686297, g: .847058892, b: .92549026, a: 1} 204 m_Color: {r: .615686297, g: .847058892, b: .92549026, a: 1}
  205 + m_RaycastTarget: 1
  206 + m_OnCullStateChanged:
  207 + m_PersistentCalls:
  208 + m_Calls: []
  209 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  210 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
207 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} 211 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
208 m_Type: 1 212 m_Type: 1
209 m_PreserveAspect: 0 213 m_PreserveAspect: 0
@@ -268,6 +272,12 @@ MonoBehaviour: @@ -268,6 +272,12 @@ MonoBehaviour:
268 m_EditorClassIdentifier: 272 m_EditorClassIdentifier:
269 m_Material: {fileID: 0} 273 m_Material: {fileID: 0}
270 m_Color: {r: .615686297, g: .847058892, b: .92549026, a: 1} 274 m_Color: {r: .615686297, g: .847058892, b: .92549026, a: 1}
  275 + m_RaycastTarget: 1
  276 + m_OnCullStateChanged:
  277 + m_PersistentCalls:
  278 + m_Calls: []
  279 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  280 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
271 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} 281 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
272 m_Type: 1 282 m_Type: 1
273 m_PreserveAspect: 0 283 m_PreserveAspect: 0
@@ -421,6 +431,12 @@ MonoBehaviour: @@ -421,6 +431,12 @@ MonoBehaviour:
421 m_EditorClassIdentifier: 431 m_EditorClassIdentifier:
422 m_Material: {fileID: 0} 432 m_Material: {fileID: 0}
423 m_Color: {r: 0, g: 0, b: 0, a: 1} 433 m_Color: {r: 0, g: 0, b: 0, a: 1}
  434 + m_RaycastTarget: 1
  435 + m_OnCullStateChanged:
  436 + m_PersistentCalls:
  437 + m_Calls: []
  438 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  439 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
424 m_Texture: {fileID: 0} 440 m_Texture: {fileID: 0}
425 m_UVRect: 441 m_UVRect:
426 serializedVersion: 2 442 serializedVersion: 2
@@ -435,87 +451,6 @@ CanvasRenderer: @@ -435,87 +451,6 @@ CanvasRenderer:
435 type: 2} 451 type: 2}
436 m_PrefabInternal: {fileID: 0} 452 m_PrefabInternal: {fileID: 0}
437 m_GameObject: {fileID: 46909741} 453 m_GameObject: {fileID: 46909741}
438 ---- !u!1 &55870182  
439 -GameObject:  
440 - m_ObjectHideFlags: 0  
441 - m_PrefabParentObject: {fileID: 0}  
442 - m_PrefabInternal: {fileID: 0}  
443 - serializedVersion: 4  
444 - m_Component:  
445 - - 224: {fileID: 55870183}  
446 - - 222: {fileID: 55870185}  
447 - - 114: {fileID: 55870184}  
448 - - 114: {fileID: 55870186}  
449 - m_Layer: 5  
450 - m_Name: Text  
451 - m_TagString: Untagged  
452 - m_Icon: {fileID: 0}  
453 - m_NavMeshLayer: 0  
454 - m_StaticEditorFlags: 0  
455 - m_IsActive: 1  
456 ---- !u!224 &55870183  
457 -RectTransform:  
458 - m_ObjectHideFlags: 0  
459 - m_PrefabParentObject: {fileID: 0}  
460 - m_PrefabInternal: {fileID: 0}  
461 - m_GameObject: {fileID: 55870182}  
462 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}  
463 - m_LocalPosition: {x: 0, y: 0, z: 0}  
464 - m_LocalScale: {x: 1, y: 1, z: 1}  
465 - m_Children: []  
466 - m_Father: {fileID: 1525104851}  
467 - m_RootOrder: 0  
468 - m_AnchorMin: {x: 0, y: 0}  
469 - m_AnchorMax: {x: 1, y: 1}  
470 - m_AnchoredPosition: {x: 0, y: 0}  
471 - m_SizeDelta: {x: 0, y: 0}  
472 - m_Pivot: {x: .5, y: .5}  
473 ---- !u!114 &55870184  
474 -MonoBehaviour:  
475 - m_ObjectHideFlags: 0  
476 - m_PrefabParentObject: {fileID: 0}  
477 - m_PrefabInternal: {fileID: 0}  
478 - m_GameObject: {fileID: 55870182}  
479 - m_Enabled: 1  
480 - m_EditorHideFlags: 0  
481 - m_Script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
482 - m_Name:  
483 - m_EditorClassIdentifier:  
484 - m_Material: {fileID: 0}  
485 - m_Color: {r: .196078435, g: .196078435, b: .196078435, a: 1}  
486 - m_FontData:  
487 - m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}  
488 - m_FontSize: 42  
489 - m_FontStyle: 0  
490 - m_BestFit: 0  
491 - m_MinSize: 10  
492 - m_MaxSize: 40  
493 - m_Alignment: 4  
494 - m_RichText: 1  
495 - m_HorizontalOverflow: 0  
496 - m_VerticalOverflow: 0  
497 - m_LineSpacing: 1  
498 - m_Text: OK  
499 ---- !u!222 &55870185  
500 -CanvasRenderer:  
501 - m_ObjectHideFlags: 0  
502 - m_PrefabParentObject: {fileID: 0}  
503 - m_PrefabInternal: {fileID: 0}  
504 - m_GameObject: {fileID: 55870182}  
505 ---- !u!114 &55870186  
506 -MonoBehaviour:  
507 - m_ObjectHideFlags: 0  
508 - m_PrefabParentObject: {fileID: 0}  
509 - m_PrefabInternal: {fileID: 0}  
510 - m_GameObject: {fileID: 55870182}  
511 - m_Enabled: 1  
512 - m_EditorHideFlags: 0  
513 - m_Script: {fileID: -900027084, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
514 - m_Name:  
515 - m_EditorClassIdentifier:  
516 - m_EffectColor: {r: 0, g: 0, b: 0, a: .5}  
517 - m_EffectDistance: {x: 1, y: -1}  
518 - m_UseGraphicAlpha: 1  
519 --- !u!1 &58433888 454 --- !u!1 &58433888
520 GameObject: 455 GameObject:
521 m_ObjectHideFlags: 0 456 m_ObjectHideFlags: 0
@@ -565,6 +500,12 @@ MonoBehaviour: @@ -565,6 +500,12 @@ MonoBehaviour:
565 m_EditorClassIdentifier: 500 m_EditorClassIdentifier:
566 m_Material: {fileID: 0} 501 m_Material: {fileID: 0}
567 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 502 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  503 + m_RaycastTarget: 1
  504 + m_OnCullStateChanged:
  505 + m_PersistentCalls:
  506 + m_Calls: []
  507 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  508 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
568 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3} 509 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3}
569 m_Type: 0 510 m_Type: 0
570 m_PreserveAspect: 0 511 m_PreserveAspect: 0
@@ -629,6 +570,12 @@ MonoBehaviour: @@ -629,6 +570,12 @@ MonoBehaviour:
629 m_EditorClassIdentifier: 570 m_EditorClassIdentifier:
630 m_Material: {fileID: 0} 571 m_Material: {fileID: 0}
631 m_Color: {r: 1, g: 1, b: 1, a: 1} 572 m_Color: {r: 1, g: 1, b: 1, a: 1}
  573 + m_RaycastTarget: 1
  574 + m_OnCullStateChanged:
  575 + m_PersistentCalls:
  576 + m_Calls: []
  577 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  578 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
632 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3} 579 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3}
633 m_UVRect: 580 m_UVRect:
634 serializedVersion: 2 581 serializedVersion: 2
@@ -643,110 +590,6 @@ CanvasRenderer: @@ -643,110 +590,6 @@ CanvasRenderer:
643 type: 2} 590 type: 2}
644 m_PrefabInternal: {fileID: 0} 591 m_PrefabInternal: {fileID: 0}
645 m_GameObject: {fileID: 93856253} 592 m_GameObject: {fileID: 93856253}
646 ---- !u!1 &117472615  
647 -GameObject:  
648 - m_ObjectHideFlags: 0  
649 - m_PrefabParentObject: {fileID: 0}  
650 - m_PrefabInternal: {fileID: 0}  
651 - serializedVersion: 4  
652 - m_Component:  
653 - - 224: {fileID: 117472616}  
654 - - 223: {fileID: 117472619}  
655 - - 114: {fileID: 117472618}  
656 - - 114: {fileID: 117472617}  
657 - - 114: {fileID: 117472620}  
658 - m_Layer: 5  
659 - m_Name: backup_connection_error  
660 - m_TagString: conn_err  
661 - m_Icon: {fileID: 0}  
662 - m_NavMeshLayer: 0  
663 - m_StaticEditorFlags: 0  
664 - m_IsActive: 0  
665 ---- !u!224 &117472616  
666 -RectTransform:  
667 - m_ObjectHideFlags: 0  
668 - m_PrefabParentObject: {fileID: 0}  
669 - m_PrefabInternal: {fileID: 0}  
670 - m_GameObject: {fileID: 117472615}  
671 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}  
672 - m_LocalPosition: {x: 0, y: 0, z: 0}  
673 - m_LocalScale: {x: 0, y: 0, z: 0}  
674 - m_Children:  
675 - - {fileID: 2142234521}  
676 - - {fileID: 1665948603}  
677 - m_Father: {fileID: 0}  
678 - m_RootOrder: 3  
679 - m_AnchorMin: {x: 0, y: 0}  
680 - m_AnchorMax: {x: 0, y: 0}  
681 - m_AnchoredPosition: {x: 0, y: 0}  
682 - m_SizeDelta: {x: 0, y: 0}  
683 - m_Pivot: {x: 0, y: 0}  
684 ---- !u!114 &117472617  
685 -MonoBehaviour:  
686 - m_ObjectHideFlags: 0  
687 - m_PrefabParentObject: {fileID: 0}  
688 - m_PrefabInternal: {fileID: 0}  
689 - m_GameObject: {fileID: 117472615}  
690 - m_Enabled: 1  
691 - m_EditorHideFlags: 0  
692 - m_Script: {fileID: 1301386320, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
693 - m_Name:  
694 - m_EditorClassIdentifier:  
695 - m_IgnoreReversedGraphics: 1  
696 - m_BlockingObjects: 0  
697 - m_BlockingMask:  
698 - serializedVersion: 2  
699 - m_Bits: 4294967295  
700 ---- !u!114 &117472618  
701 -MonoBehaviour:  
702 - m_ObjectHideFlags: 0  
703 - m_PrefabParentObject: {fileID: 0}  
704 - m_PrefabInternal: {fileID: 0}  
705 - m_GameObject: {fileID: 117472615}  
706 - m_Enabled: 1  
707 - m_EditorHideFlags: 0  
708 - m_Script: {fileID: 1980459831, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
709 - m_Name:  
710 - m_EditorClassIdentifier:  
711 - m_UiScaleMode: 0  
712 - m_ReferencePixelsPerUnit: 100  
713 - m_ScaleFactor: 1  
714 - m_ReferenceResolution: {x: 800, y: 600}  
715 - m_ScreenMatchMode: 0  
716 - m_MatchWidthOrHeight: 0  
717 - m_PhysicalUnit: 3  
718 - m_FallbackScreenDPI: 96  
719 - m_DefaultSpriteDPI: 96  
720 - m_DynamicPixelsPerUnit: 1  
721 ---- !u!223 &117472619  
722 -Canvas:  
723 - m_ObjectHideFlags: 0  
724 - m_PrefabParentObject: {fileID: 0}  
725 - m_PrefabInternal: {fileID: 0}  
726 - m_GameObject: {fileID: 117472615}  
727 - m_Enabled: 0  
728 - serializedVersion: 2  
729 - m_RenderMode: 0  
730 - m_Camera: {fileID: 0}  
731 - m_PlaneDistance: 100  
732 - m_PixelPerfect: 0  
733 - m_ReceivesEvents: 1  
734 - m_OverrideSorting: 0  
735 - m_OverridePixelPerfect: 0  
736 - m_SortingLayerID: 0  
737 - m_SortingOrder: 0  
738 ---- !u!114 &117472620  
739 -MonoBehaviour:  
740 - m_ObjectHideFlags: 0  
741 - m_PrefabParentObject: {fileID: 0}  
742 - m_PrefabInternal: {fileID: 0}  
743 - m_GameObject: {fileID: 117472615}  
744 - m_Enabled: 1  
745 - m_EditorHideFlags: 0  
746 - m_Script: {fileID: 11500000, guid: 09acbdec1f642334e86af23b51b56662, type: 3}  
747 - m_Name:  
748 - m_EditorClassIdentifier:  
749 - container: {fileID: 0}  
750 --- !u!1 &136047198 593 --- !u!1 &136047198
751 GameObject: 594 GameObject:
752 m_ObjectHideFlags: 0 595 m_ObjectHideFlags: 0
@@ -899,6 +742,12 @@ MonoBehaviour: @@ -899,6 +742,12 @@ MonoBehaviour:
899 m_EditorClassIdentifier: 742 m_EditorClassIdentifier:
900 m_Material: {fileID: 0} 743 m_Material: {fileID: 0}
901 m_Color: {r: 1, g: 1, b: 1, a: 0} 744 m_Color: {r: 1, g: 1, b: 1, a: 0}
  745 + m_RaycastTarget: 1
  746 + m_OnCullStateChanged:
  747 + m_PersistentCalls:
  748 + m_Calls: []
  749 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  750 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
902 m_Texture: {fileID: 0} 751 m_Texture: {fileID: 0}
903 m_UVRect: 752 m_UVRect:
904 serializedVersion: 2 753 serializedVersion: 2
@@ -962,6 +811,12 @@ MonoBehaviour: @@ -962,6 +811,12 @@ MonoBehaviour:
962 m_EditorClassIdentifier: 811 m_EditorClassIdentifier:
963 m_Material: {fileID: 0} 812 m_Material: {fileID: 0}
964 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 813 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  814 + m_RaycastTarget: 1
  815 + m_OnCullStateChanged:
  816 + m_PersistentCalls:
  817 + m_Calls: []
  818 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  819 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
965 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3} 820 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3}
966 m_UVRect: 821 m_UVRect:
967 serializedVersion: 2 822 serializedVersion: 2
@@ -1068,6 +923,12 @@ MonoBehaviour: @@ -1068,6 +923,12 @@ MonoBehaviour:
1068 m_EditorClassIdentifier: 923 m_EditorClassIdentifier:
1069 m_Material: {fileID: 0} 924 m_Material: {fileID: 0}
1070 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 925 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  926 + m_RaycastTarget: 1
  927 + m_OnCullStateChanged:
  928 + m_PersistentCalls:
  929 + m_Calls: []
  930 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  931 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1071 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3} 932 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3}
1072 m_Type: 0 933 m_Type: 0
1073 m_PreserveAspect: 1 934 m_PreserveAspect: 1
@@ -1140,6 +1001,12 @@ MonoBehaviour: @@ -1140,6 +1001,12 @@ MonoBehaviour:
1140 m_EditorClassIdentifier: 1001 m_EditorClassIdentifier:
1141 m_Material: {fileID: 0} 1002 m_Material: {fileID: 0}
1142 m_Color: {r: 0, g: 0, b: 0, a: 1} 1003 m_Color: {r: 0, g: 0, b: 0, a: 1}
  1004 + m_RaycastTarget: 1
  1005 + m_OnCullStateChanged:
  1006 + m_PersistentCalls:
  1007 + m_Calls: []
  1008 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1009 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1143 m_Texture: {fileID: 0} 1010 m_Texture: {fileID: 0}
1144 m_UVRect: 1011 m_UVRect:
1145 serializedVersion: 2 1012 serializedVersion: 2
@@ -1235,6 +1102,12 @@ MonoBehaviour: @@ -1235,6 +1102,12 @@ MonoBehaviour:
1235 m_EditorClassIdentifier: 1102 m_EditorClassIdentifier:
1236 m_Material: {fileID: 0} 1103 m_Material: {fileID: 0}
1237 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 1104 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  1105 + m_RaycastTarget: 1
  1106 + m_OnCullStateChanged:
  1107 + m_PersistentCalls:
  1108 + m_Calls: []
  1109 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1110 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1238 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3} 1111 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3}
1239 m_UVRect: 1112 m_UVRect:
1240 serializedVersion: 2 1113 serializedVersion: 2
@@ -1297,6 +1170,12 @@ MonoBehaviour: @@ -1297,6 +1170,12 @@ MonoBehaviour:
1297 m_EditorClassIdentifier: 1170 m_EditorClassIdentifier:
1298 m_Material: {fileID: 0} 1171 m_Material: {fileID: 0}
1299 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1} 1172 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1}
  1173 + m_RaycastTarget: 1
  1174 + m_OnCullStateChanged:
  1175 + m_PersistentCalls:
  1176 + m_Calls: []
  1177 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1178 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1300 m_FontData: 1179 m_FontData:
1301 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 1180 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
1302 m_FontSize: 52 1181 m_FontSize: 52
@@ -1392,7 +1271,7 @@ MonoBehaviour: @@ -1392,7 +1271,7 @@ MonoBehaviour:
1392 m_PressedTrigger: Pressed 1271 m_PressedTrigger: Pressed
1393 m_DisabledTrigger: Disabled 1272 m_DisabledTrigger: Disabled
1394 m_Interactable: 1 1273 m_Interactable: 1
1395 - m_TargetGraphic: {fileID: 1525104853} 1274 + m_TargetGraphic: {fileID: 0}
1396 m_OnClick: 1275 m_OnClick:
1397 m_PersistentCalls: 1276 m_PersistentCalls:
1398 m_Calls: 1277 m_Calls:
@@ -1423,6 +1302,12 @@ MonoBehaviour: @@ -1423,6 +1302,12 @@ MonoBehaviour:
1423 m_EditorClassIdentifier: 1302 m_EditorClassIdentifier:
1424 m_Material: {fileID: 0} 1303 m_Material: {fileID: 0}
1425 m_Color: {r: 1, g: 1, b: 1, a: 1} 1304 m_Color: {r: 1, g: 1, b: 1, a: 1}
  1305 + m_RaycastTarget: 1
  1306 + m_OnCullStateChanged:
  1307 + m_PersistentCalls:
  1308 + m_Calls: []
  1309 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1310 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1426 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} 1311 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
1427 m_Type: 1 1312 m_Type: 1
1428 m_PreserveAspect: 0 1313 m_PreserveAspect: 0
@@ -1501,6 +1386,12 @@ MonoBehaviour: @@ -1501,6 +1386,12 @@ MonoBehaviour:
1501 m_EditorClassIdentifier: 1386 m_EditorClassIdentifier:
1502 m_Material: {fileID: 0} 1387 m_Material: {fileID: 0}
1503 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 1388 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  1389 + m_RaycastTarget: 1
  1390 + m_OnCullStateChanged:
  1391 + m_PersistentCalls:
  1392 + m_Calls: []
  1393 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1394 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1504 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3} 1395 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3}
1505 m_UVRect: 1396 m_UVRect:
1506 serializedVersion: 2 1397 serializedVersion: 2
@@ -1564,6 +1455,12 @@ MonoBehaviour: @@ -1564,6 +1455,12 @@ MonoBehaviour:
1564 m_EditorClassIdentifier: 1455 m_EditorClassIdentifier:
1565 m_Material: {fileID: 0} 1456 m_Material: {fileID: 0}
1566 m_Color: {r: 1, g: 1, b: 1, a: 1} 1457 m_Color: {r: 1, g: 1, b: 1, a: 1}
  1458 + m_RaycastTarget: 1
  1459 + m_OnCullStateChanged:
  1460 + m_PersistentCalls:
  1461 + m_Calls: []
  1462 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1463 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1567 m_Sprite: {fileID: 21300000, guid: 603d0e004ee340149811d87e7f493f99, type: 3} 1464 m_Sprite: {fileID: 21300000, guid: 603d0e004ee340149811d87e7f493f99, type: 3}
1568 m_Type: 0 1465 m_Type: 0
1569 m_PreserveAspect: 0 1466 m_PreserveAspect: 0
@@ -1664,6 +1561,12 @@ MonoBehaviour: @@ -1664,6 +1561,12 @@ MonoBehaviour:
1664 m_EditorClassIdentifier: 1561 m_EditorClassIdentifier:
1665 m_Material: {fileID: 0} 1562 m_Material: {fileID: 0}
1666 m_Color: {r: 1, g: 1, b: 1, a: 1} 1563 m_Color: {r: 1, g: 1, b: 1, a: 1}
  1564 + m_RaycastTarget: 1
  1565 + m_OnCullStateChanged:
  1566 + m_PersistentCalls:
  1567 + m_Calls: []
  1568 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1569 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1667 m_Texture: {fileID: 0} 1570 m_Texture: {fileID: 0}
1668 m_UVRect: 1571 m_UVRect:
1669 serializedVersion: 2 1572 serializedVersion: 2
@@ -1744,6 +1647,12 @@ MonoBehaviour: @@ -1744,6 +1647,12 @@ MonoBehaviour:
1744 m_EditorClassIdentifier: 1647 m_EditorClassIdentifier:
1745 m_Material: {fileID: 0} 1648 m_Material: {fileID: 0}
1746 m_Color: {r: 1, g: 1, b: 1, a: .843137264} 1649 m_Color: {r: 1, g: 1, b: 1, a: .843137264}
  1650 + m_RaycastTarget: 1
  1651 + m_OnCullStateChanged:
  1652 + m_PersistentCalls:
  1653 + m_Calls: []
  1654 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1655 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1747 m_Texture: {fileID: 0} 1656 m_Texture: {fileID: 0}
1748 m_UVRect: 1657 m_UVRect:
1749 serializedVersion: 2 1658 serializedVersion: 2
@@ -1823,6 +1732,12 @@ MonoBehaviour: @@ -1823,6 +1732,12 @@ MonoBehaviour:
1823 m_EditorClassIdentifier: 1732 m_EditorClassIdentifier:
1824 m_Material: {fileID: 0} 1733 m_Material: {fileID: 0}
1825 m_Color: {r: 1, g: 1, b: 1, a: .607843161} 1734 m_Color: {r: 1, g: 1, b: 1, a: .607843161}
  1735 + m_RaycastTarget: 1
  1736 + m_OnCullStateChanged:
  1737 + m_PersistentCalls:
  1738 + m_Calls: []
  1739 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1740 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1826 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 1741 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
1827 m_Type: 0 1742 m_Type: 0
1828 m_PreserveAspect: 1 1743 m_PreserveAspect: 1
@@ -2018,6 +1933,12 @@ MonoBehaviour: @@ -2018,6 +1933,12 @@ MonoBehaviour:
2018 m_EditorClassIdentifier: 1933 m_EditorClassIdentifier:
2019 m_Material: {fileID: 0} 1934 m_Material: {fileID: 0}
2020 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 1935 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  1936 + m_RaycastTarget: 1
  1937 + m_OnCullStateChanged:
  1938 + m_PersistentCalls:
  1939 + m_Calls: []
  1940 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  1941 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2021 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3} 1942 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3}
2022 m_Type: 0 1943 m_Type: 0
2023 m_PreserveAspect: 1 1944 m_PreserveAspect: 1
@@ -2082,6 +2003,12 @@ MonoBehaviour: @@ -2082,6 +2003,12 @@ MonoBehaviour:
2082 m_EditorClassIdentifier: 2003 m_EditorClassIdentifier:
2083 m_Material: {fileID: 0} 2004 m_Material: {fileID: 0}
2084 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 2005 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  2006 + m_RaycastTarget: 1
  2007 + m_OnCullStateChanged:
  2008 + m_PersistentCalls:
  2009 + m_Calls: []
  2010 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2011 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2085 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3} 2012 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3}
2086 m_Type: 0 2013 m_Type: 0
2087 m_PreserveAspect: 0 2014 m_PreserveAspect: 0
@@ -2146,6 +2073,12 @@ MonoBehaviour: @@ -2146,6 +2073,12 @@ MonoBehaviour:
2146 m_EditorClassIdentifier: 2073 m_EditorClassIdentifier:
2147 m_Material: {fileID: 0} 2074 m_Material: {fileID: 0}
2148 m_Color: {r: .352941155, g: .352941155, b: .352941155, a: 1} 2075 m_Color: {r: .352941155, g: .352941155, b: .352941155, a: 1}
  2076 + m_RaycastTarget: 1
  2077 + m_OnCullStateChanged:
  2078 + m_PersistentCalls:
  2079 + m_Calls: []
  2080 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2081 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2149 m_FontData: 2082 m_FontData:
2150 m_Font: {fileID: 12800000, guid: 6853687dd34f0ea458955b404d43e48e, type: 3} 2083 m_Font: {fileID: 12800000, guid: 6853687dd34f0ea458955b404d43e48e, type: 3}
2151 m_FontSize: 50 2084 m_FontSize: 50
@@ -2216,6 +2149,12 @@ MonoBehaviour: @@ -2216,6 +2149,12 @@ MonoBehaviour:
2216 m_EditorClassIdentifier: 2149 m_EditorClassIdentifier:
2217 m_Material: {fileID: 0} 2150 m_Material: {fileID: 0}
2218 m_Color: {r: 0, g: 0, b: 0, a: 1} 2151 m_Color: {r: 0, g: 0, b: 0, a: 1}
  2152 + m_RaycastTarget: 1
  2153 + m_OnCullStateChanged:
  2154 + m_PersistentCalls:
  2155 + m_Calls: []
  2156 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2157 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2219 m_Texture: {fileID: 0} 2158 m_Texture: {fileID: 0}
2220 m_UVRect: 2159 m_UVRect:
2221 serializedVersion: 2 2160 serializedVersion: 2
@@ -2322,6 +2261,12 @@ MonoBehaviour: @@ -2322,6 +2261,12 @@ MonoBehaviour:
2322 m_EditorClassIdentifier: 2261 m_EditorClassIdentifier:
2323 m_Material: {fileID: 0} 2262 m_Material: {fileID: 0}
2324 m_Color: {r: 1, g: 1, b: 1, a: 1} 2263 m_Color: {r: 1, g: 1, b: 1, a: 1}
  2264 + m_RaycastTarget: 1
  2265 + m_OnCullStateChanged:
  2266 + m_PersistentCalls:
  2267 + m_Calls: []
  2268 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2269 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2325 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 2270 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
2326 m_Type: 0 2271 m_Type: 0
2327 m_PreserveAspect: 1 2272 m_PreserveAspect: 1
@@ -2420,6 +2365,12 @@ MonoBehaviour: @@ -2420,6 +2365,12 @@ MonoBehaviour:
2420 m_EditorClassIdentifier: 2365 m_EditorClassIdentifier:
2421 m_Material: {fileID: 0} 2366 m_Material: {fileID: 0}
2422 m_Color: {r: 1, g: 1, b: 1, a: .607843161} 2367 m_Color: {r: 1, g: 1, b: 1, a: .607843161}
  2368 + m_RaycastTarget: 1
  2369 + m_OnCullStateChanged:
  2370 + m_PersistentCalls:
  2371 + m_Calls: []
  2372 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2373 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2423 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 2374 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
2424 m_Type: 0 2375 m_Type: 0
2425 m_PreserveAspect: 1 2376 m_PreserveAspect: 1
@@ -2542,6 +2493,12 @@ MonoBehaviour: @@ -2542,6 +2493,12 @@ MonoBehaviour:
2542 m_EditorClassIdentifier: 2493 m_EditorClassIdentifier:
2543 m_Material: {fileID: 0} 2494 m_Material: {fileID: 0}
2544 m_Color: {r: 1, g: 1, b: 1, a: .607843161} 2495 m_Color: {r: 1, g: 1, b: 1, a: .607843161}
  2496 + m_RaycastTarget: 1
  2497 + m_OnCullStateChanged:
  2498 + m_PersistentCalls:
  2499 + m_Calls: []
  2500 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2501 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2545 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 2502 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
2546 m_Type: 0 2503 m_Type: 0
2547 m_PreserveAspect: 1 2504 m_PreserveAspect: 1
@@ -2606,6 +2563,12 @@ MonoBehaviour: @@ -2606,6 +2563,12 @@ MonoBehaviour:
2606 m_EditorClassIdentifier: 2563 m_EditorClassIdentifier:
2607 m_Material: {fileID: 0} 2564 m_Material: {fileID: 0}
2608 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 2565 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  2566 + m_RaycastTarget: 1
  2567 + m_OnCullStateChanged:
  2568 + m_PersistentCalls:
  2569 + m_Calls: []
  2570 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2571 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2609 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} 2572 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
2610 m_Type: 1 2573 m_Type: 1
2611 m_PreserveAspect: 0 2574 m_PreserveAspect: 0
@@ -2773,6 +2736,12 @@ MonoBehaviour: @@ -2773,6 +2736,12 @@ MonoBehaviour:
2773 m_EditorClassIdentifier: 2736 m_EditorClassIdentifier:
2774 m_Material: {fileID: 0} 2737 m_Material: {fileID: 0}
2775 m_Color: {r: 1, g: 1, b: 1, a: 1} 2738 m_Color: {r: 1, g: 1, b: 1, a: 1}
  2739 + m_RaycastTarget: 1
  2740 + m_OnCullStateChanged:
  2741 + m_PersistentCalls:
  2742 + m_Calls: []
  2743 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2744 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2776 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3} 2745 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3}
2777 m_Type: 0 2746 m_Type: 0
2778 m_PreserveAspect: 0 2747 m_PreserveAspect: 0
@@ -2880,6 +2849,12 @@ MonoBehaviour: @@ -2880,6 +2849,12 @@ MonoBehaviour:
2880 m_EditorClassIdentifier: 2849 m_EditorClassIdentifier:
2881 m_Material: {fileID: 0} 2850 m_Material: {fileID: 0}
2882 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 2851 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  2852 + m_RaycastTarget: 1
  2853 + m_OnCullStateChanged:
  2854 + m_PersistentCalls:
  2855 + m_Calls: []
  2856 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2857 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2883 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 2858 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
2884 m_Type: 0 2859 m_Type: 0
2885 m_PreserveAspect: 1 2860 m_PreserveAspect: 1
@@ -2945,6 +2920,12 @@ MonoBehaviour: @@ -2945,6 +2920,12 @@ MonoBehaviour:
2945 m_EditorClassIdentifier: 2920 m_EditorClassIdentifier:
2946 m_Material: {fileID: 0} 2921 m_Material: {fileID: 0}
2947 m_Color: {r: 1, g: 1, b: 1, a: 1} 2922 m_Color: {r: 1, g: 1, b: 1, a: 1}
  2923 + m_RaycastTarget: 1
  2924 + m_OnCullStateChanged:
  2925 + m_PersistentCalls:
  2926 + m_Calls: []
  2927 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  2928 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2948 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3} 2929 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3}
2949 m_UVRect: 2930 m_UVRect:
2950 serializedVersion: 2 2931 serializedVersion: 2
@@ -3347,6 +3328,12 @@ MonoBehaviour: @@ -3347,6 +3328,12 @@ MonoBehaviour:
3347 m_EditorClassIdentifier: 3328 m_EditorClassIdentifier:
3348 m_Material: {fileID: 0} 3329 m_Material: {fileID: 0}
3349 m_Color: {r: 1, g: 1, b: 1, a: 1} 3330 m_Color: {r: 1, g: 1, b: 1, a: 1}
  3331 + m_RaycastTarget: 1
  3332 + m_OnCullStateChanged:
  3333 + m_PersistentCalls:
  3334 + m_Calls: []
  3335 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  3336 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
3350 m_Sprite: {fileID: 21300000, guid: 2d34153cb2a9b844a9d7cb785b2d6a31, type: 3} 3337 m_Sprite: {fileID: 21300000, guid: 2d34153cb2a9b844a9d7cb785b2d6a31, type: 3}
3351 m_Type: 0 3338 m_Type: 0
3352 m_PreserveAspect: 1 3339 m_PreserveAspect: 1
@@ -3454,6 +3441,12 @@ MonoBehaviour: @@ -3454,6 +3441,12 @@ MonoBehaviour:
3454 m_EditorClassIdentifier: 3441 m_EditorClassIdentifier:
3455 m_Material: {fileID: 0} 3442 m_Material: {fileID: 0}
3456 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 3443 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  3444 + m_RaycastTarget: 1
  3445 + m_OnCullStateChanged:
  3446 + m_PersistentCalls:
  3447 + m_Calls: []
  3448 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  3449 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
3457 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 3450 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
3458 m_Type: 0 3451 m_Type: 0
3459 m_PreserveAspect: 1 3452 m_PreserveAspect: 1
@@ -3572,6 +3565,12 @@ MonoBehaviour: @@ -3572,6 +3565,12 @@ MonoBehaviour:
3572 m_EditorClassIdentifier: 3565 m_EditorClassIdentifier:
3573 m_Material: {fileID: 0} 3566 m_Material: {fileID: 0}
3574 m_Color: {r: 1, g: 1, b: 1, a: 1} 3567 m_Color: {r: 1, g: 1, b: 1, a: 1}
  3568 + m_RaycastTarget: 1
  3569 + m_OnCullStateChanged:
  3570 + m_PersistentCalls:
  3571 + m_Calls: []
  3572 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  3573 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
3575 m_Sprite: {fileID: 21300000, guid: acc4f243cde29a54798c93d91aee034e, type: 3} 3574 m_Sprite: {fileID: 21300000, guid: acc4f243cde29a54798c93d91aee034e, type: 3}
3576 m_Type: 0 3575 m_Type: 0
3577 m_PreserveAspect: 0 3576 m_PreserveAspect: 0
@@ -3636,6 +3635,12 @@ MonoBehaviour: @@ -3636,6 +3635,12 @@ MonoBehaviour:
3636 m_EditorClassIdentifier: 3635 m_EditorClassIdentifier:
3637 m_Material: {fileID: 0} 3636 m_Material: {fileID: 0}
3638 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 3637 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  3638 + m_RaycastTarget: 1
  3639 + m_OnCullStateChanged:
  3640 + m_PersistentCalls:
  3641 + m_Calls: []
  3642 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  3643 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
3639 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3} 3644 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3}
3640 m_Type: 0 3645 m_Type: 0
3641 m_PreserveAspect: 0 3646 m_PreserveAspect: 0
@@ -3743,6 +3748,12 @@ MonoBehaviour: @@ -3743,6 +3748,12 @@ MonoBehaviour:
3743 m_EditorClassIdentifier: 3748 m_EditorClassIdentifier:
3744 m_Material: {fileID: 0} 3749 m_Material: {fileID: 0}
3745 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 3750 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  3751 + m_RaycastTarget: 1
  3752 + m_OnCullStateChanged:
  3753 + m_PersistentCalls:
  3754 + m_Calls: []
  3755 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  3756 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
3746 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 3757 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
3747 m_Type: 0 3758 m_Type: 0
3748 m_PreserveAspect: 1 3759 m_PreserveAspect: 1
@@ -4023,6 +4034,12 @@ MonoBehaviour: @@ -4023,6 +4034,12 @@ MonoBehaviour:
4023 m_EditorClassIdentifier: 4034 m_EditorClassIdentifier:
4024 m_Material: {fileID: 0} 4035 m_Material: {fileID: 0}
4025 m_Color: {r: 1, g: 1, b: 1, a: 1} 4036 m_Color: {r: 1, g: 1, b: 1, a: 1}
  4037 + m_RaycastTarget: 1
  4038 + m_OnCullStateChanged:
  4039 + m_PersistentCalls:
  4040 + m_Calls: []
  4041 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4042 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4026 m_Sprite: {fileID: 21300000, guid: b71e2cc1f69d7e9478945ab168f47831, type: 3} 4043 m_Sprite: {fileID: 21300000, guid: b71e2cc1f69d7e9478945ab168f47831, type: 3}
4027 m_Type: 0 4044 m_Type: 0
4028 m_PreserveAspect: 1 4045 m_PreserveAspect: 1
@@ -4190,6 +4207,12 @@ MonoBehaviour: @@ -4190,6 +4207,12 @@ MonoBehaviour:
4190 m_EditorClassIdentifier: 4207 m_EditorClassIdentifier:
4191 m_Material: {fileID: 0} 4208 m_Material: {fileID: 0}
4192 m_Color: {r: 1, g: 1, b: 1, a: 1} 4209 m_Color: {r: 1, g: 1, b: 1, a: 1}
  4210 + m_RaycastTarget: 1
  4211 + m_OnCullStateChanged:
  4212 + m_PersistentCalls:
  4213 + m_Calls: []
  4214 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4215 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4193 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3} 4216 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3}
4194 m_Type: 0 4217 m_Type: 0
4195 m_PreserveAspect: 0 4218 m_PreserveAspect: 0
@@ -4297,6 +4320,12 @@ MonoBehaviour: @@ -4297,6 +4320,12 @@ MonoBehaviour:
4297 m_EditorClassIdentifier: 4320 m_EditorClassIdentifier:
4298 m_Material: {fileID: 0} 4321 m_Material: {fileID: 0}
4299 m_Color: {r: 1, g: 1, b: 1, a: 1} 4322 m_Color: {r: 1, g: 1, b: 1, a: 1}
  4323 + m_RaycastTarget: 1
  4324 + m_OnCullStateChanged:
  4325 + m_PersistentCalls:
  4326 + m_Calls: []
  4327 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4328 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4300 m_Sprite: {fileID: 21300000, guid: 58846304fce28094c83bd148b782cef8, type: 3} 4329 m_Sprite: {fileID: 21300000, guid: 58846304fce28094c83bd148b782cef8, type: 3}
4301 m_Type: 0 4330 m_Type: 0
4302 m_PreserveAspect: 1 4331 m_PreserveAspect: 1
@@ -4426,6 +4455,12 @@ MonoBehaviour: @@ -4426,6 +4455,12 @@ MonoBehaviour:
4426 m_EditorClassIdentifier: 4455 m_EditorClassIdentifier:
4427 m_Material: {fileID: 0} 4456 m_Material: {fileID: 0}
4428 m_Color: {r: 1, g: 1, b: 1, a: 1} 4457 m_Color: {r: 1, g: 1, b: 1, a: 1}
  4458 + m_RaycastTarget: 1
  4459 + m_OnCullStateChanged:
  4460 + m_PersistentCalls:
  4461 + m_Calls: []
  4462 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4463 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4429 m_Sprite: {fileID: 21300000, guid: 0fbe6c940c9e6534fa64037b96903291, type: 3} 4464 m_Sprite: {fileID: 21300000, guid: 0fbe6c940c9e6534fa64037b96903291, type: 3}
4430 m_Type: 0 4465 m_Type: 0
4431 m_PreserveAspect: 0 4466 m_PreserveAspect: 0
@@ -4496,6 +4531,12 @@ MonoBehaviour: @@ -4496,6 +4531,12 @@ MonoBehaviour:
4496 m_EditorClassIdentifier: 4531 m_EditorClassIdentifier:
4497 m_Material: {fileID: 0} 4532 m_Material: {fileID: 0}
4498 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1} 4533 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1}
  4534 + m_RaycastTarget: 1
  4535 + m_OnCullStateChanged:
  4536 + m_PersistentCalls:
  4537 + m_Calls: []
  4538 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4539 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4499 m_FontData: 4540 m_FontData:
4500 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 4541 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
4501 m_FontSize: 52 4542 m_FontSize: 52
@@ -4559,6 +4600,12 @@ MonoBehaviour: @@ -4559,6 +4600,12 @@ MonoBehaviour:
4559 m_EditorClassIdentifier: 4600 m_EditorClassIdentifier:
4560 m_Material: {fileID: 0} 4601 m_Material: {fileID: 0}
4561 m_Color: {r: 1, g: 1, b: 1, a: 1} 4602 m_Color: {r: 1, g: 1, b: 1, a: 1}
  4603 + m_RaycastTarget: 1
  4604 + m_OnCullStateChanged:
  4605 + m_PersistentCalls:
  4606 + m_Calls: []
  4607 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4608 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4562 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3} 4609 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3}
4563 m_UVRect: 4610 m_UVRect:
4564 serializedVersion: 2 4611 serializedVersion: 2
@@ -4616,7 +4663,7 @@ RectTransform: @@ -4616,7 +4663,7 @@ RectTransform:
4616 - {fileID: 1927199758} 4663 - {fileID: 1927199758}
4617 - {fileID: 1646487365} 4664 - {fileID: 1646487365}
4618 m_Father: {fileID: 0} 4665 m_Father: {fileID: 0}
4619 - m_RootOrder: 6 4666 + m_RootOrder: 5
4620 m_AnchorMin: {x: 0, y: 0} 4667 m_AnchorMin: {x: 0, y: 0}
4621 m_AnchorMax: {x: 0, y: 0} 4668 m_AnchorMax: {x: 0, y: 0}
4622 m_AnchoredPosition: {x: 0, y: 0} 4669 m_AnchoredPosition: {x: 0, y: 0}
@@ -4836,6 +4883,12 @@ MonoBehaviour: @@ -4836,6 +4883,12 @@ MonoBehaviour:
4836 m_EditorClassIdentifier: 4883 m_EditorClassIdentifier:
4837 m_Material: {fileID: 0} 4884 m_Material: {fileID: 0}
4838 m_Color: {r: 1, g: 1, b: 1, a: 1} 4885 m_Color: {r: 1, g: 1, b: 1, a: 1}
  4886 + m_RaycastTarget: 1
  4887 + m_OnCullStateChanged:
  4888 + m_PersistentCalls:
  4889 + m_Calls: []
  4890 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4891 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4839 m_Sprite: {fileID: 21300000, guid: bb2878fd46a3a8a46ba3d603411e2c5a, type: 3} 4892 m_Sprite: {fileID: 21300000, guid: bb2878fd46a3a8a46ba3d603411e2c5a, type: 3}
4840 m_Type: 0 4893 m_Type: 0
4841 m_PreserveAspect: 0 4894 m_PreserveAspect: 0
@@ -4865,6 +4918,12 @@ MonoBehaviour: @@ -4865,6 +4918,12 @@ MonoBehaviour:
4865 m_EditorClassIdentifier: 4918 m_EditorClassIdentifier:
4866 m_Material: {fileID: 0} 4919 m_Material: {fileID: 0}
4867 m_Color: {r: .992156923, g: .815686345, b: .00392156886, a: 1} 4920 m_Color: {r: .992156923, g: .815686345, b: .00392156886, a: 1}
  4921 + m_RaycastTarget: 1
  4922 + m_OnCullStateChanged:
  4923 + m_PersistentCalls:
  4924 + m_Calls: []
  4925 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  4926 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4868 m_FontData: 4927 m_FontData:
4869 m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} 4928 m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
4870 m_FontSize: 66 4929 m_FontSize: 66
@@ -4961,6 +5020,12 @@ MonoBehaviour: @@ -4961,6 +5020,12 @@ MonoBehaviour:
4961 m_EditorClassIdentifier: 5020 m_EditorClassIdentifier:
4962 m_Material: {fileID: 0} 5021 m_Material: {fileID: 0}
4963 m_Color: {r: 1, g: 1, b: 1, a: .607843161} 5022 m_Color: {r: 1, g: 1, b: 1, a: .607843161}
  5023 + m_RaycastTarget: 1
  5024 + m_OnCullStateChanged:
  5025 + m_PersistentCalls:
  5026 + m_Calls: []
  5027 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5028 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
4964 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 5029 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
4965 m_Type: 0 5030 m_Type: 0
4966 m_PreserveAspect: 1 5031 m_PreserveAspect: 1
@@ -5068,6 +5133,12 @@ MonoBehaviour: @@ -5068,6 +5133,12 @@ MonoBehaviour:
5068 m_EditorClassIdentifier: 5133 m_EditorClassIdentifier:
5069 m_Material: {fileID: 0} 5134 m_Material: {fileID: 0}
5070 m_Color: {r: 1, g: 1, b: 1, a: 1} 5135 m_Color: {r: 1, g: 1, b: 1, a: 1}
  5136 + m_RaycastTarget: 1
  5137 + m_OnCullStateChanged:
  5138 + m_PersistentCalls:
  5139 + m_Calls: []
  5140 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5141 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5071 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3} 5142 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3}
5072 m_Type: 0 5143 m_Type: 0
5073 m_PreserveAspect: 1 5144 m_PreserveAspect: 1
@@ -5132,6 +5203,12 @@ MonoBehaviour: @@ -5132,6 +5203,12 @@ MonoBehaviour:
5132 m_EditorClassIdentifier: 5203 m_EditorClassIdentifier:
5133 m_Material: {fileID: 0} 5204 m_Material: {fileID: 0}
5134 m_Color: {r: 1, g: 1, b: 1, a: 1} 5205 m_Color: {r: 1, g: 1, b: 1, a: 1}
  5206 + m_RaycastTarget: 1
  5207 + m_OnCullStateChanged:
  5208 + m_PersistentCalls:
  5209 + m_Calls: []
  5210 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5211 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5135 m_Sprite: {fileID: 21300000, guid: 583df9a43cae19f45badd0c7a33c7f82, type: 3} 5212 m_Sprite: {fileID: 21300000, guid: 583df9a43cae19f45badd0c7a33c7f82, type: 3}
5136 m_Type: 0 5213 m_Type: 0
5137 m_PreserveAspect: 0 5214 m_PreserveAspect: 0
@@ -5239,6 +5316,12 @@ MonoBehaviour: @@ -5239,6 +5316,12 @@ MonoBehaviour:
5239 m_EditorClassIdentifier: 5316 m_EditorClassIdentifier:
5240 m_Material: {fileID: 0} 5317 m_Material: {fileID: 0}
5241 m_Color: {r: 1, g: 1, b: 1, a: 1} 5318 m_Color: {r: 1, g: 1, b: 1, a: 1}
  5319 + m_RaycastTarget: 1
  5320 + m_OnCullStateChanged:
  5321 + m_PersistentCalls:
  5322 + m_Calls: []
  5323 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5324 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5242 m_Sprite: {fileID: 21300000, guid: b71e2cc1f69d7e9478945ab168f47831, type: 3} 5325 m_Sprite: {fileID: 21300000, guid: b71e2cc1f69d7e9478945ab168f47831, type: 3}
5243 m_Type: 0 5326 m_Type: 0
5244 m_PreserveAspect: 1 5327 m_PreserveAspect: 1
@@ -5346,6 +5429,12 @@ MonoBehaviour: @@ -5346,6 +5429,12 @@ MonoBehaviour:
5346 m_EditorClassIdentifier: 5429 m_EditorClassIdentifier:
5347 m_Material: {fileID: 0} 5430 m_Material: {fileID: 0}
5348 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 5431 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  5432 + m_RaycastTarget: 1
  5433 + m_OnCullStateChanged:
  5434 + m_PersistentCalls:
  5435 + m_Calls: []
  5436 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5437 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5349 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3} 5438 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3}
5350 m_Type: 0 5439 m_Type: 0
5351 m_PreserveAspect: 1 5440 m_PreserveAspect: 1
@@ -5453,6 +5542,12 @@ MonoBehaviour: @@ -5453,6 +5542,12 @@ MonoBehaviour:
5453 m_EditorClassIdentifier: 5542 m_EditorClassIdentifier:
5454 m_Material: {fileID: 0} 5543 m_Material: {fileID: 0}
5455 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 5544 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  5545 + m_RaycastTarget: 1
  5546 + m_OnCullStateChanged:
  5547 + m_PersistentCalls:
  5548 + m_Calls: []
  5549 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5550 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5456 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 5551 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
5457 m_Type: 0 5552 m_Type: 0
5458 m_PreserveAspect: 1 5553 m_PreserveAspect: 1
@@ -5518,6 +5613,12 @@ MonoBehaviour: @@ -5518,6 +5613,12 @@ MonoBehaviour:
5518 m_EditorClassIdentifier: 5613 m_EditorClassIdentifier:
5519 m_Material: {fileID: 0} 5614 m_Material: {fileID: 0}
5520 m_Color: {r: 0, g: 0, b: 0, a: 1} 5615 m_Color: {r: 0, g: 0, b: 0, a: 1}
  5616 + m_RaycastTarget: 1
  5617 + m_OnCullStateChanged:
  5618 + m_PersistentCalls:
  5619 + m_Calls: []
  5620 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5621 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5521 m_Texture: {fileID: 0} 5622 m_Texture: {fileID: 0}
5522 m_UVRect: 5623 m_UVRect:
5523 serializedVersion: 2 5624 serializedVersion: 2
@@ -5581,6 +5682,12 @@ MonoBehaviour: @@ -5581,6 +5682,12 @@ MonoBehaviour:
5581 m_EditorClassIdentifier: 5682 m_EditorClassIdentifier:
5582 m_Material: {fileID: 0} 5683 m_Material: {fileID: 0}
5583 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 5684 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  5685 + m_RaycastTarget: 1
  5686 + m_OnCullStateChanged:
  5687 + m_PersistentCalls:
  5688 + m_Calls: []
  5689 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5690 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5584 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} 5691 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
5585 m_Type: 1 5692 m_Type: 1
5586 m_PreserveAspect: 0 5693 m_PreserveAspect: 0
@@ -5628,6 +5735,12 @@ MonoBehaviour: @@ -5628,6 +5735,12 @@ MonoBehaviour:
5628 m_EditorClassIdentifier: 5735 m_EditorClassIdentifier:
5629 m_Material: {fileID: 0} 5736 m_Material: {fileID: 0}
5630 m_Color: {r: 1, g: 1, b: 1, a: 1} 5737 m_Color: {r: 1, g: 1, b: 1, a: 1}
  5738 + m_RaycastTarget: 1
  5739 + m_OnCullStateChanged:
  5740 + m_PersistentCalls:
  5741 + m_Calls: []
  5742 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5743 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5631 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3} 5744 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3}
5632 m_UVRect: 5745 m_UVRect:
5633 serializedVersion: 2 5746 serializedVersion: 2
@@ -5727,6 +5840,12 @@ MonoBehaviour: @@ -5727,6 +5840,12 @@ MonoBehaviour:
5727 m_EditorClassIdentifier: 5840 m_EditorClassIdentifier:
5728 m_Material: {fileID: 0} 5841 m_Material: {fileID: 0}
5729 m_Color: {r: 1, g: 1, b: 1, a: .843137264} 5842 m_Color: {r: 1, g: 1, b: 1, a: .843137264}
  5843 + m_RaycastTarget: 1
  5844 + m_OnCullStateChanged:
  5845 + m_PersistentCalls:
  5846 + m_Calls: []
  5847 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5848 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5730 m_Texture: {fileID: 0} 5849 m_Texture: {fileID: 0}
5731 m_UVRect: 5850 m_UVRect:
5732 serializedVersion: 2 5851 serializedVersion: 2
@@ -5849,6 +5968,12 @@ MonoBehaviour: @@ -5849,6 +5968,12 @@ MonoBehaviour:
5849 m_EditorClassIdentifier: 5968 m_EditorClassIdentifier:
5850 m_Material: {fileID: 0} 5969 m_Material: {fileID: 0}
5851 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 5970 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  5971 + m_RaycastTarget: 1
  5972 + m_OnCullStateChanged:
  5973 + m_PersistentCalls:
  5974 + m_Calls: []
  5975 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  5976 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5852 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 5977 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
5853 m_Type: 0 5978 m_Type: 0
5854 m_PreserveAspect: 1 5979 m_PreserveAspect: 1
@@ -5988,6 +6113,12 @@ MonoBehaviour: @@ -5988,6 +6113,12 @@ MonoBehaviour:
5988 m_EditorClassIdentifier: 6113 m_EditorClassIdentifier:
5989 m_Material: {fileID: 0} 6114 m_Material: {fileID: 0}
5990 m_Color: {r: 1, g: 1, b: 1, a: .843137264} 6115 m_Color: {r: 1, g: 1, b: 1, a: .843137264}
  6116 + m_RaycastTarget: 1
  6117 + m_OnCullStateChanged:
  6118 + m_PersistentCalls:
  6119 + m_Calls: []
  6120 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  6121 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
5991 m_Texture: {fileID: 0} 6122 m_Texture: {fileID: 0}
5992 m_UVRect: 6123 m_UVRect:
5993 serializedVersion: 2 6124 serializedVersion: 2
@@ -6210,6 +6341,12 @@ MonoBehaviour: @@ -6210,6 +6341,12 @@ MonoBehaviour:
6210 m_EditorClassIdentifier: 6341 m_EditorClassIdentifier:
6211 m_Material: {fileID: 0} 6342 m_Material: {fileID: 0}
6212 m_Color: {r: .200000018, g: .466666698, b: .800000072, a: 1} 6343 m_Color: {r: .200000018, g: .466666698, b: .800000072, a: 1}
  6344 + m_RaycastTarget: 1
  6345 + m_OnCullStateChanged:
  6346 + m_PersistentCalls:
  6347 + m_Calls: []
  6348 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  6349 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
6213 m_FontData: 6350 m_FontData:
6214 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 6351 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
6215 m_FontSize: 52 6352 m_FontSize: 52
@@ -6322,6 +6459,12 @@ MonoBehaviour: @@ -6322,6 +6459,12 @@ MonoBehaviour:
6322 m_EditorClassIdentifier: 6459 m_EditorClassIdentifier:
6323 m_Material: {fileID: 0} 6460 m_Material: {fileID: 0}
6324 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 6461 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  6462 + m_RaycastTarget: 1
  6463 + m_OnCullStateChanged:
  6464 + m_PersistentCalls:
  6465 + m_Calls: []
  6466 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  6467 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
6325 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3} 6468 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3}
6326 m_Type: 0 6469 m_Type: 0
6327 m_PreserveAspect: 1 6470 m_PreserveAspect: 1
@@ -6474,6 +6617,12 @@ MonoBehaviour: @@ -6474,6 +6617,12 @@ MonoBehaviour:
6474 m_EditorClassIdentifier: 6617 m_EditorClassIdentifier:
6475 m_Material: {fileID: 0} 6618 m_Material: {fileID: 0}
6476 m_Color: {r: 1, g: 1, b: 1, a: 1} 6619 m_Color: {r: 1, g: 1, b: 1, a: 1}
  6620 + m_RaycastTarget: 1
  6621 + m_OnCullStateChanged:
  6622 + m_PersistentCalls:
  6623 + m_Calls: []
  6624 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  6625 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
6477 m_Sprite: {fileID: 21300000, guid: e66b352821e7bb042b7b6a820e30be40, type: 3} 6626 m_Sprite: {fileID: 21300000, guid: e66b352821e7bb042b7b6a820e30be40, type: 3}
6478 m_Type: 0 6627 m_Type: 0
6479 m_PreserveAspect: 1 6628 m_PreserveAspect: 1
@@ -6550,6 +6699,12 @@ MonoBehaviour: @@ -6550,6 +6699,12 @@ MonoBehaviour:
6550 m_EditorClassIdentifier: 6699 m_EditorClassIdentifier:
6551 m_Material: {fileID: 0} 6700 m_Material: {fileID: 0}
6552 m_Color: {r: 1, g: 1, b: 1, a: 1} 6701 m_Color: {r: 1, g: 1, b: 1, a: 1}
  6702 + m_RaycastTarget: 1
  6703 + m_OnCullStateChanged:
  6704 + m_PersistentCalls:
  6705 + m_Calls: []
  6706 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  6707 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
6553 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3} 6708 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3}
6554 m_Type: 0 6709 m_Type: 0
6555 m_PreserveAspect: 0 6710 m_PreserveAspect: 0
@@ -6657,6 +6812,12 @@ MonoBehaviour: @@ -6657,6 +6812,12 @@ MonoBehaviour:
6657 m_EditorClassIdentifier: 6812 m_EditorClassIdentifier:
6658 m_Material: {fileID: 0} 6813 m_Material: {fileID: 0}
6659 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 6814 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  6815 + m_RaycastTarget: 1
  6816 + m_OnCullStateChanged:
  6817 + m_PersistentCalls:
  6818 + m_Calls: []
  6819 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  6820 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
6660 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3} 6821 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3}
6661 m_Type: 0 6822 m_Type: 0
6662 m_PreserveAspect: 1 6823 m_PreserveAspect: 1
@@ -6764,6 +6925,12 @@ MonoBehaviour: @@ -6764,6 +6925,12 @@ MonoBehaviour:
6764 m_EditorClassIdentifier: 6925 m_EditorClassIdentifier:
6765 m_Material: {fileID: 0} 6926 m_Material: {fileID: 0}
6766 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 6927 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  6928 + m_RaycastTarget: 1
  6929 + m_OnCullStateChanged:
  6930 + m_PersistentCalls:
  6931 + m_Calls: []
  6932 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  6933 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
6767 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 6934 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
6768 m_Type: 0 6935 m_Type: 0
6769 m_PreserveAspect: 1 6936 m_PreserveAspect: 1
@@ -6949,6 +7116,12 @@ MonoBehaviour: @@ -6949,6 +7116,12 @@ MonoBehaviour:
6949 m_EditorClassIdentifier: 7116 m_EditorClassIdentifier:
6950 m_Material: {fileID: 0} 7117 m_Material: {fileID: 0}
6951 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 7118 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  7119 + m_RaycastTarget: 1
  7120 + m_OnCullStateChanged:
  7121 + m_PersistentCalls:
  7122 + m_Calls: []
  7123 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7124 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
6952 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3} 7125 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3}
6953 m_UVRect: 7126 m_UVRect:
6954 serializedVersion: 2 7127 serializedVersion: 2
@@ -7012,6 +7185,12 @@ MonoBehaviour: @@ -7012,6 +7185,12 @@ MonoBehaviour:
7012 m_EditorClassIdentifier: 7185 m_EditorClassIdentifier:
7013 m_Material: {fileID: 0} 7186 m_Material: {fileID: 0}
7014 m_Color: {r: 1, g: 1, b: 1, a: 1} 7187 m_Color: {r: 1, g: 1, b: 1, a: 1}
  7188 + m_RaycastTarget: 1
  7189 + m_OnCullStateChanged:
  7190 + m_PersistentCalls:
  7191 + m_Calls: []
  7192 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7193 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7015 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3} 7194 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3}
7016 m_Type: 0 7195 m_Type: 0
7017 m_PreserveAspect: 0 7196 m_PreserveAspect: 0
@@ -7076,6 +7255,12 @@ MonoBehaviour: @@ -7076,6 +7255,12 @@ MonoBehaviour:
7076 m_EditorClassIdentifier: 7255 m_EditorClassIdentifier:
7077 m_Material: {fileID: 0} 7256 m_Material: {fileID: 0}
7078 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 7257 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  7258 + m_RaycastTarget: 1
  7259 + m_OnCullStateChanged:
  7260 + m_PersistentCalls:
  7261 + m_Calls: []
  7262 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7263 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7079 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3} 7264 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3}
7080 m_UVRect: 7265 m_UVRect:
7081 serializedVersion: 2 7266 serializedVersion: 2
@@ -7140,6 +7325,12 @@ MonoBehaviour: @@ -7140,6 +7325,12 @@ MonoBehaviour:
7140 m_EditorClassIdentifier: 7325 m_EditorClassIdentifier:
7141 m_Material: {fileID: 0} 7326 m_Material: {fileID: 0}
7142 m_Color: {r: 0, g: 0, b: 0, a: 1} 7327 m_Color: {r: 0, g: 0, b: 0, a: 1}
  7328 + m_RaycastTarget: 1
  7329 + m_OnCullStateChanged:
  7330 + m_PersistentCalls:
  7331 + m_Calls: []
  7332 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7333 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7143 m_Texture: {fileID: 0} 7334 m_Texture: {fileID: 0}
7144 m_UVRect: 7335 m_UVRect:
7145 serializedVersion: 2 7336 serializedVersion: 2
@@ -7203,6 +7394,12 @@ MonoBehaviour: @@ -7203,6 +7394,12 @@ MonoBehaviour:
7203 m_EditorClassIdentifier: 7394 m_EditorClassIdentifier:
7204 m_Material: {fileID: 0} 7395 m_Material: {fileID: 0}
7205 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 7396 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  7397 + m_RaycastTarget: 1
  7398 + m_OnCullStateChanged:
  7399 + m_PersistentCalls:
  7400 + m_Calls: []
  7401 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7402 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7206 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} 7403 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
7207 m_Type: 1 7404 m_Type: 1
7208 m_PreserveAspect: 0 7405 m_PreserveAspect: 0
@@ -7267,6 +7464,12 @@ MonoBehaviour: @@ -7267,6 +7464,12 @@ MonoBehaviour:
7267 m_EditorClassIdentifier: 7464 m_EditorClassIdentifier:
7268 m_Material: {fileID: 0} 7465 m_Material: {fileID: 0}
7269 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 7466 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  7467 + m_RaycastTarget: 1
  7468 + m_OnCullStateChanged:
  7469 + m_PersistentCalls:
  7470 + m_Calls: []
  7471 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7472 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7270 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} 7473 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
7271 m_Type: 1 7474 m_Type: 1
7272 m_PreserveAspect: 0 7475 m_PreserveAspect: 0
@@ -7331,6 +7534,12 @@ MonoBehaviour: @@ -7331,6 +7534,12 @@ MonoBehaviour:
7331 m_EditorClassIdentifier: 7534 m_EditorClassIdentifier:
7332 m_Material: {fileID: 0} 7535 m_Material: {fileID: 0}
7333 m_Color: {r: 1, g: 1, b: 1, a: 1} 7536 m_Color: {r: 1, g: 1, b: 1, a: 1}
  7537 + m_RaycastTarget: 1
  7538 + m_OnCullStateChanged:
  7539 + m_PersistentCalls:
  7540 + m_Calls: []
  7541 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7542 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7334 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} 7543 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
7335 m_Type: 1 7544 m_Type: 1
7336 m_PreserveAspect: 0 7545 m_PreserveAspect: 0
@@ -7430,6 +7639,12 @@ MonoBehaviour: @@ -7430,6 +7639,12 @@ MonoBehaviour:
7430 m_EditorClassIdentifier: 7639 m_EditorClassIdentifier:
7431 m_Material: {fileID: 0} 7640 m_Material: {fileID: 0}
7432 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1} 7641 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1}
  7642 + m_RaycastTarget: 1
  7643 + m_OnCullStateChanged:
  7644 + m_PersistentCalls:
  7645 + m_Calls: []
  7646 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7647 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7433 m_FontData: 7648 m_FontData:
7434 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 7649 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
7435 m_FontSize: 52 7650 m_FontSize: 52
@@ -7581,6 +7796,12 @@ MonoBehaviour: @@ -7581,6 +7796,12 @@ MonoBehaviour:
7581 m_EditorClassIdentifier: 7796 m_EditorClassIdentifier:
7582 m_Material: {fileID: 0} 7797 m_Material: {fileID: 0}
7583 m_Color: {r: 1, g: 1, b: 1, a: 1} 7798 m_Color: {r: 1, g: 1, b: 1, a: 1}
  7799 + m_RaycastTarget: 1
  7800 + m_OnCullStateChanged:
  7801 + m_PersistentCalls:
  7802 + m_Calls: []
  7803 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7804 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7584 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3} 7805 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3}
7585 m_Type: 0 7806 m_Type: 0
7586 m_PreserveAspect: 0 7807 m_PreserveAspect: 0
@@ -7722,6 +7943,12 @@ MonoBehaviour: @@ -7722,6 +7943,12 @@ MonoBehaviour:
7722 m_EditorClassIdentifier: 7943 m_EditorClassIdentifier:
7723 m_Material: {fileID: 0} 7944 m_Material: {fileID: 0}
7724 m_Color: {r: 1, g: 1, b: 1, a: 1} 7945 m_Color: {r: 1, g: 1, b: 1, a: 1}
  7946 + m_RaycastTarget: 1
  7947 + m_OnCullStateChanged:
  7948 + m_PersistentCalls:
  7949 + m_Calls: []
  7950 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  7951 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7725 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3} 7952 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3}
7726 m_Type: 0 7953 m_Type: 0
7727 m_PreserveAspect: 0 7954 m_PreserveAspect: 0
@@ -7882,6 +8109,12 @@ MonoBehaviour: @@ -7882,6 +8109,12 @@ MonoBehaviour:
7882 m_EditorClassIdentifier: 8109 m_EditorClassIdentifier:
7883 m_Material: {fileID: 0} 8110 m_Material: {fileID: 0}
7884 m_Color: {r: 1, g: 1, b: 1, a: 1} 8111 m_Color: {r: 1, g: 1, b: 1, a: 1}
  8112 + m_RaycastTarget: 1
  8113 + m_OnCullStateChanged:
  8114 + m_PersistentCalls:
  8115 + m_Calls: []
  8116 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8117 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7885 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3} 8118 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3}
7886 m_Type: 0 8119 m_Type: 0
7887 m_PreserveAspect: 0 8120 m_PreserveAspect: 0
@@ -7983,6 +8216,12 @@ MonoBehaviour: @@ -7983,6 +8216,12 @@ MonoBehaviour:
7983 m_EditorClassIdentifier: 8216 m_EditorClassIdentifier:
7984 m_Material: {fileID: 0} 8217 m_Material: {fileID: 0}
7985 m_Color: {r: 1, g: 1, b: 1, a: 1} 8218 m_Color: {r: 1, g: 1, b: 1, a: 1}
  8219 + m_RaycastTarget: 1
  8220 + m_OnCullStateChanged:
  8221 + m_PersistentCalls:
  8222 + m_Calls: []
  8223 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8224 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7986 m_Sprite: {fileID: 21300000, guid: 8105215710cd71541b2f6bd79a62c31f, type: 3} 8225 m_Sprite: {fileID: 21300000, guid: 8105215710cd71541b2f6bd79a62c31f, type: 3}
7987 m_Type: 0 8226 m_Type: 0
7988 m_PreserveAspect: 0 8227 m_PreserveAspect: 0
@@ -8113,6 +8352,12 @@ MonoBehaviour: @@ -8113,6 +8352,12 @@ MonoBehaviour:
8113 m_EditorClassIdentifier: 8352 m_EditorClassIdentifier:
8114 m_Material: {fileID: 0} 8353 m_Material: {fileID: 0}
8115 m_Color: {r: 1, g: 1, b: 1, a: 1} 8354 m_Color: {r: 1, g: 1, b: 1, a: 1}
  8355 + m_RaycastTarget: 1
  8356 + m_OnCullStateChanged:
  8357 + m_PersistentCalls:
  8358 + m_Calls: []
  8359 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8360 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
8116 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3} 8361 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3}
8117 m_Type: 0 8362 m_Type: 0
8118 m_PreserveAspect: 0 8363 m_PreserveAspect: 0
@@ -8192,6 +8437,12 @@ MonoBehaviour: @@ -8192,6 +8437,12 @@ MonoBehaviour:
8192 m_EditorClassIdentifier: 8437 m_EditorClassIdentifier:
8193 m_Material: {fileID: 0} 8438 m_Material: {fileID: 0}
8194 m_Color: {r: 1, g: 1, b: 1, a: .607843161} 8439 m_Color: {r: 1, g: 1, b: 1, a: .607843161}
  8440 + m_RaycastTarget: 1
  8441 + m_OnCullStateChanged:
  8442 + m_PersistentCalls:
  8443 + m_Calls: []
  8444 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8445 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
8195 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3} 8446 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3}
8196 m_Type: 0 8447 m_Type: 0
8197 m_PreserveAspect: 1 8448 m_PreserveAspect: 1
@@ -8299,6 +8550,12 @@ MonoBehaviour: @@ -8299,6 +8550,12 @@ MonoBehaviour:
8299 m_EditorClassIdentifier: 8550 m_EditorClassIdentifier:
8300 m_Material: {fileID: 0} 8551 m_Material: {fileID: 0}
8301 m_Color: {r: 1, g: 1, b: 1, a: 1} 8552 m_Color: {r: 1, g: 1, b: 1, a: 1}
  8553 + m_RaycastTarget: 1
  8554 + m_OnCullStateChanged:
  8555 + m_PersistentCalls:
  8556 + m_Calls: []
  8557 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8558 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
8302 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 8559 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
8303 m_Type: 0 8560 m_Type: 0
8304 m_PreserveAspect: 1 8561 m_PreserveAspect: 1
@@ -8388,6 +8645,12 @@ MonoBehaviour: @@ -8388,6 +8645,12 @@ MonoBehaviour:
8388 m_EditorClassIdentifier: 8645 m_EditorClassIdentifier:
8389 m_Material: {fileID: 0} 8646 m_Material: {fileID: 0}
8390 m_Color: {r: 1, g: 1, b: 1, a: 1} 8647 m_Color: {r: 1, g: 1, b: 1, a: 1}
  8648 + m_RaycastTarget: 1
  8649 + m_OnCullStateChanged:
  8650 + m_PersistentCalls:
  8651 + m_Calls: []
  8652 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8653 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
8391 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3} 8654 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3}
8392 m_Type: 0 8655 m_Type: 0
8393 m_PreserveAspect: 1 8656 m_PreserveAspect: 1
@@ -8593,6 +8856,12 @@ MonoBehaviour: @@ -8593,6 +8856,12 @@ MonoBehaviour:
8593 m_EditorClassIdentifier: 8856 m_EditorClassIdentifier:
8594 m_Material: {fileID: 0} 8857 m_Material: {fileID: 0}
8595 m_Color: {r: 1, g: 1, b: 1, a: .607843161} 8858 m_Color: {r: 1, g: 1, b: 1, a: .607843161}
  8859 + m_RaycastTarget: 1
  8860 + m_OnCullStateChanged:
  8861 + m_PersistentCalls:
  8862 + m_Calls: []
  8863 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8864 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
8596 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3} 8865 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3}
8597 m_Type: 0 8866 m_Type: 0
8598 m_PreserveAspect: 1 8867 m_PreserveAspect: 1
@@ -8638,7 +8907,7 @@ RectTransform: @@ -8638,7 +8907,7 @@ RectTransform:
8638 - {fileID: 1382029939} 8907 - {fileID: 1382029939}
8639 - {fileID: 1395301523} 8908 - {fileID: 1395301523}
8640 m_Father: {fileID: 0} 8909 m_Father: {fileID: 0}
8641 - m_RootOrder: 5 8910 + m_RootOrder: 4
8642 m_AnchorMin: {x: .5, y: 0} 8911 m_AnchorMin: {x: .5, y: 0}
8643 m_AnchorMax: {x: .5, y: 0} 8912 m_AnchorMax: {x: .5, y: 0}
8644 m_AnchoredPosition: {x: 199, y: 165} 8913 m_AnchoredPosition: {x: 199, y: 165}
@@ -8711,6 +8980,12 @@ MonoBehaviour: @@ -8711,6 +8980,12 @@ MonoBehaviour:
8711 m_EditorClassIdentifier: 8980 m_EditorClassIdentifier:
8712 m_Material: {fileID: 0} 8981 m_Material: {fileID: 0}
8713 m_Color: {r: .0196078438, g: .678431392, b: .854902029, a: 1} 8982 m_Color: {r: .0196078438, g: .678431392, b: .854902029, a: 1}
  8983 + m_RaycastTarget: 1
  8984 + m_OnCullStateChanged:
  8985 + m_PersistentCalls:
  8986 + m_Calls: []
  8987 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  8988 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
8714 m_FontData: 8989 m_FontData:
8715 m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} 8990 m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
8716 m_FontSize: 60 8991 m_FontSize: 60
@@ -8896,6 +9171,12 @@ MonoBehaviour: @@ -8896,6 +9171,12 @@ MonoBehaviour:
8896 m_EditorClassIdentifier: 9171 m_EditorClassIdentifier:
8897 m_Material: {fileID: 0} 9172 m_Material: {fileID: 0}
8898 m_Color: {r: 1, g: 1, b: 1, a: 1} 9173 m_Color: {r: 1, g: 1, b: 1, a: 1}
  9174 + m_RaycastTarget: 1
  9175 + m_OnCullStateChanged:
  9176 + m_PersistentCalls:
  9177 + m_Calls: []
  9178 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9179 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
8899 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3} 9180 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3}
8900 m_Type: 0 9181 m_Type: 0
8901 m_PreserveAspect: 0 9182 m_PreserveAspect: 0
@@ -9058,6 +9339,12 @@ MonoBehaviour: @@ -9058,6 +9339,12 @@ MonoBehaviour:
9058 m_EditorClassIdentifier: 9339 m_EditorClassIdentifier:
9059 m_Material: {fileID: 0} 9340 m_Material: {fileID: 0}
9060 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1} 9341 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1}
  9342 + m_RaycastTarget: 1
  9343 + m_OnCullStateChanged:
  9344 + m_PersistentCalls:
  9345 + m_Calls: []
  9346 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9347 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9061 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3} 9348 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3}
9062 m_Type: 0 9349 m_Type: 0
9063 m_PreserveAspect: 1 9350 m_PreserveAspect: 1
@@ -9221,6 +9508,12 @@ MonoBehaviour: @@ -9221,6 +9508,12 @@ MonoBehaviour:
9221 m_EditorClassIdentifier: 9508 m_EditorClassIdentifier:
9222 m_Material: {fileID: 0} 9509 m_Material: {fileID: 0}
9223 m_Color: {r: 1, g: 1, b: 1, a: 1} 9510 m_Color: {r: 1, g: 1, b: 1, a: 1}
  9511 + m_RaycastTarget: 1
  9512 + m_OnCullStateChanged:
  9513 + m_PersistentCalls:
  9514 + m_Calls: []
  9515 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9516 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9224 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} 9517 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
9225 m_Type: 1 9518 m_Type: 1
9226 m_PreserveAspect: 0 9519 m_PreserveAspect: 0
@@ -9285,6 +9578,12 @@ MonoBehaviour: @@ -9285,6 +9578,12 @@ MonoBehaviour:
9285 m_EditorClassIdentifier: 9578 m_EditorClassIdentifier:
9286 m_Material: {fileID: 0} 9579 m_Material: {fileID: 0}
9287 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 9580 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  9581 + m_RaycastTarget: 1
  9582 + m_OnCullStateChanged:
  9583 + m_PersistentCalls:
  9584 + m_Calls: []
  9585 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9586 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9288 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} 9587 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
9289 m_Type: 1 9588 m_Type: 1
9290 m_PreserveAspect: 0 9589 m_PreserveAspect: 0
@@ -9300,136 +9599,6 @@ CanvasRenderer: @@ -9300,136 +9599,6 @@ CanvasRenderer:
9300 type: 2} 9599 type: 2}
9301 m_PrefabInternal: {fileID: 0} 9600 m_PrefabInternal: {fileID: 0}
9302 m_GameObject: {fileID: 1514219280} 9601 m_GameObject: {fileID: 1514219280}
9303 ---- !u!1 &1525104850  
9304 -GameObject:  
9305 - m_ObjectHideFlags: 0  
9306 - m_PrefabParentObject: {fileID: 0}  
9307 - m_PrefabInternal: {fileID: 0}  
9308 - serializedVersion: 4  
9309 - m_Component:  
9310 - - 224: {fileID: 1525104851}  
9311 - - 222: {fileID: 1525104854}  
9312 - - 114: {fileID: 1525104853}  
9313 - - 114: {fileID: 1525104852}  
9314 - - 114: {fileID: 1525104855}  
9315 - m_Layer: 5  
9316 - m_Name: Button  
9317 - m_TagString: Untagged  
9318 - m_Icon: {fileID: 0}  
9319 - m_NavMeshLayer: 0  
9320 - m_StaticEditorFlags: 0  
9321 - m_IsActive: 1  
9322 ---- !u!224 &1525104851  
9323 -RectTransform:  
9324 - m_ObjectHideFlags: 0  
9325 - m_PrefabParentObject: {fileID: 0}  
9326 - m_PrefabInternal: {fileID: 0}  
9327 - m_GameObject: {fileID: 1525104850}  
9328 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}  
9329 - m_LocalPosition: {x: 0, y: 0, z: -10}  
9330 - m_LocalScale: {x: 1, y: 1, z: 1}  
9331 - m_Children:  
9332 - - {fileID: 55870183}  
9333 - m_Father: {fileID: 1665948603}  
9334 - m_RootOrder: 0  
9335 - m_AnchorMin: {x: .5, y: 0}  
9336 - m_AnchorMax: {x: .5, y: 0}  
9337 - m_AnchoredPosition: {x: 0, y: 93.75}  
9338 - m_SizeDelta: {x: 360, y: 125}  
9339 - m_Pivot: {x: .5, y: .5}  
9340 ---- !u!114 &1525104852  
9341 -MonoBehaviour:  
9342 - m_ObjectHideFlags: 0  
9343 - m_PrefabParentObject: {fileID: 0}  
9344 - m_PrefabInternal: {fileID: 0}  
9345 - m_GameObject: {fileID: 1525104850}  
9346 - m_Enabled: 1  
9347 - m_EditorHideFlags: 0  
9348 - m_Script: {fileID: 1392445389, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
9349 - m_Name:  
9350 - m_EditorClassIdentifier:  
9351 - m_Navigation:  
9352 - m_Mode: 3  
9353 - m_SelectOnUp: {fileID: 0}  
9354 - m_SelectOnDown: {fileID: 0}  
9355 - m_SelectOnLeft: {fileID: 0}  
9356 - m_SelectOnRight: {fileID: 0}  
9357 - m_Transition: 1  
9358 - m_Colors:  
9359 - m_NormalColor: {r: 1, g: 1, b: 1, a: 1}  
9360 - m_HighlightedColor: {r: .960784316, g: .960784316, b: .960784316, a: 1}  
9361 - m_PressedColor: {r: .784313738, g: .784313738, b: .784313738, a: 1}  
9362 - m_DisabledColor: {r: .784313738, g: .784313738, b: .784313738, a: .501960814}  
9363 - m_ColorMultiplier: 1  
9364 - m_FadeDuration: .100000001  
9365 - m_SpriteState:  
9366 - m_HighlightedSprite: {fileID: 0}  
9367 - m_PressedSprite: {fileID: 0}  
9368 - m_DisabledSprite: {fileID: 0}  
9369 - m_AnimationTriggers:  
9370 - m_NormalTrigger: Normal  
9371 - m_HighlightedTrigger: Highlighted  
9372 - m_PressedTrigger: Pressed  
9373 - m_DisabledTrigger: Disabled  
9374 - m_Interactable: 1  
9375 - m_TargetGraphic: {fileID: 1525104853}  
9376 - m_OnClick:  
9377 - m_PersistentCalls:  
9378 - m_Calls:  
9379 - - m_Target: {fileID: 578311381}  
9380 - m_MethodName: HideConnectionError  
9381 - m_Mode: 1  
9382 - m_Arguments:  
9383 - m_ObjectArgument: {fileID: 0}  
9384 - m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine  
9385 - m_IntArgument: 0  
9386 - m_FloatArgument: 0  
9387 - m_StringArgument:  
9388 - m_BoolArgument: 0  
9389 - m_CallState: 2  
9390 - m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0,  
9391 - Culture=neutral, PublicKeyToken=null  
9392 ---- !u!114 &1525104853  
9393 -MonoBehaviour:  
9394 - m_ObjectHideFlags: 0  
9395 - m_PrefabParentObject: {fileID: 0}  
9396 - m_PrefabInternal: {fileID: 0}  
9397 - m_GameObject: {fileID: 1525104850}  
9398 - m_Enabled: 1  
9399 - m_EditorHideFlags: 0  
9400 - m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
9401 - m_Name:  
9402 - m_EditorClassIdentifier:  
9403 - m_Material: {fileID: 0}  
9404 - m_Color: {r: 1, g: 1, b: 1, a: 1}  
9405 - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}  
9406 - m_Type: 1  
9407 - m_PreserveAspect: 0  
9408 - m_FillCenter: 1  
9409 - m_FillMethod: 4  
9410 - m_FillAmount: 1  
9411 - m_FillClockwise: 1  
9412 - m_FillOrigin: 0  
9413 ---- !u!222 &1525104854  
9414 -CanvasRenderer:  
9415 - m_ObjectHideFlags: 0  
9416 - m_PrefabParentObject: {fileID: 0}  
9417 - m_PrefabInternal: {fileID: 0}  
9418 - m_GameObject: {fileID: 1525104850}  
9419 ---- !u!114 &1525104855  
9420 -MonoBehaviour:  
9421 - m_ObjectHideFlags: 0  
9422 - m_PrefabParentObject: {fileID: 0}  
9423 - m_PrefabInternal: {fileID: 0}  
9424 - m_GameObject: {fileID: 1525104850}  
9425 - m_Enabled: 1  
9426 - m_EditorHideFlags: 0  
9427 - m_Script: {fileID: -900027084, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
9428 - m_Name:  
9429 - m_EditorClassIdentifier:  
9430 - m_EffectColor: {r: 0, g: 0, b: 0, a: .5}  
9431 - m_EffectDistance: {x: 1, y: -1}  
9432 - m_UseGraphicAlpha: 1  
9433 --- !u!1 &1531717202 9602 --- !u!1 &1531717202
9434 GameObject: 9603 GameObject:
9435 m_ObjectHideFlags: 0 9604 m_ObjectHideFlags: 0
@@ -9522,6 +9691,12 @@ MonoBehaviour: @@ -9522,6 +9691,12 @@ MonoBehaviour:
9522 m_EditorClassIdentifier: 9691 m_EditorClassIdentifier:
9523 m_Material: {fileID: 0} 9692 m_Material: {fileID: 0}
9524 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 9693 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  9694 + m_RaycastTarget: 1
  9695 + m_OnCullStateChanged:
  9696 + m_PersistentCalls:
  9697 + m_Calls: []
  9698 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9699 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9525 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3} 9700 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3}
9526 m_Type: 0 9701 m_Type: 0
9527 m_PreserveAspect: 1 9702 m_PreserveAspect: 1
@@ -9587,6 +9762,12 @@ MonoBehaviour: @@ -9587,6 +9762,12 @@ MonoBehaviour:
9587 m_EditorClassIdentifier: 9762 m_EditorClassIdentifier:
9588 m_Material: {fileID: 0} 9763 m_Material: {fileID: 0}
9589 m_Color: {r: 1, g: 1, b: 1, a: 1} 9764 m_Color: {r: 1, g: 1, b: 1, a: 1}
  9765 + m_RaycastTarget: 1
  9766 + m_OnCullStateChanged:
  9767 + m_PersistentCalls:
  9768 + m_Calls: []
  9769 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9770 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9590 m_Sprite: {fileID: 21300000, guid: b022b6e070c6d4f4cb20908c3325e638, type: 3} 9771 m_Sprite: {fileID: 21300000, guid: b022b6e070c6d4f4cb20908c3325e638, type: 3}
9591 m_Type: 0 9772 m_Type: 0
9592 m_PreserveAspect: 0 9773 m_PreserveAspect: 0
@@ -9655,6 +9836,12 @@ MonoBehaviour: @@ -9655,6 +9836,12 @@ MonoBehaviour:
9655 m_EditorClassIdentifier: 9836 m_EditorClassIdentifier:
9656 m_Material: {fileID: 0} 9837 m_Material: {fileID: 0}
9657 m_Color: {r: 1, g: 1, b: 1, a: 1} 9838 m_Color: {r: 1, g: 1, b: 1, a: 1}
  9839 + m_RaycastTarget: 1
  9840 + m_OnCullStateChanged:
  9841 + m_PersistentCalls:
  9842 + m_Calls: []
  9843 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9844 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9658 m_Sprite: {fileID: 10911, guid: 0000000000000000f000000000000000, type: 0} 9845 m_Sprite: {fileID: 10911, guid: 0000000000000000f000000000000000, type: 0}
9659 m_Type: 1 9846 m_Type: 1
9660 m_PreserveAspect: 0 9847 m_PreserveAspect: 0
@@ -9732,6 +9919,12 @@ MonoBehaviour: @@ -9732,6 +9919,12 @@ MonoBehaviour:
9732 m_EditorClassIdentifier: 9919 m_EditorClassIdentifier:
9733 m_Material: {fileID: 0} 9920 m_Material: {fileID: 0}
9734 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 9921 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  9922 + m_RaycastTarget: 1
  9923 + m_OnCullStateChanged:
  9924 + m_PersistentCalls:
  9925 + m_Calls: []
  9926 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  9927 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9735 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} 9928 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
9736 m_Type: 1 9929 m_Type: 1
9737 m_PreserveAspect: 0 9930 m_PreserveAspect: 0
@@ -9800,6 +9993,12 @@ MonoBehaviour: @@ -9800,6 +9993,12 @@ MonoBehaviour:
9800 m_EditorClassIdentifier: 9993 m_EditorClassIdentifier:
9801 m_Material: {fileID: 0} 9994 m_Material: {fileID: 0}
9802 m_Color: {r: 1, g: 1, b: 1, a: .843137264} 9995 m_Color: {r: 1, g: 1, b: 1, a: .843137264}
  9996 + m_RaycastTarget: 1
  9997 + m_OnCullStateChanged:
  9998 + m_PersistentCalls:
  9999 + m_Calls: []
  10000 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10001 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9803 m_Texture: {fileID: 0} 10002 m_Texture: {fileID: 0}
9804 m_UVRect: 10003 m_UVRect:
9805 serializedVersion: 2 10004 serializedVersion: 2
@@ -9917,6 +10116,12 @@ MonoBehaviour: @@ -9917,6 +10116,12 @@ MonoBehaviour:
9917 m_EditorClassIdentifier: 10116 m_EditorClassIdentifier:
9918 m_Material: {fileID: 0} 10117 m_Material: {fileID: 0}
9919 m_Color: {r: 1, g: 1, b: 1, a: .843137264} 10118 m_Color: {r: 1, g: 1, b: 1, a: .843137264}
  10119 + m_RaycastTarget: 1
  10120 + m_OnCullStateChanged:
  10121 + m_PersistentCalls:
  10122 + m_Calls: []
  10123 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10124 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
9920 m_Texture: {fileID: 0} 10125 m_Texture: {fileID: 0}
9921 m_UVRect: 10126 m_UVRect:
9922 serializedVersion: 2 10127 serializedVersion: 2
@@ -10099,6 +10304,12 @@ MonoBehaviour: @@ -10099,6 +10304,12 @@ MonoBehaviour:
10099 m_EditorClassIdentifier: 10304 m_EditorClassIdentifier:
10100 m_Material: {fileID: 0} 10305 m_Material: {fileID: 0}
10101 m_Color: {r: 1, g: 1, b: 1, a: 1} 10306 m_Color: {r: 1, g: 1, b: 1, a: 1}
  10307 + m_RaycastTarget: 1
  10308 + m_OnCullStateChanged:
  10309 + m_PersistentCalls:
  10310 + m_Calls: []
  10311 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10312 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10102 m_Sprite: {fileID: 21300000, guid: c984d2be80a635f4aa512f8da0b12d13, type: 3} 10313 m_Sprite: {fileID: 21300000, guid: c984d2be80a635f4aa512f8da0b12d13, type: 3}
10103 m_Type: 0 10314 m_Type: 0
10104 m_PreserveAspect: 0 10315 m_PreserveAspect: 0
@@ -10162,6 +10373,12 @@ MonoBehaviour: @@ -10162,6 +10373,12 @@ MonoBehaviour:
10162 m_EditorClassIdentifier: 10373 m_EditorClassIdentifier:
10163 m_Material: {fileID: 0} 10374 m_Material: {fileID: 0}
10164 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1} 10375 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1}
  10376 + m_RaycastTarget: 1
  10377 + m_OnCullStateChanged:
  10378 + m_PersistentCalls:
  10379 + m_Calls: []
  10380 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10381 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10165 m_FontData: 10382 m_FontData:
10166 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 10383 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
10167 m_FontSize: 52 10384 m_FontSize: 52
@@ -10313,6 +10530,12 @@ MonoBehaviour: @@ -10313,6 +10530,12 @@ MonoBehaviour:
10313 m_EditorClassIdentifier: 10530 m_EditorClassIdentifier:
10314 m_Material: {fileID: 0} 10531 m_Material: {fileID: 0}
10315 m_Color: {r: 1, g: 1, b: 1, a: 1} 10532 m_Color: {r: 1, g: 1, b: 1, a: 1}
  10533 + m_RaycastTarget: 1
  10534 + m_OnCullStateChanged:
  10535 + m_PersistentCalls:
  10536 + m_Calls: []
  10537 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10538 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10316 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3} 10539 m_Sprite: {fileID: 21300000, guid: 9b24126b10cd7b844b25d31cebefb1a5, type: 3}
10317 m_Type: 0 10540 m_Type: 0
10318 m_PreserveAspect: 0 10541 m_PreserveAspect: 0
@@ -10377,6 +10600,12 @@ MonoBehaviour: @@ -10377,6 +10600,12 @@ MonoBehaviour:
10377 m_EditorClassIdentifier: 10600 m_EditorClassIdentifier:
10378 m_Material: {fileID: 0} 10601 m_Material: {fileID: 0}
10379 m_Color: {r: 1, g: 1, b: 1, a: 1} 10602 m_Color: {r: 1, g: 1, b: 1, a: 1}
  10603 + m_RaycastTarget: 1
  10604 + m_OnCullStateChanged:
  10605 + m_PersistentCalls:
  10606 + m_Calls: []
  10607 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10608 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10380 m_Texture: {fileID: 0} 10609 m_Texture: {fileID: 0}
10381 m_UVRect: 10610 m_UVRect:
10382 serializedVersion: 2 10611 serializedVersion: 2
@@ -10438,6 +10667,12 @@ MonoBehaviour: @@ -10438,6 +10667,12 @@ MonoBehaviour:
10438 m_EditorClassIdentifier: 10667 m_EditorClassIdentifier:
10439 m_Material: {fileID: 0} 10668 m_Material: {fileID: 0}
10440 m_Color: {r: 1, g: 0, b: 0, a: 1} 10669 m_Color: {r: 1, g: 0, b: 0, a: 1}
  10670 + m_RaycastTarget: 1
  10671 + m_OnCullStateChanged:
  10672 + m_PersistentCalls:
  10673 + m_Calls: []
  10674 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10675 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10441 m_Texture: {fileID: 0} 10676 m_Texture: {fileID: 0}
10442 m_UVRect: 10677 m_UVRect:
10443 serializedVersion: 2 10678 serializedVersion: 2
@@ -10451,98 +10686,6 @@ CanvasRenderer: @@ -10451,98 +10686,6 @@ CanvasRenderer:
10451 m_PrefabParentObject: {fileID: 0} 10686 m_PrefabParentObject: {fileID: 0}
10452 m_PrefabInternal: {fileID: 0} 10687 m_PrefabInternal: {fileID: 0}
10453 m_GameObject: {fileID: 1646487364} 10688 m_GameObject: {fileID: 1646487364}
10454 ---- !u!1 &1665948602  
10455 -GameObject:  
10456 - m_ObjectHideFlags: 0  
10457 - m_PrefabParentObject: {fileID: 0}  
10458 - m_PrefabInternal: {fileID: 0}  
10459 - serializedVersion: 4  
10460 - m_Component:  
10461 - - 224: {fileID: 1665948603}  
10462 - - 222: {fileID: 1665948605}  
10463 - - 114: {fileID: 1665948604}  
10464 - - 114: {fileID: 1665948606}  
10465 - - 114: {fileID: 1665948607}  
10466 - m_Layer: 5  
10467 - m_Name: Image  
10468 - m_TagString: Untagged  
10469 - m_Icon: {fileID: 0}  
10470 - m_NavMeshLayer: 0  
10471 - m_StaticEditorFlags: 0  
10472 - m_IsActive: 1  
10473 ---- !u!224 &1665948603  
10474 -RectTransform:  
10475 - m_ObjectHideFlags: 0  
10476 - m_PrefabParentObject: {fileID: 0}  
10477 - m_PrefabInternal: {fileID: 0}  
10478 - m_GameObject: {fileID: 1665948602}  
10479 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}  
10480 - m_LocalPosition: {x: 0, y: 0, z: 0}  
10481 - m_LocalScale: {x: 1, y: 1, z: 1}  
10482 - m_Children:  
10483 - - {fileID: 1525104851}  
10484 - m_Father: {fileID: 117472616}  
10485 - m_RootOrder: 1  
10486 - m_AnchorMin: {x: .5, y: .5}  
10487 - m_AnchorMax: {x: .5, y: .5}  
10488 - m_AnchoredPosition: {x: 0, y: 0}  
10489 - m_SizeDelta: {x: 1320, y: 396}  
10490 - m_Pivot: {x: .5, y: .5}  
10491 ---- !u!114 &1665948604  
10492 -MonoBehaviour:  
10493 - m_ObjectHideFlags: 0  
10494 - m_PrefabParentObject: {fileID: 0}  
10495 - m_PrefabInternal: {fileID: 0}  
10496 - m_GameObject: {fileID: 1665948602}  
10497 - m_Enabled: 1  
10498 - m_EditorHideFlags: 0  
10499 - m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
10500 - m_Name:  
10501 - m_EditorClassIdentifier:  
10502 - m_Material: {fileID: 0}  
10503 - m_Color: {r: 1, g: 1, b: 1, a: 1}  
10504 - m_Sprite: {fileID: 21300000, guid: 50d21420fd916e048b11cacad3dda079, type: 3}  
10505 - m_Type: 0  
10506 - m_PreserveAspect: 1  
10507 - m_FillCenter: 1  
10508 - m_FillMethod: 4  
10509 - m_FillAmount: 1  
10510 - m_FillClockwise: 1  
10511 - m_FillOrigin: 0  
10512 ---- !u!222 &1665948605  
10513 -CanvasRenderer:  
10514 - m_ObjectHideFlags: 0  
10515 - m_PrefabParentObject: {fileID: 0}  
10516 - m_PrefabInternal: {fileID: 0}  
10517 - m_GameObject: {fileID: 1665948602}  
10518 ---- !u!114 &1665948606  
10519 -MonoBehaviour:  
10520 - m_ObjectHideFlags: 0  
10521 - m_PrefabParentObject: {fileID: 0}  
10522 - m_PrefabInternal: {fileID: 0}  
10523 - m_GameObject: {fileID: 1665948602}  
10524 - m_Enabled: 1  
10525 - m_EditorHideFlags: 0  
10526 - m_Script: {fileID: -900027084, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
10527 - m_Name:  
10528 - m_EditorClassIdentifier:  
10529 - m_EffectColor: {r: 0, g: 0, b: 0, a: .5}  
10530 - m_EffectDistance: {x: 1, y: -1}  
10531 - m_UseGraphicAlpha: 1  
10532 ---- !u!114 &1665948607  
10533 -MonoBehaviour:  
10534 - m_ObjectHideFlags: 0  
10535 - m_PrefabParentObject: {fileID: 0}  
10536 - m_PrefabInternal: {fileID: 0}  
10537 - m_GameObject: {fileID: 1665948602}  
10538 - m_Enabled: 1  
10539 - m_EditorHideFlags: 0  
10540 - m_Script: {fileID: 1573420865, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
10541 - m_Name:  
10542 - m_EditorClassIdentifier:  
10543 - m_EffectColor: {r: 0, g: 0, b: 0, a: .5}  
10544 - m_EffectDistance: {x: 2, y: -2}  
10545 - m_UseGraphicAlpha: 1  
10546 --- !u!1 &1669460799 10689 --- !u!1 &1669460799
10547 GameObject: 10690 GameObject:
10548 m_ObjectHideFlags: 0 10691 m_ObjectHideFlags: 0
@@ -10690,6 +10833,12 @@ MonoBehaviour: @@ -10690,6 +10833,12 @@ MonoBehaviour:
10690 m_EditorClassIdentifier: 10833 m_EditorClassIdentifier:
10691 m_Material: {fileID: 0} 10834 m_Material: {fileID: 0}
10692 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1} 10835 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1}
  10836 + m_RaycastTarget: 1
  10837 + m_OnCullStateChanged:
  10838 + m_PersistentCalls:
  10839 + m_Calls: []
  10840 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10841 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10693 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3} 10842 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3}
10694 m_Type: 0 10843 m_Type: 0
10695 m_PreserveAspect: 1 10844 m_PreserveAspect: 1
@@ -10841,6 +10990,12 @@ MonoBehaviour: @@ -10841,6 +10990,12 @@ MonoBehaviour:
10841 m_EditorClassIdentifier: 10990 m_EditorClassIdentifier:
10842 m_Material: {fileID: 0} 10991 m_Material: {fileID: 0}
10843 m_Color: {r: 1, g: 1, b: 1, a: 1} 10992 m_Color: {r: 1, g: 1, b: 1, a: 1}
  10993 + m_RaycastTarget: 1
  10994 + m_OnCullStateChanged:
  10995 + m_PersistentCalls:
  10996 + m_Calls: []
  10997 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  10998 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10844 m_Sprite: {fileID: 21300000, guid: c984d2be80a635f4aa512f8da0b12d13, type: 3} 10999 m_Sprite: {fileID: 21300000, guid: c984d2be80a635f4aa512f8da0b12d13, type: 3}
10845 m_Type: 0 11000 m_Type: 0
10846 m_PreserveAspect: 0 11001 m_PreserveAspect: 0
@@ -10982,6 +11137,12 @@ MonoBehaviour: @@ -10982,6 +11137,12 @@ MonoBehaviour:
10982 m_EditorClassIdentifier: 11137 m_EditorClassIdentifier:
10983 m_Material: {fileID: 0} 11138 m_Material: {fileID: 0}
10984 m_Color: {r: 1, g: 1, b: 1, a: 1} 11139 m_Color: {r: 1, g: 1, b: 1, a: 1}
  11140 + m_RaycastTarget: 1
  11141 + m_OnCullStateChanged:
  11142 + m_PersistentCalls:
  11143 + m_Calls: []
  11144 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  11145 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10985 m_Sprite: {fileID: 21300000, guid: b7a762327373c074fa5b0007ee0163e7, type: 3} 11146 m_Sprite: {fileID: 21300000, guid: b7a762327373c074fa5b0007ee0163e7, type: 3}
10986 m_Type: 0 11147 m_Type: 0
10987 m_PreserveAspect: 1 11148 m_PreserveAspect: 1
@@ -11088,6 +11249,12 @@ MonoBehaviour: @@ -11088,6 +11249,12 @@ MonoBehaviour:
11088 m_EditorClassIdentifier: 11249 m_EditorClassIdentifier:
11089 m_Material: {fileID: 0} 11250 m_Material: {fileID: 0}
11090 m_Color: {r: 1, g: 1, b: 1, a: 1} 11251 m_Color: {r: 1, g: 1, b: 1, a: 1}
  11252 + m_RaycastTarget: 1
  11253 + m_OnCullStateChanged:
  11254 + m_PersistentCalls:
  11255 + m_Calls: []
  11256 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  11257 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11091 m_Texture: {fileID: 0} 11258 m_Texture: {fileID: 0}
11092 m_UVRect: 11259 m_UVRect:
11093 serializedVersion: 2 11260 serializedVersion: 2
@@ -11184,6 +11351,12 @@ MonoBehaviour: @@ -11184,6 +11351,12 @@ MonoBehaviour:
11184 m_EditorClassIdentifier: 11351 m_EditorClassIdentifier:
11185 m_Material: {fileID: 0} 11352 m_Material: {fileID: 0}
11186 m_Color: {r: .352941155, g: .352941155, b: .352941155, a: 1} 11353 m_Color: {r: .352941155, g: .352941155, b: .352941155, a: 1}
  11354 + m_RaycastTarget: 1
  11355 + m_OnCullStateChanged:
  11356 + m_PersistentCalls:
  11357 + m_Calls: []
  11358 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  11359 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11187 m_FontData: 11360 m_FontData:
11188 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 11361 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
11189 m_FontSize: 46 11362 m_FontSize: 46
@@ -11232,7 +11405,7 @@ Transform: @@ -11232,7 +11405,7 @@ Transform:
11232 m_Children: 11405 m_Children:
11233 - {fileID: 2123885087} 11406 - {fileID: 2123885087}
11234 m_Father: {fileID: 0} 11407 m_Father: {fileID: 0}
11235 - m_RootOrder: 7 11408 + m_RootOrder: 6
11236 --- !u!20 &1772891849 11409 --- !u!20 &1772891849
11237 Camera: 11410 Camera:
11238 m_ObjectHideFlags: 0 11411 m_ObjectHideFlags: 0
@@ -11261,6 +11434,7 @@ Camera: @@ -11261,6 +11434,7 @@ Camera:
11261 m_RenderingPath: -1 11434 m_RenderingPath: -1
11262 m_TargetTexture: {fileID: 0} 11435 m_TargetTexture: {fileID: 0}
11263 m_TargetDisplay: 0 11436 m_TargetDisplay: 0
  11437 + m_TargetEye: 3
11264 m_HDR: 0 11438 m_HDR: 0
11265 m_OcclusionCulling: 1 11439 m_OcclusionCulling: 1
11266 m_StereoConvergence: 10 11440 m_StereoConvergence: 10
@@ -11418,6 +11592,12 @@ MonoBehaviour: @@ -11418,6 +11592,12 @@ MonoBehaviour:
11418 m_EditorClassIdentifier: 11592 m_EditorClassIdentifier:
11419 m_Material: {fileID: 0} 11593 m_Material: {fileID: 0}
11420 m_Color: {r: 1, g: 1, b: 1, a: 1} 11594 m_Color: {r: 1, g: 1, b: 1, a: 1}
  11595 + m_RaycastTarget: 1
  11596 + m_OnCullStateChanged:
  11597 + m_PersistentCalls:
  11598 + m_Calls: []
  11599 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  11600 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11421 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3} 11601 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3}
11422 m_Type: 0 11602 m_Type: 0
11423 m_PreserveAspect: 0 11603 m_PreserveAspect: 0
@@ -11525,6 +11705,12 @@ MonoBehaviour: @@ -11525,6 +11705,12 @@ MonoBehaviour:
11525 m_EditorClassIdentifier: 11705 m_EditorClassIdentifier:
11526 m_Material: {fileID: 0} 11706 m_Material: {fileID: 0}
11527 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 11707 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  11708 + m_RaycastTarget: 1
  11709 + m_OnCullStateChanged:
  11710 + m_PersistentCalls:
  11711 + m_Calls: []
  11712 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  11713 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11528 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3} 11714 m_Sprite: {fileID: 21300000, guid: ecc5643f9beaebf429a9206399471725, type: 3}
11529 m_Type: 0 11715 m_Type: 0
11530 m_PreserveAspect: 1 11716 m_PreserveAspect: 1
@@ -11595,6 +11781,12 @@ MonoBehaviour: @@ -11595,6 +11781,12 @@ MonoBehaviour:
11595 m_EditorClassIdentifier: 11781 m_EditorClassIdentifier:
11596 m_Material: {fileID: 0} 11782 m_Material: {fileID: 0}
11597 m_Color: {r: 1, g: 1, b: 1, a: 1} 11783 m_Color: {r: 1, g: 1, b: 1, a: 1}
  11784 + m_RaycastTarget: 1
  11785 + m_OnCullStateChanged:
  11786 + m_PersistentCalls:
  11787 + m_Calls: []
  11788 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  11789 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11598 m_Texture: {fileID: 0} 11790 m_Texture: {fileID: 0}
11599 m_UVRect: 11791 m_UVRect:
11600 serializedVersion: 2 11792 serializedVersion: 2
@@ -11732,6 +11924,12 @@ MonoBehaviour: @@ -11732,6 +11924,12 @@ MonoBehaviour:
11732 m_EditorClassIdentifier: 11924 m_EditorClassIdentifier:
11733 m_Material: {fileID: 0} 11925 m_Material: {fileID: 0}
11734 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 11926 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  11927 + m_RaycastTarget: 1
  11928 + m_OnCullStateChanged:
  11929 + m_PersistentCalls:
  11930 + m_Calls: []
  11931 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  11932 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11735 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 11933 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
11736 m_Type: 0 11934 m_Type: 0
11737 m_PreserveAspect: 1 11935 m_PreserveAspect: 1
@@ -11862,6 +12060,12 @@ MonoBehaviour: @@ -11862,6 +12060,12 @@ MonoBehaviour:
11862 m_EditorClassIdentifier: 12060 m_EditorClassIdentifier:
11863 m_Material: {fileID: 0} 12061 m_Material: {fileID: 0}
11864 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1} 12062 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1}
  12063 + m_RaycastTarget: 1
  12064 + m_OnCullStateChanged:
  12065 + m_PersistentCalls:
  12066 + m_Calls: []
  12067 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12068 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11865 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3} 12069 m_Sprite: {fileID: 21300000, guid: 9fa0d6773e59a894fb4fb3a9efa2e0ec, type: 3}
11866 m_Type: 0 12070 m_Type: 0
11867 m_PreserveAspect: 1 12071 m_PreserveAspect: 1
@@ -11996,6 +12200,12 @@ MonoBehaviour: @@ -11996,6 +12200,12 @@ MonoBehaviour:
11996 m_EditorClassIdentifier: 12200 m_EditorClassIdentifier:
11997 m_Material: {fileID: 0} 12201 m_Material: {fileID: 0}
11998 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1} 12202 m_Color: {r: .904411793, g: .904411793, b: .904411793, a: 1}
  12203 + m_RaycastTarget: 1
  12204 + m_OnCullStateChanged:
  12205 + m_PersistentCalls:
  12206 + m_Calls: []
  12207 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12208 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
11999 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 12209 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
12000 m_Type: 0 12210 m_Type: 0
12001 m_PreserveAspect: 1 12211 m_PreserveAspect: 1
@@ -12059,6 +12269,12 @@ MonoBehaviour: @@ -12059,6 +12269,12 @@ MonoBehaviour:
12059 m_EditorClassIdentifier: 12269 m_EditorClassIdentifier:
12060 m_Material: {fileID: 0} 12270 m_Material: {fileID: 0}
12061 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1} 12271 m_Color: {r: .196078435, g: .533333361, b: .650980413, a: 1}
  12272 + m_RaycastTarget: 1
  12273 + m_OnCullStateChanged:
  12274 + m_PersistentCalls:
  12275 + m_Calls: []
  12276 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12277 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12062 m_FontData: 12278 m_FontData:
12063 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 12279 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
12064 m_FontSize: 52 12280 m_FontSize: 52
@@ -12163,6 +12379,12 @@ MonoBehaviour: @@ -12163,6 +12379,12 @@ MonoBehaviour:
12163 m_EditorClassIdentifier: 12379 m_EditorClassIdentifier:
12164 m_Material: {fileID: 0} 12380 m_Material: {fileID: 0}
12165 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 12381 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  12382 + m_RaycastTarget: 1
  12383 + m_OnCullStateChanged:
  12384 + m_PersistentCalls:
  12385 + m_Calls: []
  12386 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12387 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12166 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3} 12388 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3}
12167 m_UVRect: 12389 m_UVRect:
12168 serializedVersion: 2 12390 serializedVersion: 2
@@ -12269,6 +12491,12 @@ MonoBehaviour: @@ -12269,6 +12491,12 @@ MonoBehaviour:
12269 m_EditorClassIdentifier: 12491 m_EditorClassIdentifier:
12270 m_Material: {fileID: 0} 12492 m_Material: {fileID: 0}
12271 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 12493 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  12494 + m_RaycastTarget: 1
  12495 + m_OnCullStateChanged:
  12496 + m_PersistentCalls:
  12497 + m_Calls: []
  12498 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12499 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12272 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3} 12500 m_Sprite: {fileID: 21300000, guid: ef929f939c82b0b4cb8017961913a11f, type: 3}
12273 m_Type: 0 12501 m_Type: 0
12274 m_PreserveAspect: 1 12502 m_PreserveAspect: 1
@@ -12376,6 +12604,12 @@ MonoBehaviour: @@ -12376,6 +12604,12 @@ MonoBehaviour:
12376 m_EditorClassIdentifier: 12604 m_EditorClassIdentifier:
12377 m_Material: {fileID: 0} 12605 m_Material: {fileID: 0}
12378 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 12606 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  12607 + m_RaycastTarget: 1
  12608 + m_OnCullStateChanged:
  12609 + m_PersistentCalls:
  12610 + m_Calls: []
  12611 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12612 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12379 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3} 12613 m_Sprite: {fileID: 21300000, guid: a4d53726411cc8f4dabf31fa556e7b66, type: 3}
12380 m_Type: 0 12614 m_Type: 0
12381 m_PreserveAspect: 1 12615 m_PreserveAspect: 1
@@ -12440,6 +12674,12 @@ MonoBehaviour: @@ -12440,6 +12674,12 @@ MonoBehaviour:
12440 m_EditorClassIdentifier: 12674 m_EditorClassIdentifier:
12441 m_Material: {fileID: 0} 12675 m_Material: {fileID: 0}
12442 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 12676 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  12677 + m_RaycastTarget: 1
  12678 + m_OnCullStateChanged:
  12679 + m_PersistentCalls:
  12680 + m_Calls: []
  12681 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12682 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12443 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} 12683 m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
12444 m_Type: 1 12684 m_Type: 1
12445 m_PreserveAspect: 0 12685 m_PreserveAspect: 0
@@ -12486,6 +12726,12 @@ MonoBehaviour: @@ -12486,6 +12726,12 @@ MonoBehaviour:
12486 m_EditorClassIdentifier: 12726 m_EditorClassIdentifier:
12487 m_Material: {fileID: 0} 12727 m_Material: {fileID: 0}
12488 m_Color: {r: 1, g: 1, b: 1, a: 1} 12728 m_Color: {r: 1, g: 1, b: 1, a: 1}
  12729 + m_RaycastTarget: 1
  12730 + m_OnCullStateChanged:
  12731 + m_PersistentCalls:
  12732 + m_Calls: []
  12733 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12734 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12489 m_Sprite: {fileID: 21300000, guid: dda068960341a8b46b4eb9b729a79717, type: 3} 12735 m_Sprite: {fileID: 21300000, guid: dda068960341a8b46b4eb9b729a79717, type: 3}
12490 m_Type: 0 12736 m_Type: 0
12491 m_PreserveAspect: 0 12737 m_PreserveAspect: 0
@@ -12568,6 +12814,12 @@ MonoBehaviour: @@ -12568,6 +12814,12 @@ MonoBehaviour:
12568 m_EditorClassIdentifier: 12814 m_EditorClassIdentifier:
12569 m_Material: {fileID: 0} 12815 m_Material: {fileID: 0}
12570 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 12816 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  12817 + m_RaycastTarget: 1
  12818 + m_OnCullStateChanged:
  12819 + m_PersistentCalls:
  12820 + m_Calls: []
  12821 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  12822 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12571 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3} 12823 m_Texture: {fileID: 2800000, guid: fa34748c347a3d442b04410a29e1e865, type: 3}
12572 m_UVRect: 12824 m_UVRect:
12573 serializedVersion: 2 12825 serializedVersion: 2
@@ -12680,7 +12932,7 @@ Transform: @@ -12680,7 +12932,7 @@ Transform:
12680 m_LocalScale: {x: 1, y: 1, z: 1} 12932 m_LocalScale: {x: 1, y: 1, z: 1}
12681 m_Children: [] 12933 m_Children: []
12682 m_Father: {fileID: 0} 12934 m_Father: {fileID: 0}
12683 - m_RootOrder: 8 12935 + m_RootOrder: 7
12684 --- !u!1001 &1924401076 12936 --- !u!1001 &1924401076
12685 Prefab: 12937 Prefab:
12686 m_ObjectHideFlags: 0 12938 m_ObjectHideFlags: 0
@@ -12779,6 +13031,12 @@ MonoBehaviour: @@ -12779,6 +13031,12 @@ MonoBehaviour:
12779 m_EditorClassIdentifier: 13031 m_EditorClassIdentifier:
12780 m_Material: {fileID: 0} 13032 m_Material: {fileID: 0}
12781 m_Color: {r: 1, g: 0, b: 0, a: 1} 13033 m_Color: {r: 1, g: 0, b: 0, a: 1}
  13034 + m_RaycastTarget: 1
  13035 + m_OnCullStateChanged:
  13036 + m_PersistentCalls:
  13037 + m_Calls: []
  13038 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13039 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12782 m_FontData: 13040 m_FontData:
12783 m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} 13041 m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
12784 m_FontSize: 65 13042 m_FontSize: 65
@@ -12890,6 +13148,12 @@ MonoBehaviour: @@ -12890,6 +13148,12 @@ MonoBehaviour:
12890 m_EditorClassIdentifier: 13148 m_EditorClassIdentifier:
12891 m_Material: {fileID: 0} 13149 m_Material: {fileID: 0}
12892 m_Color: {r: 1, g: 1, b: 1, a: 1} 13150 m_Color: {r: 1, g: 1, b: 1, a: 1}
  13151 + m_RaycastTarget: 1
  13152 + m_OnCullStateChanged:
  13153 + m_PersistentCalls:
  13154 + m_Calls: []
  13155 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13156 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12893 m_Sprite: {fileID: 21300000, guid: 42732996cdad323488b83b634903c368, type: 3} 13157 m_Sprite: {fileID: 21300000, guid: 42732996cdad323488b83b634903c368, type: 3}
12894 m_Type: 0 13158 m_Type: 0
12895 m_PreserveAspect: 1 13159 m_PreserveAspect: 1
@@ -12991,6 +13255,12 @@ MonoBehaviour: @@ -12991,6 +13255,12 @@ MonoBehaviour:
12991 m_EditorClassIdentifier: 13255 m_EditorClassIdentifier:
12992 m_Material: {fileID: 0} 13256 m_Material: {fileID: 0}
12993 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 13257 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  13258 + m_RaycastTarget: 1
  13259 + m_OnCullStateChanged:
  13260 + m_PersistentCalls:
  13261 + m_Calls: []
  13262 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13263 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12994 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3} 13264 m_Sprite: {fileID: 21300000, guid: 50c70074ccd17ab4bb6fb2fc1d7055ff, type: 3}
12995 m_Type: 0 13265 m_Type: 0
12996 m_PreserveAspect: 0 13266 m_PreserveAspect: 0
@@ -13096,6 +13366,12 @@ MonoBehaviour: @@ -13096,6 +13366,12 @@ MonoBehaviour:
13096 m_EditorClassIdentifier: 13366 m_EditorClassIdentifier:
13097 m_Material: {fileID: 0} 13367 m_Material: {fileID: 0}
13098 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 13368 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  13369 + m_RaycastTarget: 1
  13370 + m_OnCullStateChanged:
  13371 + m_PersistentCalls:
  13372 + m_Calls: []
  13373 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13374 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
13099 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3} 13375 m_Texture: {fileID: 2800000, guid: de4d797d772e96e40a6c0bcf1643fb6d, type: 3}
13100 m_UVRect: 13376 m_UVRect:
13101 serializedVersion: 2 13377 serializedVersion: 2
@@ -13299,6 +13575,12 @@ MonoBehaviour: @@ -13299,6 +13575,12 @@ MonoBehaviour:
13299 m_EditorClassIdentifier: 13575 m_EditorClassIdentifier:
13300 m_Material: {fileID: 0} 13576 m_Material: {fileID: 0}
13301 m_Color: {r: 1, g: 1, b: 1, a: 1} 13577 m_Color: {r: 1, g: 1, b: 1, a: 1}
  13578 + m_RaycastTarget: 1
  13579 + m_OnCullStateChanged:
  13580 + m_PersistentCalls:
  13581 + m_Calls: []
  13582 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13583 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
13302 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3} 13584 m_Sprite: {fileID: 21300000, guid: d210b63ba2d5c22499f56e30b3ff5402, type: 3}
13303 m_Type: 0 13585 m_Type: 0
13304 m_PreserveAspect: 0 13586 m_PreserveAspect: 0
@@ -13363,6 +13645,12 @@ MonoBehaviour: @@ -13363,6 +13645,12 @@ MonoBehaviour:
13363 m_EditorClassIdentifier: 13645 m_EditorClassIdentifier:
13364 m_Material: {fileID: 0} 13646 m_Material: {fileID: 0}
13365 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1} 13647 m_Color: {r: .219607845, g: .219607845, b: .219607845, a: 1}
  13648 + m_RaycastTarget: 1
  13649 + m_OnCullStateChanged:
  13650 + m_PersistentCalls:
  13651 + m_Calls: []
  13652 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13653 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
13366 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} 13654 m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
13367 m_Type: 1 13655 m_Type: 1
13368 m_PreserveAspect: 0 13656 m_PreserveAspect: 0
@@ -13420,7 +13708,7 @@ MonoBehaviour: @@ -13420,7 +13708,7 @@ MonoBehaviour:
13420 m_Script: {fileID: 1997211142, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3} 13708 m_Script: {fileID: 1997211142, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
13421 m_Name: 13709 m_Name:
13422 m_EditorClassIdentifier: 13710 m_EditorClassIdentifier:
13423 - m_AllowActivationOnStandalone: 0 13711 + m_ForceModuleActive: 0
13424 --- !u!114 &2105787745 13712 --- !u!114 &2105787745
13425 MonoBehaviour: 13713 MonoBehaviour:
13426 m_ObjectHideFlags: 0 13714 m_ObjectHideFlags: 0
@@ -13439,7 +13727,7 @@ MonoBehaviour: @@ -13439,7 +13727,7 @@ MonoBehaviour:
13439 m_CancelButton: Cancel 13727 m_CancelButton: Cancel
13440 m_InputActionsPerSecond: 10 13728 m_InputActionsPerSecond: 10
13441 m_RepeatDelay: .5 13729 m_RepeatDelay: .5
13442 - m_AllowActivationOnMobileDevice: 0 13730 + m_ForceModuleActive: 0
13443 --- !u!114 &2105787746 13731 --- !u!114 &2105787746
13444 MonoBehaviour: 13732 MonoBehaviour:
13445 m_ObjectHideFlags: 0 13733 m_ObjectHideFlags: 0
@@ -13504,6 +13792,12 @@ MonoBehaviour: @@ -13504,6 +13792,12 @@ MonoBehaviour:
13504 m_EditorClassIdentifier: 13792 m_EditorClassIdentifier:
13505 m_Material: {fileID: 0} 13793 m_Material: {fileID: 0}
13506 m_Color: {r: .0627451017, g: .0666666701, b: .0705882385, a: 1} 13794 m_Color: {r: .0627451017, g: .0666666701, b: .0705882385, a: 1}
  13795 + m_RaycastTarget: 1
  13796 + m_OnCullStateChanged:
  13797 + m_PersistentCalls:
  13798 + m_Calls: []
  13799 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13800 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
13507 m_FontData: 13801 m_FontData:
13508 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3} 13802 m_Font: {fileID: 12800000, guid: 195abaf1001bde54db32dfcefbcc33e8, type: 3}
13509 m_FontSize: 14 13803 m_FontSize: 14
@@ -13662,6 +13956,12 @@ MonoBehaviour: @@ -13662,6 +13956,12 @@ MonoBehaviour:
13662 m_EditorClassIdentifier: 13956 m_EditorClassIdentifier:
13663 m_Material: {fileID: 0} 13957 m_Material: {fileID: 0}
13664 m_Color: {r: 1, g: 1, b: 1, a: 1} 13958 m_Color: {r: 1, g: 1, b: 1, a: 1}
  13959 + m_RaycastTarget: 1
  13960 + m_OnCullStateChanged:
  13961 + m_PersistentCalls:
  13962 + m_Calls: []
  13963 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  13964 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
13665 m_Sprite: {fileID: 21300000, guid: ed2ea6c2464163142a9a5ff2c5a7ab79, type: 3} 13965 m_Sprite: {fileID: 21300000, guid: ed2ea6c2464163142a9a5ff2c5a7ab79, type: 3}
13666 m_Type: 0 13966 m_Type: 0
13667 m_PreserveAspect: 0 13967 m_PreserveAspect: 0
@@ -13726,6 +14026,12 @@ MonoBehaviour: @@ -13726,6 +14026,12 @@ MonoBehaviour:
13726 m_EditorClassIdentifier: 14026 m_EditorClassIdentifier:
13727 m_Material: {fileID: 0} 14027 m_Material: {fileID: 0}
13728 m_Color: {r: .200000018, g: .466666698, b: .800000072, a: 1} 14028 m_Color: {r: .200000018, g: .466666698, b: .800000072, a: 1}
  14029 + m_RaycastTarget: 1
  14030 + m_OnCullStateChanged:
  14031 + m_PersistentCalls:
  14032 + m_Calls: []
  14033 + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  14034 + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
13729 m_Texture: {fileID: 0} 14035 m_Texture: {fileID: 0}
13730 m_UVRect: 14036 m_UVRect:
13731 serializedVersion: 2 14037 serializedVersion: 2
@@ -13740,63 +14046,3 @@ CanvasRenderer: @@ -13740,63 +14046,3 @@ CanvasRenderer:
13740 type: 2} 14046 type: 2}
13741 m_PrefabInternal: {fileID: 0} 14047 m_PrefabInternal: {fileID: 0}
13742 m_GameObject: {fileID: 2137698302} 14048 m_GameObject: {fileID: 2137698302}
13743 ---- !u!1 &2142234520  
13744 -GameObject:  
13745 - m_ObjectHideFlags: 0  
13746 - m_PrefabParentObject: {fileID: 0}  
13747 - m_PrefabInternal: {fileID: 0}  
13748 - serializedVersion: 4  
13749 - m_Component:  
13750 - - 224: {fileID: 2142234521}  
13751 - - 222: {fileID: 2142234523}  
13752 - - 114: {fileID: 2142234522}  
13753 - m_Layer: 5  
13754 - m_Name: RawImage  
13755 - m_TagString: Untagged  
13756 - m_Icon: {fileID: 0}  
13757 - m_NavMeshLayer: 0  
13758 - m_StaticEditorFlags: 0  
13759 - m_IsActive: 1  
13760 ---- !u!224 &2142234521  
13761 -RectTransform:  
13762 - m_ObjectHideFlags: 0  
13763 - m_PrefabParentObject: {fileID: 0}  
13764 - m_PrefabInternal: {fileID: 0}  
13765 - m_GameObject: {fileID: 2142234520}  
13766 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}  
13767 - m_LocalPosition: {x: 0, y: 0, z: 0}  
13768 - m_LocalScale: {x: 1, y: 1, z: 1}  
13769 - m_Children: []  
13770 - m_Father: {fileID: 117472616}  
13771 - m_RootOrder: 0  
13772 - m_AnchorMin: {x: 0, y: 0}  
13773 - m_AnchorMax: {x: 1, y: 1}  
13774 - m_AnchoredPosition: {x: 0, y: 0}  
13775 - m_SizeDelta: {x: 0, y: 0}  
13776 - m_Pivot: {x: .5, y: .5}  
13777 ---- !u!114 &2142234522  
13778 -MonoBehaviour:  
13779 - m_ObjectHideFlags: 0  
13780 - m_PrefabParentObject: {fileID: 0}  
13781 - m_PrefabInternal: {fileID: 0}  
13782 - m_GameObject: {fileID: 2142234520}  
13783 - m_Enabled: 1  
13784 - m_EditorHideFlags: 0  
13785 - m_Script: {fileID: -98529514, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}  
13786 - m_Name:  
13787 - m_EditorClassIdentifier:  
13788 - m_Material: {fileID: 0}  
13789 - m_Color: {r: .977400541, g: .963235319, b: .963235319, a: .591000021}  
13790 - m_Texture: {fileID: 0}  
13791 - m_UVRect:  
13792 - serializedVersion: 2  
13793 - x: 0  
13794 - y: 0  
13795 - width: 1  
13796 - height: 1  
13797 ---- !u!222 &2142234523  
13798 -CanvasRenderer:  
13799 - m_ObjectHideFlags: 0  
13800 - m_PrefabParentObject: {fileID: 0}  
13801 - m_PrefabInternal: {fileID: 0}  
13802 - m_GameObject: {fileID: 2142234520}  
ProjectSettings/ProjectSettings.asset
@@ -8,6 +8,7 @@ PlayerSettings: @@ -8,6 +8,7 @@ PlayerSettings:
8 defaultScreenOrientation: 4 8 defaultScreenOrientation: 4
9 targetDevice: 2 9 targetDevice: 2
10 targetResolution: 0 10 targetResolution: 0
  11 + useOnDemandResources: 0
11 accelerometerFrequency: 60 12 accelerometerFrequency: 60
12 companyName: LAViD 13 companyName: LAViD
13 productName: VlibrasAndroidPlayer 14 productName: VlibrasAndroidPlayer
@@ -28,6 +29,7 @@ PlayerSettings: @@ -28,6 +29,7 @@ PlayerSettings:
28 androidShowActivityIndicatorOnLoading: 2 29 androidShowActivityIndicatorOnLoading: 2
29 iosAppInBackgroundBehavior: 0 30 iosAppInBackgroundBehavior: 0
30 displayResolutionDialog: 1 31 displayResolutionDialog: 1
  32 + iosAllowHTTPDownload: 1
31 allowedAutorotateToPortrait: 1 33 allowedAutorotateToPortrait: 1
32 allowedAutorotateToPortraitUpsideDown: 1 34 allowedAutorotateToPortraitUpsideDown: 1
33 allowedAutorotateToLandscapeRight: 1 35 allowedAutorotateToLandscapeRight: 1
@@ -60,11 +62,23 @@ PlayerSettings: @@ -60,11 +62,23 @@ PlayerSettings:
60 xboxSpeechDB: 0 62 xboxSpeechDB: 0
61 xboxEnableHeadOrientation: 0 63 xboxEnableHeadOrientation: 0
62 xboxEnableGuest: 0 64 xboxEnableGuest: 0
  65 + n3dsDisableStereoscopicView: 0
  66 + n3dsEnableSharedListOpt: 1
  67 + n3dsEnableVSync: 0
63 xboxOneResolution: 0 68 xboxOneResolution: 0
64 ps3SplashScreen: {fileID: 0} 69 ps3SplashScreen: {fileID: 0}
65 videoMemoryForVertexBuffers: 0 70 videoMemoryForVertexBuffers: 0
66 psp2PowerMode: 0 71 psp2PowerMode: 0
67 psp2AcquireBGM: 1 72 psp2AcquireBGM: 1
  73 + wiiUTVResolution: 0
  74 + wiiUGamePadMSAA: 1
  75 + wiiUSupportsNunchuk: 0
  76 + wiiUSupportsClassicController: 0
  77 + wiiUSupportsBalanceBoard: 0
  78 + wiiUSupportsMotionPlus: 0
  79 + wiiUSupportsProController: 0
  80 + wiiUAllowScreenCapture: 1
  81 + wiiUControllerCount: 0
68 m_SupportedAspectRatios: 82 m_SupportedAspectRatios:
69 4:3: 1 83 4:3: 1
70 5:4: 1 84 5:4: 1
@@ -84,14 +98,19 @@ PlayerSettings: @@ -84,14 +98,19 @@ PlayerSettings:
84 AndroidPreferredInstallLocation: 1 98 AndroidPreferredInstallLocation: 1
85 aotOptions: 99 aotOptions:
86 apiCompatibilityLevel: 2 100 apiCompatibilityLevel: 2
  101 + stripEngineCode: 1
87 iPhoneStrippingLevel: 0 102 iPhoneStrippingLevel: 0
88 iPhoneScriptCallOptimization: 0 103 iPhoneScriptCallOptimization: 0
  104 + iPhoneBuildNumber: 0
89 ForceInternetPermission: 0 105 ForceInternetPermission: 0
90 ForceSDCardPermission: 0 106 ForceSDCardPermission: 0
91 CreateWallpaper: 0 107 CreateWallpaper: 0
92 APKExpansionFiles: 0 108 APKExpansionFiles: 0
93 preloadShaders: 0 109 preloadShaders: 0
94 StripUnusedMeshComponents: 0 110 StripUnusedMeshComponents: 0
  111 + VertexChannelCompressionMask:
  112 + serializedVersion: 2
  113 + m_Bits: 238
95 iPhoneSdkVersion: 988 114 iPhoneSdkVersion: 988
96 iPhoneTargetOSVersion: 22 115 iPhoneTargetOSVersion: 22
97 uIPrerenderedIcon: 0 116 uIPrerenderedIcon: 0
@@ -118,6 +137,15 @@ PlayerSettings: @@ -118,6 +137,15 @@ PlayerSettings:
118 iOSLaunchScreenFillPct: 100 137 iOSLaunchScreenFillPct: 100
119 iOSLaunchScreenSize: 100 138 iOSLaunchScreenSize: 100
120 iOSLaunchScreenCustomXibPath: 139 iOSLaunchScreenCustomXibPath:
  140 + iOSLaunchScreeniPadType: 0
  141 + iOSLaunchScreeniPadImage: {fileID: 0}
  142 + iOSLaunchScreeniPadBackgroundColor:
  143 + serializedVersion: 2
  144 + rgba: 0
  145 + iOSLaunchScreeniPadFillPct: 100
  146 + iOSLaunchScreeniPadSize: 100
  147 + iOSLaunchScreeniPadCustomXibPath:
  148 + iOSDeviceRequirements: []
121 AndroidTargetDevice: 0 149 AndroidTargetDevice: 0
122 AndroidSplashScreenScale: 0 150 AndroidSplashScreenScale: 0
123 androidSplashScreen: {fileID: 0} 151 androidSplashScreen: {fileID: 0}
@@ -141,6 +169,23 @@ PlayerSettings: @@ -141,6 +169,23 @@ PlayerSettings:
141 m_BuildTargetGraphicsAPIs: [] 169 m_BuildTargetGraphicsAPIs: []
142 webPlayerTemplate: APPLICATION:Default 170 webPlayerTemplate: APPLICATION:Default
143 m_TemplateCustomTags: {} 171 m_TemplateCustomTags: {}
  172 + wiiUTitleID: 0005000011000000
  173 + wiiUGroupID: 00010000
  174 + wiiUCommonSaveSize: 4096
  175 + wiiUAccountSaveSize: 2048
  176 + wiiUOlvAccessKey: 0
  177 + wiiUTinCode: 0
  178 + wiiUJoinGameId: 0
  179 + wiiUJoinGameModeMask: 0000000000000000
  180 + wiiUCommonBossSize: 0
  181 + wiiUAccountBossSize: 0
  182 + wiiUAddOnUniqueIDs: []
  183 + wiiUMainThreadStackSize: 3072
  184 + wiiULoaderThreadStackSize: 1024
  185 + wiiUSystemHeapSize: 128
  186 + wiiUTVStartupScreen: {fileID: 0}
  187 + wiiUGamePadStartupScreen: {fileID: 0}
  188 + wiiUProfilerLibPath:
144 actionOnDotNetUnhandledException: 1 189 actionOnDotNetUnhandledException: 1
145 enableInternalProfiler: 0 190 enableInternalProfiler: 0
146 logObjCUncaughtExceptions: 1 191 logObjCUncaughtExceptions: 1
@@ -191,15 +236,20 @@ PlayerSettings: @@ -191,15 +236,20 @@ PlayerSettings:
191 ps4BackgroundImagePath: 236 ps4BackgroundImagePath:
192 ps4StartupImagePath: 237 ps4StartupImagePath:
193 ps4SaveDataImagePath: 238 ps4SaveDataImagePath:
  239 + ps4SdkOverride:
194 ps4BGMPath: 240 ps4BGMPath:
195 ps4ShareFilePath: 241 ps4ShareFilePath:
  242 + ps4ShareOverlayImagePath:
  243 + ps4PrivacyGuardImagePath:
196 ps4NPtitleDatPath: 244 ps4NPtitleDatPath:
197 ps4RemotePlayKeyAssignment: -1 245 ps4RemotePlayKeyAssignment: -1
  246 + ps4RemotePlayKeyMappingDir:
198 ps4EnterButtonAssignment: 1 247 ps4EnterButtonAssignment: 1
199 ps4ApplicationParam1: 0 248 ps4ApplicationParam1: 0
200 ps4ApplicationParam2: 0 249 ps4ApplicationParam2: 0
201 ps4ApplicationParam3: 0 250 ps4ApplicationParam3: 0
202 ps4ApplicationParam4: 0 251 ps4ApplicationParam4: 0
  252 + ps4DownloadDataSize: 0
203 ps4GarlicHeapSize: 2048 253 ps4GarlicHeapSize: 2048
204 ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ 254 ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
205 ps4pnSessions: 1 255 ps4pnSessions: 1
@@ -207,6 +257,12 @@ PlayerSettings: @@ -207,6 +257,12 @@ PlayerSettings:
207 ps4pnFriends: 1 257 ps4pnFriends: 1
208 ps4pnGameCustomData: 1 258 ps4pnGameCustomData: 1
209 playerPrefsSupport: 0 259 playerPrefsSupport: 0
  260 + ps4ReprojectionSupport: 0
  261 + ps4attribUserManagement: 0
  262 + ps4attribMoveSupport: 0
  263 + ps4attrib3DSupport: 0
  264 + ps4attribShareSupport: 0
  265 + ps4IncludedModules: []
210 monoEnv: 266 monoEnv:
211 psp2Splashimage: {fileID: 0} 267 psp2Splashimage: {fileID: 0}
212 psp2NPTrophyPackPath: 268 psp2NPTrophyPackPath:
@@ -346,6 +402,17 @@ PlayerSettings: @@ -346,6 +402,17 @@ PlayerSettings:
346 tizenSigningProfileName: 402 tizenSigningProfileName:
347 tizenGPSPermissions: 0 403 tizenGPSPermissions: 0
348 tizenMicrophonePermissions: 0 404 tizenMicrophonePermissions: 0
  405 + n3dsUseExtSaveData: 0
  406 + n3dsCompressStaticMem: 1
  407 + n3dsExtSaveDataNumber: 0x12345
  408 + n3dsStackSize: 131072
  409 + n3dsTargetPlatform: 2
  410 + n3dsRegion: 7
  411 + n3dsMediaSize: 0
  412 + n3dsLogoStyle: 3
  413 + n3dsTitle: GameName
  414 + n3dsProductCode:
  415 + n3dsApplicationId: 0xFF3FF
349 stvDeviceAddress: 416 stvDeviceAddress:
350 stvProductDescription: 417 stvProductDescription:
351 stvProductAuthor: 418 stvProductAuthor:
@@ -371,6 +438,7 @@ PlayerSettings: @@ -371,6 +438,7 @@ PlayerSettings:
371 XboxOneAllowedProductIds: [] 438 XboxOneAllowedProductIds: []
372 XboxOnePersistentLocalStorageSize: 0 439 XboxOnePersistentLocalStorageSize: 0
373 intPropertyNames: 440 intPropertyNames:
  441 + - Android::ScriptingBackend
374 - Metro::ScriptingBackend 442 - Metro::ScriptingBackend
375 - Standalone::ScriptingBackend 443 - Standalone::ScriptingBackend
376 - WP8::ScriptingBackend 444 - WP8::ScriptingBackend
@@ -381,6 +449,7 @@ PlayerSettings: @@ -381,6 +449,7 @@ PlayerSettings:
381 - iOS::Architecture 449 - iOS::Architecture
382 - iOS::EnableIncrementalBuildSupportForIl2cpp 450 - iOS::EnableIncrementalBuildSupportForIl2cpp
383 - iOS::ScriptingBackend 451 - iOS::ScriptingBackend
  452 + Android::ScriptingBackend: 0
384 Metro::ScriptingBackend: 2 453 Metro::ScriptingBackend: 2
385 Standalone::ScriptingBackend: 0 454 Standalone::ScriptingBackend: 0
386 WP8::ScriptingBackend: 2 455 WP8::ScriptingBackend: 2
@@ -409,7 +478,6 @@ PlayerSettings: @@ -409,7 +478,6 @@ PlayerSettings:
409 additionalIl2CppArgs::additionalIl2CppArgs: 478 additionalIl2CppArgs::additionalIl2CppArgs:
410 firstStreamedSceneWithResources: 0 479 firstStreamedSceneWithResources: 0
411 cloudProjectId: 480 cloudProjectId:
412 - projectId:  
413 projectName: 481 projectName:
414 organizationId: 482 organizationId:
415 cloudEnabled: 0 483 cloudEnabled: 0
ProjectSettings/ProjectVersion.txt
1 -m_EditorVersion: 5.1.2f1 1 +m_EditorVersion: 5.2.1f1
2 m_StandardAssetsVersion: 0 2 m_StandardAssetsVersion: 0
ProjectSettings/UnityAdsSettings.asset 0 → 100644
@@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
  1 +%YAML 1.1
  2 +%TAG !u! tag:unity3d.com,2011:
  3 +--- !u!292 &1
  4 +UnityAdsSettings:
  5 + m_ObjectHideFlags: 0
  6 + m_Enabled: 0
  7 + m_InitializeOnStartup: 1
  8 + m_TestMode: 0
  9 + m_EnabledPlatforms: 4294967295
  10 + m_IosGameId:
  11 + m_AndroidGameId:
ProjectSettings/UnityAnalyticsManager.asset 0 → 100644
@@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
  1 +%YAML 1.1
  2 +%TAG !u! tag:unity3d.com,2011:
  3 +--- !u!303 &1
  4 +UnityAnalyticsManager:
  5 + m_ObjectHideFlags: 0
  6 + m_Enabled: 0
  7 + m_InitializeOnStartup: 1
  8 + m_TestMode: 0
  9 + m_TestEventUrl:
  10 + m_TestConfigUrl: