com.taptap.sdk.login 4.3.0-aplha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Mobile/Editor/NativeDependencies.xml +20 -0
- package/Mobile/Editor/NativeDependencies.xml.meta +7 -0
- package/Mobile/Editor/TapLoginIOSProcessor.cs +91 -0
- package/Mobile/Editor/TapLoginIOSProcessor.cs.meta +11 -0
- package/Mobile/Editor/TapLoginMobileProcessBuild.cs +20 -0
- package/Mobile/Editor/TapLoginMobileProcessBuild.cs.meta +11 -0
- package/Mobile/Editor/TapSDK.Login.Mobile.Editor.asmdef +17 -0
- package/Mobile/Editor/TapSDK.Login.Mobile.Editor.asmdef.meta +7 -0
- package/Mobile/Editor.meta +8 -0
- package/Mobile/Runtime/AccountWrapper.cs +32 -0
- package/Mobile/Runtime/AccountWrapper.cs.meta +3 -0
- package/Mobile/Runtime/TapSDK.Login.Mobile.Runtime.asmdef +20 -0
- package/Mobile/Runtime/TapSDK.Login.Mobile.Runtime.asmdef.meta +7 -0
- package/Mobile/Runtime/TapTapLoginImpl.cs +81 -0
- package/Mobile/Runtime/TapTapLoginImpl.cs.meta +3 -0
- package/Mobile/Runtime.meta +8 -0
- package/Mobile.meta +8 -0
- package/Plugins/iOS/TapTapSDKLoginAppDelegate.mm +40 -0
- package/Plugins/iOS/TapTapSDKLoginAppDelegate.mm.meta +37 -0
- package/Plugins/iOS.meta +8 -0
- package/Plugins/zxing.unity.dll +0 -0
- package/Plugins/zxing.unity.dll.meta +33 -0
- package/Plugins.meta +8 -0
- package/Runtime/Internal/ITapTapLoginPlatform.cs +15 -0
- package/Runtime/Internal/ITapTapLoginPlatform.cs.meta +3 -0
- package/Runtime/Internal/Init/LoginInitTask.cs +20 -0
- package/Runtime/Internal/Init/LoginInitTask.cs.meta +11 -0
- package/Runtime/Internal/Init.meta +8 -0
- package/Runtime/Internal/Region.cs +98 -0
- package/Runtime/Internal/Region.cs.meta +11 -0
- package/Runtime/Internal/TapTapLoginManager.cs +38 -0
- package/Runtime/Internal/TapTapLoginManager.cs.meta +3 -0
- package/Runtime/Internal.meta +8 -0
- package/Runtime/Public/AccessToken.cs +83 -0
- package/Runtime/Public/AccessToken.cs.meta +11 -0
- package/Runtime/Public/Profile.cs +51 -0
- package/Runtime/Public/Profile.cs.meta +11 -0
- package/Runtime/Public/TapTapAccount.cs +70 -0
- package/Runtime/Public/TapTapAccount.cs.meta +3 -0
- package/Runtime/Public/TapTapLogin.cs +39 -0
- package/Runtime/Public/TapTapLogin.cs.meta +3 -0
- package/Runtime/Public/TapTapSdk.cs +26 -0
- package/Runtime/Public/TapTapSdk.cs.meta +11 -0
- package/Runtime/Public.meta +8 -0
- package/Runtime/TapSDK.Login.Runtime.asmdef +15 -0
- package/Runtime/TapSDK.Login.Runtime.asmdef.meta +7 -0
- package/Runtime.meta +8 -0
- package/Standalone/Editor/TapLoginStandaloneProcessBuild.cs +22 -0
- package/Standalone/Editor/TapLoginStandaloneProcessBuild.cs.meta +11 -0
- package/Standalone/Editor/TapSDK.Login.Standalone.Editor.asmdef +17 -0
- package/Standalone/Editor/TapSDK.Login.Standalone.Editor.asmdef.meta +7 -0
- package/Standalone/Editor.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginPanel.prefab +811 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginPanel.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginWithPermissionPanel.prefab +820 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginWithPermissionPanel.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/PermissionItem.prefab +314 -0
- package/Standalone/Resources/Prefabs/TapLogin/PermissionItem.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/QRCodeContainer.prefab +1501 -0
- package/Standalone/Resources/Prefabs/TapLogin/QRCodeContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/Tips.prefab +286 -0
- package/Standalone/Resources/Prefabs/TapLogin/Tips.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/TopBar.prefab +485 -0
- package/Standalone/Resources/Prefabs/TapLogin/TopBar.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebContainer.prefab +514 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebWithPermissionContainer.prefab +988 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebWithPermissionContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin.meta +8 -0
- package/Standalone/Resources/Prefabs/TapTapSdkWindow.prefab +175 -0
- package/Standalone/Resources/Prefabs/TapTapSdkWindow.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs.meta +8 -0
- package/Standalone/Resources/Sprites/taptap-client-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-client-bg.png.meta +92 -0
- package/Standalone/Resources/Sprites/taptap-divider.png +0 -0
- package/Standalone/Resources/Sprites/taptap-divider.png.meta +146 -0
- package/Standalone/Resources/Sprites/taptap-login-android-client.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-android-client.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-unchecked.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-unchecked.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-button-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-button-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-confirm-triangle.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-confirm-triangle.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-ios-client.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-ios-client.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-tips-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-tips-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-logo.png.meta +130 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-error.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-error.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-info.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-info.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-success.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-success.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-warning.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-warning.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-cancel.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-cancel.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-guide.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-guide.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-logo.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg-grey.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg-grey.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh-btn-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh-btn-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-tap-log-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-tap-log-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-tap-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-tap-logo.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login.png.meta +146 -0
- package/Standalone/Resources/Sprites.meta +8 -0
- package/Standalone/Resources.meta +8 -0
- package/Standalone/Runtime/Internal/ContainerWindow.cs +67 -0
- package/Standalone/Runtime/Internal/ContainerWindow.cs.meta +11 -0
- package/Standalone/Runtime/Internal/LoginLanguage.cs +1117 -0
- package/Standalone/Runtime/Internal/LoginLanguage.cs.meta +11 -0
- package/Standalone/Runtime/Internal/Net.cs +291 -0
- package/Standalone/Runtime/Internal/Net.cs.meta +11 -0
- package/Standalone/Runtime/Internal/QRCodeWindow.cs +776 -0
- package/Standalone/Runtime/Internal/QRCodeWindow.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UI.cs +22 -0
- package/Standalone/Runtime/Internal/UI.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIAnimator.cs +77 -0
- package/Standalone/Runtime/Internal/UIAnimator.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIBase.cs +27 -0
- package/Standalone/Runtime/Internal/UIBase.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIElement.cs +185 -0
- package/Standalone/Runtime/Internal/UIElement.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIManager.cs +100 -0
- package/Standalone/Runtime/Internal/UIManager.cs.meta +11 -0
- package/Standalone/Runtime/Internal/WebLoginRequestManager.cs +185 -0
- package/Standalone/Runtime/Internal/WebLoginRequestManager.cs.meta +11 -0
- package/Standalone/Runtime/Internal.meta +8 -0
- package/Standalone/Runtime/Internal2/AccountManager.cs +87 -0
- package/Standalone/Runtime/Internal2/AccountManager.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/AuthorizationProviderImpl.cs +13 -0
- package/Standalone/Runtime/Internal2/AuthorizationProviderImpl.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/Http/LoginHttpClient.cs +139 -0
- package/Standalone/Runtime/Internal2/Http/LoginHttpClient.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/ErrorResponse.cs +16 -0
- package/Standalone/Runtime/Internal2/Http/Response/ErrorResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/ProfileResponse.cs +28 -0
- package/Standalone/Runtime/Internal2/Http/Response/ProfileResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/QRCodeResponse.cs +22 -0
- package/Standalone/Runtime/Internal2/Http/Response/QRCodeResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/TokenResponse.cs +33 -0
- package/Standalone/Runtime/Internal2/Http/Response/TokenResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response.meta +8 -0
- package/Standalone/Runtime/Internal2/Http.meta +8 -0
- package/Standalone/Runtime/Internal2/LoginService.cs +127 -0
- package/Standalone/Runtime/Internal2/LoginService.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/QRCodeUtils.cs +50 -0
- package/Standalone/Runtime/Internal2/QRCodeUtils.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/TapLoginStandaloneImpl.cs +181 -0
- package/Standalone/Runtime/Internal2/TapLoginStandaloneImpl.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/UI/ClientButtonListener.cs +20 -0
- package/Standalone/Runtime/Internal2/UI/ClientButtonListener.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/LoginPanelController.cs +72 -0
- package/Standalone/Runtime/Internal2/UI/LoginPanelController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/QRCodeController.cs +180 -0
- package/Standalone/Runtime/Internal2/UI/QRCodeController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/TitleController.cs +20 -0
- package/Standalone/Runtime/Internal2/UI/TitleController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/WebController.cs +125 -0
- package/Standalone/Runtime/Internal2/UI/WebController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI.meta +8 -0
- package/Standalone/Runtime/Internal2.meta +8 -0
- package/Standalone/Runtime/Public/IAuthorizationProvider.cs +9 -0
- package/Standalone/Runtime/Public/IAuthorizationProvider.cs.meta +3 -0
- package/Standalone/Runtime/Public/IComplianceProvider.cs +7 -0
- package/Standalone/Runtime/Public/IComplianceProvider.cs.meta +3 -0
- package/Standalone/Runtime/Public/TapTapLoginStandalone.cs +38 -0
- package/Standalone/Runtime/Public/TapTapLoginStandalone.cs.meta +3 -0
- package/Standalone/Runtime/Public.meta +8 -0
- package/Standalone/Runtime/TapSDK.Login.Standalone.Runtime.asmdef +24 -0
- package/Standalone/Runtime/TapSDK.Login.Standalone.Runtime.asmdef.meta +7 -0
- package/Standalone/Runtime.meta +8 -0
- package/Standalone.meta +8 -0
- package/package.json +11 -0
- package/package.json.meta +7 -0
|
@@ -0,0 +1,988 @@
|
|
|
1
|
+
%YAML 1.1
|
|
2
|
+
%TAG !u! tag:unity3d.com,2011:
|
|
3
|
+
--- !u!1 &343699657278104051
|
|
4
|
+
GameObject:
|
|
5
|
+
m_ObjectHideFlags: 0
|
|
6
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
7
|
+
m_PrefabInstance: {fileID: 0}
|
|
8
|
+
m_PrefabAsset: {fileID: 0}
|
|
9
|
+
serializedVersion: 6
|
|
10
|
+
m_Component:
|
|
11
|
+
- component: {fileID: 3848990288322469437}
|
|
12
|
+
- component: {fileID: 5075966910022883045}
|
|
13
|
+
- component: {fileID: 6994504019320447314}
|
|
14
|
+
- component: {fileID: 633241479578012807}
|
|
15
|
+
m_Layer: 5
|
|
16
|
+
m_Name: Title
|
|
17
|
+
m_TagString: Untagged
|
|
18
|
+
m_Icon: {fileID: 0}
|
|
19
|
+
m_NavMeshLayer: 0
|
|
20
|
+
m_StaticEditorFlags: 0
|
|
21
|
+
m_IsActive: 1
|
|
22
|
+
--- !u!224 &3848990288322469437
|
|
23
|
+
RectTransform:
|
|
24
|
+
m_ObjectHideFlags: 0
|
|
25
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
26
|
+
m_PrefabInstance: {fileID: 0}
|
|
27
|
+
m_PrefabAsset: {fileID: 0}
|
|
28
|
+
m_GameObject: {fileID: 343699657278104051}
|
|
29
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
30
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
31
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
32
|
+
m_Children: []
|
|
33
|
+
m_Father: {fileID: 6112082383671296502}
|
|
34
|
+
m_RootOrder: 0
|
|
35
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
36
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
37
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
38
|
+
m_AnchoredPosition: {x: 160.5, y: 0}
|
|
39
|
+
m_SizeDelta: {x: 321, y: 0}
|
|
40
|
+
m_Pivot: {x: 0.5, y: 1}
|
|
41
|
+
--- !u!222 &5075966910022883045
|
|
42
|
+
CanvasRenderer:
|
|
43
|
+
m_ObjectHideFlags: 0
|
|
44
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
45
|
+
m_PrefabInstance: {fileID: 0}
|
|
46
|
+
m_PrefabAsset: {fileID: 0}
|
|
47
|
+
m_GameObject: {fileID: 343699657278104051}
|
|
48
|
+
m_CullTransparentMesh: 0
|
|
49
|
+
--- !u!114 &6994504019320447314
|
|
50
|
+
MonoBehaviour:
|
|
51
|
+
m_ObjectHideFlags: 0
|
|
52
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
53
|
+
m_PrefabInstance: {fileID: 0}
|
|
54
|
+
m_PrefabAsset: {fileID: 0}
|
|
55
|
+
m_GameObject: {fileID: 343699657278104051}
|
|
56
|
+
m_Enabled: 1
|
|
57
|
+
m_EditorHideFlags: 0
|
|
58
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
59
|
+
m_Name:
|
|
60
|
+
m_EditorClassIdentifier:
|
|
61
|
+
m_Material: {fileID: 0}
|
|
62
|
+
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
63
|
+
m_RaycastTarget: 1
|
|
64
|
+
m_Maskable: 1
|
|
65
|
+
m_OnCullStateChanged:
|
|
66
|
+
m_PersistentCalls:
|
|
67
|
+
m_Calls: []
|
|
68
|
+
m_FontData:
|
|
69
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
70
|
+
m_FontSize: 14
|
|
71
|
+
m_FontStyle: 0
|
|
72
|
+
m_BestFit: 0
|
|
73
|
+
m_MinSize: 10
|
|
74
|
+
m_MaxSize: 40
|
|
75
|
+
m_Alignment: 3
|
|
76
|
+
m_AlignByGeometry: 0
|
|
77
|
+
m_RichText: 1
|
|
78
|
+
m_HorizontalOverflow: 0
|
|
79
|
+
m_VerticalOverflow: 1
|
|
80
|
+
m_LineSpacing: 1.2
|
|
81
|
+
m_Text: "\u767B\u5F55\u6388\u6743\u540E \u539F\u795E \u5C06\u83B7\u5F97\u60A8 TapTap
|
|
82
|
+
\u8D26\u53F7\u4EE5\u4E0B\u4FE1\u606F\uFF1A"
|
|
83
|
+
--- !u!114 &633241479578012807
|
|
84
|
+
MonoBehaviour:
|
|
85
|
+
m_ObjectHideFlags: 0
|
|
86
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
87
|
+
m_PrefabInstance: {fileID: 0}
|
|
88
|
+
m_PrefabAsset: {fileID: 0}
|
|
89
|
+
m_GameObject: {fileID: 343699657278104051}
|
|
90
|
+
m_Enabled: 1
|
|
91
|
+
m_EditorHideFlags: 0
|
|
92
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
93
|
+
m_Name:
|
|
94
|
+
m_EditorClassIdentifier:
|
|
95
|
+
m_HorizontalFit: 0
|
|
96
|
+
m_VerticalFit: 2
|
|
97
|
+
--- !u!1 &1032794678879116334
|
|
98
|
+
GameObject:
|
|
99
|
+
m_ObjectHideFlags: 0
|
|
100
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
101
|
+
m_PrefabInstance: {fileID: 0}
|
|
102
|
+
m_PrefabAsset: {fileID: 0}
|
|
103
|
+
serializedVersion: 6
|
|
104
|
+
m_Component:
|
|
105
|
+
- component: {fileID: 3644471015128099167}
|
|
106
|
+
- component: {fileID: 5233623516802049321}
|
|
107
|
+
- component: {fileID: 8523515686621254335}
|
|
108
|
+
m_Layer: 5
|
|
109
|
+
m_Name: Permission
|
|
110
|
+
m_TagString: Untagged
|
|
111
|
+
m_Icon: {fileID: 0}
|
|
112
|
+
m_NavMeshLayer: 0
|
|
113
|
+
m_StaticEditorFlags: 0
|
|
114
|
+
m_IsActive: 1
|
|
115
|
+
--- !u!224 &3644471015128099167
|
|
116
|
+
RectTransform:
|
|
117
|
+
m_ObjectHideFlags: 0
|
|
118
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
119
|
+
m_PrefabInstance: {fileID: 0}
|
|
120
|
+
m_PrefabAsset: {fileID: 0}
|
|
121
|
+
m_GameObject: {fileID: 1032794678879116334}
|
|
122
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
123
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
124
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
125
|
+
m_Children:
|
|
126
|
+
- {fileID: 6112082383671296502}
|
|
127
|
+
m_Father: {fileID: 4108197629286290530}
|
|
128
|
+
m_RootOrder: 3
|
|
129
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
130
|
+
m_AnchorMin: {x: 0.5, y: 1}
|
|
131
|
+
m_AnchorMax: {x: 0.5, y: 1}
|
|
132
|
+
m_AnchoredPosition: {x: 0, y: -189}
|
|
133
|
+
m_SizeDelta: {x: 354, y: 169}
|
|
134
|
+
m_Pivot: {x: 0.5, y: 1}
|
|
135
|
+
--- !u!222 &5233623516802049321
|
|
136
|
+
CanvasRenderer:
|
|
137
|
+
m_ObjectHideFlags: 0
|
|
138
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
139
|
+
m_PrefabInstance: {fileID: 0}
|
|
140
|
+
m_PrefabAsset: {fileID: 0}
|
|
141
|
+
m_GameObject: {fileID: 1032794678879116334}
|
|
142
|
+
m_CullTransparentMesh: 0
|
|
143
|
+
--- !u!114 &8523515686621254335
|
|
144
|
+
MonoBehaviour:
|
|
145
|
+
m_ObjectHideFlags: 0
|
|
146
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
147
|
+
m_PrefabInstance: {fileID: 0}
|
|
148
|
+
m_PrefabAsset: {fileID: 0}
|
|
149
|
+
m_GameObject: {fileID: 1032794678879116334}
|
|
150
|
+
m_Enabled: 1
|
|
151
|
+
m_EditorHideFlags: 0
|
|
152
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
153
|
+
m_Name:
|
|
154
|
+
m_EditorClassIdentifier:
|
|
155
|
+
m_Material: {fileID: 0}
|
|
156
|
+
m_Color: {r: 0.98039216, g: 0.98039216, b: 0.98039216, a: 1}
|
|
157
|
+
m_RaycastTarget: 1
|
|
158
|
+
m_Maskable: 1
|
|
159
|
+
m_OnCullStateChanged:
|
|
160
|
+
m_PersistentCalls:
|
|
161
|
+
m_Calls: []
|
|
162
|
+
m_Sprite: {fileID: 21300000, guid: 8567042d473004ed19b5e2c8aae9aab8, type: 3}
|
|
163
|
+
m_Type: 0
|
|
164
|
+
m_PreserveAspect: 0
|
|
165
|
+
m_FillCenter: 1
|
|
166
|
+
m_FillMethod: 4
|
|
167
|
+
m_FillAmount: 1
|
|
168
|
+
m_FillClockwise: 1
|
|
169
|
+
m_FillOrigin: 0
|
|
170
|
+
m_UseSpriteMesh: 0
|
|
171
|
+
m_PixelsPerUnitMultiplier: 1
|
|
172
|
+
--- !u!1 &1096414973715708821
|
|
173
|
+
GameObject:
|
|
174
|
+
m_ObjectHideFlags: 0
|
|
175
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
176
|
+
m_PrefabInstance: {fileID: 0}
|
|
177
|
+
m_PrefabAsset: {fileID: 0}
|
|
178
|
+
serializedVersion: 6
|
|
179
|
+
m_Component:
|
|
180
|
+
- component: {fileID: 4108197629286290530}
|
|
181
|
+
m_Layer: 5
|
|
182
|
+
m_Name: WebWithPermissionContainer
|
|
183
|
+
m_TagString: Untagged
|
|
184
|
+
m_Icon: {fileID: 0}
|
|
185
|
+
m_NavMeshLayer: 0
|
|
186
|
+
m_StaticEditorFlags: 0
|
|
187
|
+
m_IsActive: 1
|
|
188
|
+
--- !u!224 &4108197629286290530
|
|
189
|
+
RectTransform:
|
|
190
|
+
m_ObjectHideFlags: 0
|
|
191
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
192
|
+
m_PrefabInstance: {fileID: 0}
|
|
193
|
+
m_PrefabAsset: {fileID: 0}
|
|
194
|
+
m_GameObject: {fileID: 1096414973715708821}
|
|
195
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
196
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
197
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
198
|
+
m_Children:
|
|
199
|
+
- {fileID: 6152948968195968666}
|
|
200
|
+
- {fileID: 550990397478683338}
|
|
201
|
+
- {fileID: 8618272423986894854}
|
|
202
|
+
- {fileID: 3644471015128099167}
|
|
203
|
+
m_Father: {fileID: 0}
|
|
204
|
+
m_RootOrder: 0
|
|
205
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
206
|
+
m_AnchorMin: {x: 1, y: 1}
|
|
207
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
208
|
+
m_AnchoredPosition: {x: 0, y: -90}
|
|
209
|
+
m_SizeDelta: {x: 400, y: 358}
|
|
210
|
+
m_Pivot: {x: 1, y: 1}
|
|
211
|
+
--- !u!1 &1169302663600193388
|
|
212
|
+
GameObject:
|
|
213
|
+
m_ObjectHideFlags: 0
|
|
214
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
215
|
+
m_PrefabInstance: {fileID: 0}
|
|
216
|
+
m_PrefabAsset: {fileID: 0}
|
|
217
|
+
serializedVersion: 6
|
|
218
|
+
m_Component:
|
|
219
|
+
- component: {fileID: 2295100608884630}
|
|
220
|
+
- component: {fileID: 102232313032722721}
|
|
221
|
+
- component: {fileID: 9156894134119344728}
|
|
222
|
+
- component: {fileID: 5054328431584273865}
|
|
223
|
+
m_Layer: 5
|
|
224
|
+
m_Name: Text
|
|
225
|
+
m_TagString: Untagged
|
|
226
|
+
m_Icon: {fileID: 0}
|
|
227
|
+
m_NavMeshLayer: 0
|
|
228
|
+
m_StaticEditorFlags: 0
|
|
229
|
+
m_IsActive: 1
|
|
230
|
+
--- !u!224 &2295100608884630
|
|
231
|
+
RectTransform:
|
|
232
|
+
m_ObjectHideFlags: 0
|
|
233
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
234
|
+
m_PrefabInstance: {fileID: 0}
|
|
235
|
+
m_PrefabAsset: {fileID: 0}
|
|
236
|
+
m_GameObject: {fileID: 1169302663600193388}
|
|
237
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
238
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
239
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
240
|
+
m_Children:
|
|
241
|
+
- {fileID: 4479238461998123783}
|
|
242
|
+
m_Father: {fileID: 550990397478683338}
|
|
243
|
+
m_RootOrder: 0
|
|
244
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
245
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
246
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
247
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
248
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
249
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
250
|
+
--- !u!222 &102232313032722721
|
|
251
|
+
CanvasRenderer:
|
|
252
|
+
m_ObjectHideFlags: 0
|
|
253
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
254
|
+
m_PrefabInstance: {fileID: 0}
|
|
255
|
+
m_PrefabAsset: {fileID: 0}
|
|
256
|
+
m_GameObject: {fileID: 1169302663600193388}
|
|
257
|
+
m_CullTransparentMesh: 1
|
|
258
|
+
--- !u!114 &9156894134119344728
|
|
259
|
+
MonoBehaviour:
|
|
260
|
+
m_ObjectHideFlags: 0
|
|
261
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
262
|
+
m_PrefabInstance: {fileID: 0}
|
|
263
|
+
m_PrefabAsset: {fileID: 0}
|
|
264
|
+
m_GameObject: {fileID: 1169302663600193388}
|
|
265
|
+
m_Enabled: 1
|
|
266
|
+
m_EditorHideFlags: 0
|
|
267
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
268
|
+
m_Name:
|
|
269
|
+
m_EditorClassIdentifier:
|
|
270
|
+
m_Material: {fileID: 0}
|
|
271
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
272
|
+
m_RaycastTarget: 1
|
|
273
|
+
m_Maskable: 1
|
|
274
|
+
m_OnCullStateChanged:
|
|
275
|
+
m_PersistentCalls:
|
|
276
|
+
m_Calls: []
|
|
277
|
+
m_FontData:
|
|
278
|
+
m_Font: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330, type: 3}
|
|
279
|
+
m_FontSize: 14
|
|
280
|
+
m_FontStyle: 1
|
|
281
|
+
m_BestFit: 0
|
|
282
|
+
m_MinSize: 10
|
|
283
|
+
m_MaxSize: 40
|
|
284
|
+
m_Alignment: 4
|
|
285
|
+
m_AlignByGeometry: 0
|
|
286
|
+
m_RichText: 1
|
|
287
|
+
m_HorizontalOverflow: 0
|
|
288
|
+
m_VerticalOverflow: 0
|
|
289
|
+
m_LineSpacing: 1
|
|
290
|
+
m_Text: "\u8DF3\u8F6C\u81F3 TapTap"
|
|
291
|
+
--- !u!114 &5054328431584273865
|
|
292
|
+
MonoBehaviour:
|
|
293
|
+
m_ObjectHideFlags: 0
|
|
294
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
295
|
+
m_PrefabInstance: {fileID: 0}
|
|
296
|
+
m_PrefabAsset: {fileID: 0}
|
|
297
|
+
m_GameObject: {fileID: 1169302663600193388}
|
|
298
|
+
m_Enabled: 1
|
|
299
|
+
m_EditorHideFlags: 0
|
|
300
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
301
|
+
m_Name:
|
|
302
|
+
m_EditorClassIdentifier:
|
|
303
|
+
m_HorizontalFit: 2
|
|
304
|
+
m_VerticalFit: 0
|
|
305
|
+
--- !u!1 &1683000354725697342
|
|
306
|
+
GameObject:
|
|
307
|
+
m_ObjectHideFlags: 0
|
|
308
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
309
|
+
m_PrefabInstance: {fileID: 0}
|
|
310
|
+
m_PrefabAsset: {fileID: 0}
|
|
311
|
+
serializedVersion: 6
|
|
312
|
+
m_Component:
|
|
313
|
+
- component: {fileID: 4479238461998123783}
|
|
314
|
+
- component: {fileID: 6989768157018570723}
|
|
315
|
+
- component: {fileID: 624970844361443274}
|
|
316
|
+
m_Layer: 5
|
|
317
|
+
m_Name: Image
|
|
318
|
+
m_TagString: Untagged
|
|
319
|
+
m_Icon: {fileID: 0}
|
|
320
|
+
m_NavMeshLayer: 0
|
|
321
|
+
m_StaticEditorFlags: 0
|
|
322
|
+
m_IsActive: 1
|
|
323
|
+
--- !u!224 &4479238461998123783
|
|
324
|
+
RectTransform:
|
|
325
|
+
m_ObjectHideFlags: 0
|
|
326
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
327
|
+
m_PrefabInstance: {fileID: 0}
|
|
328
|
+
m_PrefabAsset: {fileID: 0}
|
|
329
|
+
m_GameObject: {fileID: 1683000354725697342}
|
|
330
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
331
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
332
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
333
|
+
m_Children: []
|
|
334
|
+
m_Father: {fileID: 2295100608884630}
|
|
335
|
+
m_RootOrder: 0
|
|
336
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
337
|
+
m_AnchorMin: {x: 1, y: 0.5}
|
|
338
|
+
m_AnchorMax: {x: 1, y: 0.5}
|
|
339
|
+
m_AnchoredPosition: {x: 14, y: 0}
|
|
340
|
+
m_SizeDelta: {x: 12, y: 12}
|
|
341
|
+
m_Pivot: {x: 1, y: 0.5}
|
|
342
|
+
--- !u!222 &6989768157018570723
|
|
343
|
+
CanvasRenderer:
|
|
344
|
+
m_ObjectHideFlags: 0
|
|
345
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
346
|
+
m_PrefabInstance: {fileID: 0}
|
|
347
|
+
m_PrefabAsset: {fileID: 0}
|
|
348
|
+
m_GameObject: {fileID: 1683000354725697342}
|
|
349
|
+
m_CullTransparentMesh: 0
|
|
350
|
+
--- !u!114 &624970844361443274
|
|
351
|
+
MonoBehaviour:
|
|
352
|
+
m_ObjectHideFlags: 0
|
|
353
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
354
|
+
m_PrefabInstance: {fileID: 0}
|
|
355
|
+
m_PrefabAsset: {fileID: 0}
|
|
356
|
+
m_GameObject: {fileID: 1683000354725697342}
|
|
357
|
+
m_Enabled: 1
|
|
358
|
+
m_EditorHideFlags: 0
|
|
359
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
360
|
+
m_Name:
|
|
361
|
+
m_EditorClassIdentifier:
|
|
362
|
+
m_Material: {fileID: 0}
|
|
363
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
364
|
+
m_RaycastTarget: 1
|
|
365
|
+
m_Maskable: 1
|
|
366
|
+
m_OnCullStateChanged:
|
|
367
|
+
m_PersistentCalls:
|
|
368
|
+
m_Calls: []
|
|
369
|
+
m_Sprite: {fileID: 21300000, guid: aaaedee4fa8de4b869597ec75f273d4e, type: 3}
|
|
370
|
+
m_Type: 0
|
|
371
|
+
m_PreserveAspect: 0
|
|
372
|
+
m_FillCenter: 1
|
|
373
|
+
m_FillMethod: 4
|
|
374
|
+
m_FillAmount: 1
|
|
375
|
+
m_FillClockwise: 1
|
|
376
|
+
m_FillOrigin: 0
|
|
377
|
+
m_UseSpriteMesh: 0
|
|
378
|
+
m_PixelsPerUnitMultiplier: 1
|
|
379
|
+
--- !u!1 &3403195872095250922
|
|
380
|
+
GameObject:
|
|
381
|
+
m_ObjectHideFlags: 0
|
|
382
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
383
|
+
m_PrefabInstance: {fileID: 0}
|
|
384
|
+
m_PrefabAsset: {fileID: 0}
|
|
385
|
+
serializedVersion: 6
|
|
386
|
+
m_Component:
|
|
387
|
+
- component: {fileID: 2058036518436650967}
|
|
388
|
+
- component: {fileID: 7972714765805424626}
|
|
389
|
+
- component: {fileID: 2462920706790552483}
|
|
390
|
+
- component: {fileID: 8324078316440389214}
|
|
391
|
+
m_Layer: 5
|
|
392
|
+
m_Name: Viewport
|
|
393
|
+
m_TagString: Untagged
|
|
394
|
+
m_Icon: {fileID: 0}
|
|
395
|
+
m_NavMeshLayer: 0
|
|
396
|
+
m_StaticEditorFlags: 0
|
|
397
|
+
m_IsActive: 1
|
|
398
|
+
--- !u!224 &2058036518436650967
|
|
399
|
+
RectTransform:
|
|
400
|
+
m_ObjectHideFlags: 0
|
|
401
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
402
|
+
m_PrefabInstance: {fileID: 0}
|
|
403
|
+
m_PrefabAsset: {fileID: 0}
|
|
404
|
+
m_GameObject: {fileID: 3403195872095250922}
|
|
405
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
406
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
407
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
408
|
+
m_Children:
|
|
409
|
+
- {fileID: 6940192191177956295}
|
|
410
|
+
m_Father: {fileID: 6898753327484702446}
|
|
411
|
+
m_RootOrder: 0
|
|
412
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
413
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
414
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
415
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
416
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
417
|
+
m_Pivot: {x: 0, y: 1}
|
|
418
|
+
--- !u!222 &7972714765805424626
|
|
419
|
+
CanvasRenderer:
|
|
420
|
+
m_ObjectHideFlags: 0
|
|
421
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
422
|
+
m_PrefabInstance: {fileID: 0}
|
|
423
|
+
m_PrefabAsset: {fileID: 0}
|
|
424
|
+
m_GameObject: {fileID: 3403195872095250922}
|
|
425
|
+
m_CullTransparentMesh: 0
|
|
426
|
+
--- !u!114 &2462920706790552483
|
|
427
|
+
MonoBehaviour:
|
|
428
|
+
m_ObjectHideFlags: 0
|
|
429
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
430
|
+
m_PrefabInstance: {fileID: 0}
|
|
431
|
+
m_PrefabAsset: {fileID: 0}
|
|
432
|
+
m_GameObject: {fileID: 3403195872095250922}
|
|
433
|
+
m_Enabled: 1
|
|
434
|
+
m_EditorHideFlags: 0
|
|
435
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
436
|
+
m_Name:
|
|
437
|
+
m_EditorClassIdentifier:
|
|
438
|
+
m_Material: {fileID: 0}
|
|
439
|
+
m_Color: {r: 0.98039216, g: 0.98039216, b: 0.98039216, a: 1}
|
|
440
|
+
m_RaycastTarget: 1
|
|
441
|
+
m_Maskable: 1
|
|
442
|
+
m_OnCullStateChanged:
|
|
443
|
+
m_PersistentCalls:
|
|
444
|
+
m_Calls: []
|
|
445
|
+
m_Sprite: {fileID: 10917, guid: 0000000000000000f000000000000000, type: 0}
|
|
446
|
+
m_Type: 1
|
|
447
|
+
m_PreserveAspect: 0
|
|
448
|
+
m_FillCenter: 1
|
|
449
|
+
m_FillMethod: 4
|
|
450
|
+
m_FillAmount: 1
|
|
451
|
+
m_FillClockwise: 1
|
|
452
|
+
m_FillOrigin: 0
|
|
453
|
+
m_UseSpriteMesh: 0
|
|
454
|
+
m_PixelsPerUnitMultiplier: 1
|
|
455
|
+
--- !u!114 &8324078316440389214
|
|
456
|
+
MonoBehaviour:
|
|
457
|
+
m_ObjectHideFlags: 0
|
|
458
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
459
|
+
m_PrefabInstance: {fileID: 0}
|
|
460
|
+
m_PrefabAsset: {fileID: 0}
|
|
461
|
+
m_GameObject: {fileID: 3403195872095250922}
|
|
462
|
+
m_Enabled: 1
|
|
463
|
+
m_EditorHideFlags: 0
|
|
464
|
+
m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3}
|
|
465
|
+
m_Name:
|
|
466
|
+
m_EditorClassIdentifier:
|
|
467
|
+
m_ShowMaskGraphic: 0
|
|
468
|
+
--- !u!1 &3939902999752168427
|
|
469
|
+
GameObject:
|
|
470
|
+
m_ObjectHideFlags: 0
|
|
471
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
472
|
+
m_PrefabInstance: {fileID: 0}
|
|
473
|
+
m_PrefabAsset: {fileID: 0}
|
|
474
|
+
serializedVersion: 6
|
|
475
|
+
m_Component:
|
|
476
|
+
- component: {fileID: 6152948968195968666}
|
|
477
|
+
- component: {fileID: 3145976230404835648}
|
|
478
|
+
- component: {fileID: 4040211772173682262}
|
|
479
|
+
- component: {fileID: 3421854317535364110}
|
|
480
|
+
m_Layer: 0
|
|
481
|
+
m_Name: Title
|
|
482
|
+
m_TagString: Untagged
|
|
483
|
+
m_Icon: {fileID: 0}
|
|
484
|
+
m_NavMeshLayer: 0
|
|
485
|
+
m_StaticEditorFlags: 0
|
|
486
|
+
m_IsActive: 1
|
|
487
|
+
--- !u!224 &6152948968195968666
|
|
488
|
+
RectTransform:
|
|
489
|
+
m_ObjectHideFlags: 0
|
|
490
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
491
|
+
m_PrefabInstance: {fileID: 0}
|
|
492
|
+
m_PrefabAsset: {fileID: 0}
|
|
493
|
+
m_GameObject: {fileID: 3939902999752168427}
|
|
494
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
495
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
496
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
497
|
+
m_Children: []
|
|
498
|
+
m_Father: {fileID: 4108197629286290530}
|
|
499
|
+
m_RootOrder: 0
|
|
500
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
501
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
502
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
503
|
+
m_AnchoredPosition: {x: 200, y: 0}
|
|
504
|
+
m_SizeDelta: {x: 0, y: 24}
|
|
505
|
+
m_Pivot: {x: 0.5, y: 1}
|
|
506
|
+
--- !u!222 &3145976230404835648
|
|
507
|
+
CanvasRenderer:
|
|
508
|
+
m_ObjectHideFlags: 0
|
|
509
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
510
|
+
m_PrefabInstance: {fileID: 0}
|
|
511
|
+
m_PrefabAsset: {fileID: 0}
|
|
512
|
+
m_GameObject: {fileID: 3939902999752168427}
|
|
513
|
+
m_CullTransparentMesh: 1
|
|
514
|
+
--- !u!114 &4040211772173682262
|
|
515
|
+
MonoBehaviour:
|
|
516
|
+
m_ObjectHideFlags: 0
|
|
517
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
518
|
+
m_PrefabInstance: {fileID: 0}
|
|
519
|
+
m_PrefabAsset: {fileID: 0}
|
|
520
|
+
m_GameObject: {fileID: 3939902999752168427}
|
|
521
|
+
m_Enabled: 1
|
|
522
|
+
m_EditorHideFlags: 0
|
|
523
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
524
|
+
m_Name:
|
|
525
|
+
m_EditorClassIdentifier:
|
|
526
|
+
m_Material: {fileID: 0}
|
|
527
|
+
m_Color: {r: 0.2, g: 0.2, b: 0.2, a: 1}
|
|
528
|
+
m_RaycastTarget: 1
|
|
529
|
+
m_Maskable: 1
|
|
530
|
+
m_OnCullStateChanged:
|
|
531
|
+
m_PersistentCalls:
|
|
532
|
+
m_Calls: []
|
|
533
|
+
m_FontData:
|
|
534
|
+
m_Font: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330, type: 3}
|
|
535
|
+
m_FontSize: 16
|
|
536
|
+
m_FontStyle: 0
|
|
537
|
+
m_BestFit: 0
|
|
538
|
+
m_MinSize: 1
|
|
539
|
+
m_MaxSize: 40
|
|
540
|
+
m_Alignment: 4
|
|
541
|
+
m_AlignByGeometry: 0
|
|
542
|
+
m_RichText: 1
|
|
543
|
+
m_HorizontalOverflow: 0
|
|
544
|
+
m_VerticalOverflow: 0
|
|
545
|
+
m_LineSpacing: 1
|
|
546
|
+
m_Text: "\u4F7F\u7528\u7F51\u9875\u6D4F\u89C8\u5668\u5B8C\u6210\u6388\u6743"
|
|
547
|
+
--- !u!114 &3421854317535364110
|
|
548
|
+
MonoBehaviour:
|
|
549
|
+
m_ObjectHideFlags: 0
|
|
550
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
551
|
+
m_PrefabInstance: {fileID: 0}
|
|
552
|
+
m_PrefabAsset: {fileID: 0}
|
|
553
|
+
m_GameObject: {fileID: 3939902999752168427}
|
|
554
|
+
m_Enabled: 1
|
|
555
|
+
m_EditorHideFlags: 0
|
|
556
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
557
|
+
m_Name:
|
|
558
|
+
m_EditorClassIdentifier:
|
|
559
|
+
m_HorizontalFit: 2
|
|
560
|
+
m_VerticalFit: 0
|
|
561
|
+
--- !u!1 &4184812682474685471
|
|
562
|
+
GameObject:
|
|
563
|
+
m_ObjectHideFlags: 0
|
|
564
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
565
|
+
m_PrefabInstance: {fileID: 0}
|
|
566
|
+
m_PrefabAsset: {fileID: 0}
|
|
567
|
+
serializedVersion: 6
|
|
568
|
+
m_Component:
|
|
569
|
+
- component: {fileID: 6940192191177956295}
|
|
570
|
+
- component: {fileID: 7975670886627220650}
|
|
571
|
+
- component: {fileID: 3932905584182207714}
|
|
572
|
+
m_Layer: 5
|
|
573
|
+
m_Name: Content
|
|
574
|
+
m_TagString: Untagged
|
|
575
|
+
m_Icon: {fileID: 0}
|
|
576
|
+
m_NavMeshLayer: 0
|
|
577
|
+
m_StaticEditorFlags: 0
|
|
578
|
+
m_IsActive: 1
|
|
579
|
+
--- !u!224 &6940192191177956295
|
|
580
|
+
RectTransform:
|
|
581
|
+
m_ObjectHideFlags: 0
|
|
582
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
583
|
+
m_PrefabInstance: {fileID: 0}
|
|
584
|
+
m_PrefabAsset: {fileID: 0}
|
|
585
|
+
m_GameObject: {fileID: 4184812682474685471}
|
|
586
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
587
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
588
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
589
|
+
m_Children: []
|
|
590
|
+
m_Father: {fileID: 2058036518436650967}
|
|
591
|
+
m_RootOrder: 0
|
|
592
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
593
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
594
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
595
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
596
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
597
|
+
m_Pivot: {x: 0, y: 1}
|
|
598
|
+
--- !u!114 &7975670886627220650
|
|
599
|
+
MonoBehaviour:
|
|
600
|
+
m_ObjectHideFlags: 0
|
|
601
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
602
|
+
m_PrefabInstance: {fileID: 0}
|
|
603
|
+
m_PrefabAsset: {fileID: 0}
|
|
604
|
+
m_GameObject: {fileID: 4184812682474685471}
|
|
605
|
+
m_Enabled: 1
|
|
606
|
+
m_EditorHideFlags: 0
|
|
607
|
+
m_Script: {fileID: 11500000, guid: 59f8146938fff824cb5fd77236b75775, type: 3}
|
|
608
|
+
m_Name:
|
|
609
|
+
m_EditorClassIdentifier:
|
|
610
|
+
m_Padding:
|
|
611
|
+
m_Left: 0
|
|
612
|
+
m_Right: 0
|
|
613
|
+
m_Top: 0
|
|
614
|
+
m_Bottom: 0
|
|
615
|
+
m_ChildAlignment: 0
|
|
616
|
+
m_Spacing: 6
|
|
617
|
+
m_ChildForceExpandWidth: 1
|
|
618
|
+
m_ChildForceExpandHeight: 0
|
|
619
|
+
m_ChildControlWidth: 1
|
|
620
|
+
m_ChildControlHeight: 0
|
|
621
|
+
m_ChildScaleWidth: 0
|
|
622
|
+
m_ChildScaleHeight: 0
|
|
623
|
+
--- !u!114 &3932905584182207714
|
|
624
|
+
MonoBehaviour:
|
|
625
|
+
m_ObjectHideFlags: 0
|
|
626
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
627
|
+
m_PrefabInstance: {fileID: 0}
|
|
628
|
+
m_PrefabAsset: {fileID: 0}
|
|
629
|
+
m_GameObject: {fileID: 4184812682474685471}
|
|
630
|
+
m_Enabled: 1
|
|
631
|
+
m_EditorHideFlags: 0
|
|
632
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
633
|
+
m_Name:
|
|
634
|
+
m_EditorClassIdentifier:
|
|
635
|
+
m_HorizontalFit: 0
|
|
636
|
+
m_VerticalFit: 2
|
|
637
|
+
--- !u!1 &6106500780904195909
|
|
638
|
+
GameObject:
|
|
639
|
+
m_ObjectHideFlags: 0
|
|
640
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
641
|
+
m_PrefabInstance: {fileID: 0}
|
|
642
|
+
m_PrefabAsset: {fileID: 0}
|
|
643
|
+
serializedVersion: 6
|
|
644
|
+
m_Component:
|
|
645
|
+
- component: {fileID: 6898753327484702446}
|
|
646
|
+
- component: {fileID: 5879865846022476879}
|
|
647
|
+
- component: {fileID: 4369200571662725905}
|
|
648
|
+
m_Layer: 5
|
|
649
|
+
m_Name: Permissions
|
|
650
|
+
m_TagString: Untagged
|
|
651
|
+
m_Icon: {fileID: 0}
|
|
652
|
+
m_NavMeshLayer: 0
|
|
653
|
+
m_StaticEditorFlags: 0
|
|
654
|
+
m_IsActive: 1
|
|
655
|
+
--- !u!224 &6898753327484702446
|
|
656
|
+
RectTransform:
|
|
657
|
+
m_ObjectHideFlags: 0
|
|
658
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
659
|
+
m_PrefabInstance: {fileID: 0}
|
|
660
|
+
m_PrefabAsset: {fileID: 0}
|
|
661
|
+
m_GameObject: {fileID: 6106500780904195909}
|
|
662
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
663
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
664
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
665
|
+
m_Children:
|
|
666
|
+
- {fileID: 2058036518436650967}
|
|
667
|
+
m_Father: {fileID: 6112082383671296502}
|
|
668
|
+
m_RootOrder: 1
|
|
669
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
670
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
671
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
672
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
673
|
+
m_SizeDelta: {x: 0, y: 100}
|
|
674
|
+
m_Pivot: {x: 0.5, y: 1}
|
|
675
|
+
--- !u!222 &5879865846022476879
|
|
676
|
+
CanvasRenderer:
|
|
677
|
+
m_ObjectHideFlags: 0
|
|
678
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
679
|
+
m_PrefabInstance: {fileID: 0}
|
|
680
|
+
m_PrefabAsset: {fileID: 0}
|
|
681
|
+
m_GameObject: {fileID: 6106500780904195909}
|
|
682
|
+
m_CullTransparentMesh: 0
|
|
683
|
+
--- !u!114 &4369200571662725905
|
|
684
|
+
MonoBehaviour:
|
|
685
|
+
m_ObjectHideFlags: 0
|
|
686
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
687
|
+
m_PrefabInstance: {fileID: 0}
|
|
688
|
+
m_PrefabAsset: {fileID: 0}
|
|
689
|
+
m_GameObject: {fileID: 6106500780904195909}
|
|
690
|
+
m_Enabled: 1
|
|
691
|
+
m_EditorHideFlags: 0
|
|
692
|
+
m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3}
|
|
693
|
+
m_Name:
|
|
694
|
+
m_EditorClassIdentifier:
|
|
695
|
+
m_Content: {fileID: 6940192191177956295}
|
|
696
|
+
m_Horizontal: 0
|
|
697
|
+
m_Vertical: 1
|
|
698
|
+
m_MovementType: 1
|
|
699
|
+
m_Elasticity: 0.1
|
|
700
|
+
m_Inertia: 1
|
|
701
|
+
m_DecelerationRate: 0.135
|
|
702
|
+
m_ScrollSensitivity: 1
|
|
703
|
+
m_Viewport: {fileID: 2058036518436650967}
|
|
704
|
+
m_HorizontalScrollbar: {fileID: 0}
|
|
705
|
+
m_VerticalScrollbar: {fileID: 0}
|
|
706
|
+
m_HorizontalScrollbarVisibility: 2
|
|
707
|
+
m_VerticalScrollbarVisibility: 2
|
|
708
|
+
m_HorizontalScrollbarSpacing: -3
|
|
709
|
+
m_VerticalScrollbarSpacing: -3
|
|
710
|
+
m_OnValueChanged:
|
|
711
|
+
m_PersistentCalls:
|
|
712
|
+
m_Calls: []
|
|
713
|
+
--- !u!1 &7011797994543880016
|
|
714
|
+
GameObject:
|
|
715
|
+
m_ObjectHideFlags: 0
|
|
716
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
717
|
+
m_PrefabInstance: {fileID: 0}
|
|
718
|
+
m_PrefabAsset: {fileID: 0}
|
|
719
|
+
serializedVersion: 6
|
|
720
|
+
m_Component:
|
|
721
|
+
- component: {fileID: 6112082383671296502}
|
|
722
|
+
- component: {fileID: 5464077482918919629}
|
|
723
|
+
m_Layer: 5
|
|
724
|
+
m_Name: Content
|
|
725
|
+
m_TagString: Untagged
|
|
726
|
+
m_Icon: {fileID: 0}
|
|
727
|
+
m_NavMeshLayer: 0
|
|
728
|
+
m_StaticEditorFlags: 0
|
|
729
|
+
m_IsActive: 1
|
|
730
|
+
--- !u!224 &6112082383671296502
|
|
731
|
+
RectTransform:
|
|
732
|
+
m_ObjectHideFlags: 0
|
|
733
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
734
|
+
m_PrefabInstance: {fileID: 0}
|
|
735
|
+
m_PrefabAsset: {fileID: 0}
|
|
736
|
+
m_GameObject: {fileID: 7011797994543880016}
|
|
737
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
738
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
739
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
740
|
+
m_Children:
|
|
741
|
+
- {fileID: 3848990288322469437}
|
|
742
|
+
- {fileID: 6898753327484702446}
|
|
743
|
+
m_Father: {fileID: 3644471015128099167}
|
|
744
|
+
m_RootOrder: 0
|
|
745
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
746
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
747
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
748
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
749
|
+
m_SizeDelta: {x: 321, y: 130}
|
|
750
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
751
|
+
--- !u!114 &5464077482918919629
|
|
752
|
+
MonoBehaviour:
|
|
753
|
+
m_ObjectHideFlags: 0
|
|
754
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
755
|
+
m_PrefabInstance: {fileID: 0}
|
|
756
|
+
m_PrefabAsset: {fileID: 0}
|
|
757
|
+
m_GameObject: {fileID: 7011797994543880016}
|
|
758
|
+
m_Enabled: 1
|
|
759
|
+
m_EditorHideFlags: 0
|
|
760
|
+
m_Script: {fileID: 11500000, guid: 59f8146938fff824cb5fd77236b75775, type: 3}
|
|
761
|
+
m_Name:
|
|
762
|
+
m_EditorClassIdentifier:
|
|
763
|
+
m_Padding:
|
|
764
|
+
m_Left: 0
|
|
765
|
+
m_Right: 0
|
|
766
|
+
m_Top: 0
|
|
767
|
+
m_Bottom: 0
|
|
768
|
+
m_ChildAlignment: 0
|
|
769
|
+
m_Spacing: 10
|
|
770
|
+
m_ChildForceExpandWidth: 1
|
|
771
|
+
m_ChildForceExpandHeight: 0
|
|
772
|
+
m_ChildControlWidth: 1
|
|
773
|
+
m_ChildControlHeight: 0
|
|
774
|
+
m_ChildScaleWidth: 0
|
|
775
|
+
m_ChildScaleHeight: 0
|
|
776
|
+
--- !u!1 &7874439947965608826
|
|
777
|
+
GameObject:
|
|
778
|
+
m_ObjectHideFlags: 0
|
|
779
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
780
|
+
m_PrefabInstance: {fileID: 0}
|
|
781
|
+
m_PrefabAsset: {fileID: 0}
|
|
782
|
+
serializedVersion: 6
|
|
783
|
+
m_Component:
|
|
784
|
+
- component: {fileID: 8618272423986894854}
|
|
785
|
+
- component: {fileID: 3217743084061673127}
|
|
786
|
+
- component: {fileID: 3401297704756007446}
|
|
787
|
+
- component: {fileID: 5044351581183670687}
|
|
788
|
+
m_Layer: 5
|
|
789
|
+
m_Name: Description
|
|
790
|
+
m_TagString: Untagged
|
|
791
|
+
m_Icon: {fileID: 0}
|
|
792
|
+
m_NavMeshLayer: 0
|
|
793
|
+
m_StaticEditorFlags: 0
|
|
794
|
+
m_IsActive: 1
|
|
795
|
+
--- !u!224 &8618272423986894854
|
|
796
|
+
RectTransform:
|
|
797
|
+
m_ObjectHideFlags: 0
|
|
798
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
799
|
+
m_PrefabInstance: {fileID: 0}
|
|
800
|
+
m_PrefabAsset: {fileID: 0}
|
|
801
|
+
m_GameObject: {fileID: 7874439947965608826}
|
|
802
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
803
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
804
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
805
|
+
m_Children: []
|
|
806
|
+
m_Father: {fileID: 4108197629286290530}
|
|
807
|
+
m_RootOrder: 2
|
|
808
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
809
|
+
m_AnchorMin: {x: 0.5, y: 1}
|
|
810
|
+
m_AnchorMax: {x: 0.5, y: 1}
|
|
811
|
+
m_AnchoredPosition: {x: 0, y: -131}
|
|
812
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
813
|
+
m_Pivot: {x: 0.5, y: 1}
|
|
814
|
+
--- !u!222 &3217743084061673127
|
|
815
|
+
CanvasRenderer:
|
|
816
|
+
m_ObjectHideFlags: 0
|
|
817
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
818
|
+
m_PrefabInstance: {fileID: 0}
|
|
819
|
+
m_PrefabAsset: {fileID: 0}
|
|
820
|
+
m_GameObject: {fileID: 7874439947965608826}
|
|
821
|
+
m_CullTransparentMesh: 1
|
|
822
|
+
--- !u!114 &3401297704756007446
|
|
823
|
+
MonoBehaviour:
|
|
824
|
+
m_ObjectHideFlags: 0
|
|
825
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
826
|
+
m_PrefabInstance: {fileID: 0}
|
|
827
|
+
m_PrefabAsset: {fileID: 0}
|
|
828
|
+
m_GameObject: {fileID: 7874439947965608826}
|
|
829
|
+
m_Enabled: 1
|
|
830
|
+
m_EditorHideFlags: 0
|
|
831
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
832
|
+
m_Name:
|
|
833
|
+
m_EditorClassIdentifier:
|
|
834
|
+
m_Material: {fileID: 0}
|
|
835
|
+
m_Color: {r: 0.7254902, g: 0.74509805, b: 0.75686276, a: 1}
|
|
836
|
+
m_RaycastTarget: 1
|
|
837
|
+
m_Maskable: 1
|
|
838
|
+
m_OnCullStateChanged:
|
|
839
|
+
m_PersistentCalls:
|
|
840
|
+
m_Calls: []
|
|
841
|
+
m_FontData:
|
|
842
|
+
m_Font: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330, type: 3}
|
|
843
|
+
m_FontSize: 14
|
|
844
|
+
m_FontStyle: 0
|
|
845
|
+
m_BestFit: 0
|
|
846
|
+
m_MinSize: 1
|
|
847
|
+
m_MaxSize: 40
|
|
848
|
+
m_Alignment: 4
|
|
849
|
+
m_AlignByGeometry: 0
|
|
850
|
+
m_RichText: 1
|
|
851
|
+
m_HorizontalOverflow: 0
|
|
852
|
+
m_VerticalOverflow: 0
|
|
853
|
+
m_LineSpacing: 1.6
|
|
854
|
+
m_Text: "\u70B9\u51FB\u4E0B\u65B9\u6309\u94AE\u524D\u5F80\u7F51\u9875\u6D4F\u89C8\u5668\uFF0C\n\u6388\u6743
|
|
855
|
+
TapTap \u8D26\u53F7\uFF0C\u5B8C\u6210\u540E\u5C06\u81EA\u52A8\u8FD4\u56DE\u6E38\u620F\u3002"
|
|
856
|
+
--- !u!114 &5044351581183670687
|
|
857
|
+
MonoBehaviour:
|
|
858
|
+
m_ObjectHideFlags: 0
|
|
859
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
860
|
+
m_PrefabInstance: {fileID: 0}
|
|
861
|
+
m_PrefabAsset: {fileID: 0}
|
|
862
|
+
m_GameObject: {fileID: 7874439947965608826}
|
|
863
|
+
m_Enabled: 1
|
|
864
|
+
m_EditorHideFlags: 0
|
|
865
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
866
|
+
m_Name:
|
|
867
|
+
m_EditorClassIdentifier:
|
|
868
|
+
m_HorizontalFit: 2
|
|
869
|
+
m_VerticalFit: 2
|
|
870
|
+
--- !u!1 &8823520444008399096
|
|
871
|
+
GameObject:
|
|
872
|
+
m_ObjectHideFlags: 0
|
|
873
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
874
|
+
m_PrefabInstance: {fileID: 0}
|
|
875
|
+
m_PrefabAsset: {fileID: 0}
|
|
876
|
+
serializedVersion: 6
|
|
877
|
+
m_Component:
|
|
878
|
+
- component: {fileID: 550990397478683338}
|
|
879
|
+
- component: {fileID: 379451256959588344}
|
|
880
|
+
- component: {fileID: 5710048615102183881}
|
|
881
|
+
- component: {fileID: 8982083493667128354}
|
|
882
|
+
m_Layer: 5
|
|
883
|
+
m_Name: JumpButton
|
|
884
|
+
m_TagString: Untagged
|
|
885
|
+
m_Icon: {fileID: 0}
|
|
886
|
+
m_NavMeshLayer: 0
|
|
887
|
+
m_StaticEditorFlags: 0
|
|
888
|
+
m_IsActive: 1
|
|
889
|
+
--- !u!224 &550990397478683338
|
|
890
|
+
RectTransform:
|
|
891
|
+
m_ObjectHideFlags: 0
|
|
892
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
893
|
+
m_PrefabInstance: {fileID: 0}
|
|
894
|
+
m_PrefabAsset: {fileID: 0}
|
|
895
|
+
m_GameObject: {fileID: 8823520444008399096}
|
|
896
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
897
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
898
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
899
|
+
m_Children:
|
|
900
|
+
- {fileID: 2295100608884630}
|
|
901
|
+
m_Father: {fileID: 4108197629286290530}
|
|
902
|
+
m_RootOrder: 1
|
|
903
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
904
|
+
m_AnchorMin: {x: 0.5, y: 1}
|
|
905
|
+
m_AnchorMax: {x: 0.5, y: 1}
|
|
906
|
+
m_AnchoredPosition: {x: 0, y: -79}
|
|
907
|
+
m_SizeDelta: {x: 230, y: 40}
|
|
908
|
+
m_Pivot: {x: 0.5, y: 1}
|
|
909
|
+
--- !u!222 &379451256959588344
|
|
910
|
+
CanvasRenderer:
|
|
911
|
+
m_ObjectHideFlags: 0
|
|
912
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
913
|
+
m_PrefabInstance: {fileID: 0}
|
|
914
|
+
m_PrefabAsset: {fileID: 0}
|
|
915
|
+
m_GameObject: {fileID: 8823520444008399096}
|
|
916
|
+
m_CullTransparentMesh: 1
|
|
917
|
+
--- !u!114 &5710048615102183881
|
|
918
|
+
MonoBehaviour:
|
|
919
|
+
m_ObjectHideFlags: 0
|
|
920
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
921
|
+
m_PrefabInstance: {fileID: 0}
|
|
922
|
+
m_PrefabAsset: {fileID: 0}
|
|
923
|
+
m_GameObject: {fileID: 8823520444008399096}
|
|
924
|
+
m_Enabled: 1
|
|
925
|
+
m_EditorHideFlags: 0
|
|
926
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
927
|
+
m_Name:
|
|
928
|
+
m_EditorClassIdentifier:
|
|
929
|
+
m_Material: {fileID: 0}
|
|
930
|
+
m_Color: {r: 0, g: 0.8509804, b: 0.77254903, a: 1}
|
|
931
|
+
m_RaycastTarget: 1
|
|
932
|
+
m_Maskable: 1
|
|
933
|
+
m_OnCullStateChanged:
|
|
934
|
+
m_PersistentCalls:
|
|
935
|
+
m_Calls: []
|
|
936
|
+
m_Sprite: {fileID: 21300000, guid: d4bf6907f783440f29cfb1127747cd0e, type: 3}
|
|
937
|
+
m_Type: 0
|
|
938
|
+
m_PreserveAspect: 0
|
|
939
|
+
m_FillCenter: 1
|
|
940
|
+
m_FillMethod: 4
|
|
941
|
+
m_FillAmount: 1
|
|
942
|
+
m_FillClockwise: 1
|
|
943
|
+
m_FillOrigin: 0
|
|
944
|
+
m_UseSpriteMesh: 0
|
|
945
|
+
m_PixelsPerUnitMultiplier: 1
|
|
946
|
+
--- !u!114 &8982083493667128354
|
|
947
|
+
MonoBehaviour:
|
|
948
|
+
m_ObjectHideFlags: 0
|
|
949
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
950
|
+
m_PrefabInstance: {fileID: 0}
|
|
951
|
+
m_PrefabAsset: {fileID: 0}
|
|
952
|
+
m_GameObject: {fileID: 8823520444008399096}
|
|
953
|
+
m_Enabled: 1
|
|
954
|
+
m_EditorHideFlags: 0
|
|
955
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
956
|
+
m_Name:
|
|
957
|
+
m_EditorClassIdentifier:
|
|
958
|
+
m_Navigation:
|
|
959
|
+
m_Mode: 3
|
|
960
|
+
m_SelectOnUp: {fileID: 0}
|
|
961
|
+
m_SelectOnDown: {fileID: 0}
|
|
962
|
+
m_SelectOnLeft: {fileID: 0}
|
|
963
|
+
m_SelectOnRight: {fileID: 0}
|
|
964
|
+
m_Transition: 1
|
|
965
|
+
m_Colors:
|
|
966
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
967
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
968
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
969
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
970
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
971
|
+
m_ColorMultiplier: 1
|
|
972
|
+
m_FadeDuration: 0.1
|
|
973
|
+
m_SpriteState:
|
|
974
|
+
m_HighlightedSprite: {fileID: 0}
|
|
975
|
+
m_PressedSprite: {fileID: 0}
|
|
976
|
+
m_SelectedSprite: {fileID: 0}
|
|
977
|
+
m_DisabledSprite: {fileID: 0}
|
|
978
|
+
m_AnimationTriggers:
|
|
979
|
+
m_NormalTrigger: Normal
|
|
980
|
+
m_HighlightedTrigger: Highlighted
|
|
981
|
+
m_PressedTrigger: Pressed
|
|
982
|
+
m_SelectedTrigger: Selected
|
|
983
|
+
m_DisabledTrigger: Disabled
|
|
984
|
+
m_Interactable: 1
|
|
985
|
+
m_TargetGraphic: {fileID: 5710048615102183881}
|
|
986
|
+
m_OnClick:
|
|
987
|
+
m_PersistentCalls:
|
|
988
|
+
m_Calls: []
|