com.taptap.sdk.login 4.3.0-aplha.5
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,175 @@
|
|
|
1
|
+
%YAML 1.1
|
|
2
|
+
%TAG !u! tag:unity3d.com,2011:
|
|
3
|
+
--- !u!1001 &100100000
|
|
4
|
+
Prefab:
|
|
5
|
+
m_ObjectHideFlags: 1
|
|
6
|
+
serializedVersion: 2
|
|
7
|
+
m_Modification:
|
|
8
|
+
m_TransformParent: {fileID: 0}
|
|
9
|
+
m_Modifications: []
|
|
10
|
+
m_RemovedComponents: []
|
|
11
|
+
m_ParentPrefab: {fileID: 0}
|
|
12
|
+
m_RootGameObject: {fileID: 1031941377632642}
|
|
13
|
+
m_IsPrefabParent: 1
|
|
14
|
+
--- !u!1 &1031941377632642
|
|
15
|
+
GameObject:
|
|
16
|
+
m_ObjectHideFlags: 0
|
|
17
|
+
m_PrefabParentObject: {fileID: 0}
|
|
18
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
19
|
+
serializedVersion: 5
|
|
20
|
+
m_Component:
|
|
21
|
+
- component: {fileID: 224567297738835210}
|
|
22
|
+
- component: {fileID: 223422782340899786}
|
|
23
|
+
- component: {fileID: 114902123778189970}
|
|
24
|
+
- component: {fileID: 114432939870885212}
|
|
25
|
+
m_Layer: 5
|
|
26
|
+
m_Name: TapTapSdkWindow
|
|
27
|
+
m_TagString: Untagged
|
|
28
|
+
m_Icon: {fileID: 0}
|
|
29
|
+
m_NavMeshLayer: 0
|
|
30
|
+
m_StaticEditorFlags: 0
|
|
31
|
+
m_IsActive: 1
|
|
32
|
+
--- !u!1 &1423954524948538
|
|
33
|
+
GameObject:
|
|
34
|
+
m_ObjectHideFlags: 0
|
|
35
|
+
m_PrefabParentObject: {fileID: 0}
|
|
36
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
37
|
+
serializedVersion: 5
|
|
38
|
+
m_Component:
|
|
39
|
+
- component: {fileID: 224285659638788426}
|
|
40
|
+
- component: {fileID: 222279289448157226}
|
|
41
|
+
- component: {fileID: 114126610965858720}
|
|
42
|
+
m_Layer: 5
|
|
43
|
+
m_Name: Background
|
|
44
|
+
m_TagString: Untagged
|
|
45
|
+
m_Icon: {fileID: 0}
|
|
46
|
+
m_NavMeshLayer: 0
|
|
47
|
+
m_StaticEditorFlags: 0
|
|
48
|
+
m_IsActive: 1
|
|
49
|
+
--- !u!114 &114126610965858720
|
|
50
|
+
MonoBehaviour:
|
|
51
|
+
m_ObjectHideFlags: 1
|
|
52
|
+
m_PrefabParentObject: {fileID: 0}
|
|
53
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
54
|
+
m_GameObject: {fileID: 1423954524948538}
|
|
55
|
+
m_Enabled: 1
|
|
56
|
+
m_EditorHideFlags: 0
|
|
57
|
+
m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
|
|
58
|
+
m_Name:
|
|
59
|
+
m_EditorClassIdentifier:
|
|
60
|
+
m_Material: {fileID: 0}
|
|
61
|
+
m_Color: {r: 0, g: 0, b: 0, a: 0.2}
|
|
62
|
+
m_RaycastTarget: 1
|
|
63
|
+
m_OnCullStateChanged:
|
|
64
|
+
m_PersistentCalls:
|
|
65
|
+
m_Calls: []
|
|
66
|
+
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
|
|
67
|
+
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
68
|
+
m_Sprite: {fileID: 0}
|
|
69
|
+
m_Type: 0
|
|
70
|
+
m_PreserveAspect: 0
|
|
71
|
+
m_FillCenter: 1
|
|
72
|
+
m_FillMethod: 4
|
|
73
|
+
m_FillAmount: 1
|
|
74
|
+
m_FillClockwise: 1
|
|
75
|
+
m_FillOrigin: 0
|
|
76
|
+
--- !u!114 &114432939870885212
|
|
77
|
+
MonoBehaviour:
|
|
78
|
+
m_ObjectHideFlags: 1
|
|
79
|
+
m_PrefabParentObject: {fileID: 0}
|
|
80
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
81
|
+
m_GameObject: {fileID: 1031941377632642}
|
|
82
|
+
m_Enabled: 1
|
|
83
|
+
m_EditorHideFlags: 0
|
|
84
|
+
m_Script: {fileID: 1301386320, guid: f70555f144d8491a825f0804e09c671c, type: 3}
|
|
85
|
+
m_Name:
|
|
86
|
+
m_EditorClassIdentifier:
|
|
87
|
+
m_IgnoreReversedGraphics: 1
|
|
88
|
+
m_BlockingObjects: 0
|
|
89
|
+
m_BlockingMask:
|
|
90
|
+
serializedVersion: 2
|
|
91
|
+
m_Bits: 4294967295
|
|
92
|
+
--- !u!114 &114902123778189970
|
|
93
|
+
MonoBehaviour:
|
|
94
|
+
m_ObjectHideFlags: 1
|
|
95
|
+
m_PrefabParentObject: {fileID: 0}
|
|
96
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
97
|
+
m_GameObject: {fileID: 1031941377632642}
|
|
98
|
+
m_Enabled: 1
|
|
99
|
+
m_EditorHideFlags: 0
|
|
100
|
+
m_Script: {fileID: 1980459831, guid: f70555f144d8491a825f0804e09c671c, type: 3}
|
|
101
|
+
m_Name:
|
|
102
|
+
m_EditorClassIdentifier:
|
|
103
|
+
m_UiScaleMode: 1
|
|
104
|
+
m_ReferencePixelsPerUnit: 100
|
|
105
|
+
m_ScaleFactor: 1
|
|
106
|
+
m_ReferenceResolution: {x: 1920, y: 1080}
|
|
107
|
+
m_ScreenMatchMode: 0
|
|
108
|
+
m_MatchWidthOrHeight: 0
|
|
109
|
+
m_PhysicalUnit: 3
|
|
110
|
+
m_FallbackScreenDPI: 96
|
|
111
|
+
m_DefaultSpriteDPI: 96
|
|
112
|
+
m_DynamicPixelsPerUnit: 1
|
|
113
|
+
--- !u!222 &222279289448157226
|
|
114
|
+
CanvasRenderer:
|
|
115
|
+
m_ObjectHideFlags: 1
|
|
116
|
+
m_PrefabParentObject: {fileID: 0}
|
|
117
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
118
|
+
m_GameObject: {fileID: 1423954524948538}
|
|
119
|
+
--- !u!223 &223422782340899786
|
|
120
|
+
Canvas:
|
|
121
|
+
m_ObjectHideFlags: 1
|
|
122
|
+
m_PrefabParentObject: {fileID: 0}
|
|
123
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
124
|
+
m_GameObject: {fileID: 1031941377632642}
|
|
125
|
+
m_Enabled: 1
|
|
126
|
+
serializedVersion: 3
|
|
127
|
+
m_RenderMode: 0
|
|
128
|
+
m_Camera: {fileID: 0}
|
|
129
|
+
m_PlaneDistance: 100
|
|
130
|
+
m_PixelPerfect: 1
|
|
131
|
+
m_ReceivesEvents: 1
|
|
132
|
+
m_OverrideSorting: 0
|
|
133
|
+
m_OverridePixelPerfect: 0
|
|
134
|
+
m_SortingBucketNormalizedSize: 0
|
|
135
|
+
m_AdditionalShaderChannelsFlag: 0
|
|
136
|
+
m_SortingLayerID: 0
|
|
137
|
+
m_SortingOrder: 999
|
|
138
|
+
m_TargetDisplay: 0
|
|
139
|
+
--- !u!224 &224285659638788426
|
|
140
|
+
RectTransform:
|
|
141
|
+
m_ObjectHideFlags: 1
|
|
142
|
+
m_PrefabParentObject: {fileID: 0}
|
|
143
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
144
|
+
m_GameObject: {fileID: 1423954524948538}
|
|
145
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
146
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
147
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
148
|
+
m_Children: []
|
|
149
|
+
m_Father: {fileID: 224567297738835210}
|
|
150
|
+
m_RootOrder: 0
|
|
151
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
152
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
153
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
154
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
155
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
156
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
157
|
+
--- !u!224 &224567297738835210
|
|
158
|
+
RectTransform:
|
|
159
|
+
m_ObjectHideFlags: 1
|
|
160
|
+
m_PrefabParentObject: {fileID: 0}
|
|
161
|
+
m_PrefabInternal: {fileID: 100100000}
|
|
162
|
+
m_GameObject: {fileID: 1031941377632642}
|
|
163
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
164
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
165
|
+
m_LocalScale: {x: 0, y: 0, z: 0}
|
|
166
|
+
m_Children:
|
|
167
|
+
- {fileID: 224285659638788426}
|
|
168
|
+
m_Father: {fileID: 0}
|
|
169
|
+
m_RootOrder: 0
|
|
170
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
171
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
172
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
173
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
174
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
175
|
+
m_Pivot: {x: 0, y: 0}
|
|
Binary file
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 5c5d445c23d41413ca3e8f84740a0729
|
|
3
|
+
TextureImporter:
|
|
4
|
+
internalIDToNameTable: []
|
|
5
|
+
externalObjects: {}
|
|
6
|
+
serializedVersion: 11
|
|
7
|
+
mipmaps:
|
|
8
|
+
mipMapMode: 0
|
|
9
|
+
enableMipMap: 0
|
|
10
|
+
sRGBTexture: 1
|
|
11
|
+
linearTexture: 0
|
|
12
|
+
fadeOut: 0
|
|
13
|
+
borderMipMap: 0
|
|
14
|
+
mipMapsPreserveCoverage: 0
|
|
15
|
+
alphaTestReferenceValue: 0.5
|
|
16
|
+
mipMapFadeDistanceStart: 1
|
|
17
|
+
mipMapFadeDistanceEnd: 3
|
|
18
|
+
bumpmap:
|
|
19
|
+
convertToNormalMap: 0
|
|
20
|
+
externalNormalMap: 0
|
|
21
|
+
heightScale: 0.25
|
|
22
|
+
normalMapFilter: 0
|
|
23
|
+
isReadable: 0
|
|
24
|
+
streamingMipmaps: 0
|
|
25
|
+
streamingMipmapsPriority: 0
|
|
26
|
+
grayScaleToAlpha: 0
|
|
27
|
+
generateCubemap: 6
|
|
28
|
+
cubemapConvolution: 0
|
|
29
|
+
seamlessCubemap: 0
|
|
30
|
+
textureFormat: 1
|
|
31
|
+
maxTextureSize: 2048
|
|
32
|
+
textureSettings:
|
|
33
|
+
serializedVersion: 2
|
|
34
|
+
filterMode: 1
|
|
35
|
+
aniso: 1
|
|
36
|
+
mipBias: 0
|
|
37
|
+
wrapU: 1
|
|
38
|
+
wrapV: 1
|
|
39
|
+
wrapW: 0
|
|
40
|
+
nPOTScale: 0
|
|
41
|
+
lightmap: 0
|
|
42
|
+
compressionQuality: 50
|
|
43
|
+
spriteMode: 1
|
|
44
|
+
spriteExtrude: 1
|
|
45
|
+
spriteMeshType: 1
|
|
46
|
+
alignment: 0
|
|
47
|
+
spritePivot: {x: 0.5, y: 0.5}
|
|
48
|
+
spritePixelsToUnits: 100
|
|
49
|
+
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
50
|
+
spriteGenerateFallbackPhysicsShape: 1
|
|
51
|
+
alphaUsage: 1
|
|
52
|
+
alphaIsTransparency: 1
|
|
53
|
+
spriteTessellationDetail: -1
|
|
54
|
+
textureType: 8
|
|
55
|
+
textureShape: 1
|
|
56
|
+
singleChannelComponent: 0
|
|
57
|
+
maxTextureSizeSet: 0
|
|
58
|
+
compressionQualitySet: 0
|
|
59
|
+
textureFormatSet: 0
|
|
60
|
+
applyGammaDecoding: 0
|
|
61
|
+
platformSettings:
|
|
62
|
+
- serializedVersion: 3
|
|
63
|
+
buildTarget: DefaultTexturePlatform
|
|
64
|
+
maxTextureSize: 2048
|
|
65
|
+
resizeAlgorithm: 0
|
|
66
|
+
textureFormat: -1
|
|
67
|
+
textureCompression: 1
|
|
68
|
+
compressionQuality: 50
|
|
69
|
+
crunchedCompression: 0
|
|
70
|
+
allowsAlphaSplitting: 0
|
|
71
|
+
overridden: 0
|
|
72
|
+
androidETC2FallbackOverride: 0
|
|
73
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
74
|
+
spriteSheet:
|
|
75
|
+
serializedVersion: 2
|
|
76
|
+
sprites: []
|
|
77
|
+
outline: []
|
|
78
|
+
physicsShape: []
|
|
79
|
+
bones: []
|
|
80
|
+
spriteID: 5e97eb03825dee720800000000000000
|
|
81
|
+
internalID: 0
|
|
82
|
+
vertices: []
|
|
83
|
+
indices:
|
|
84
|
+
edges: []
|
|
85
|
+
weights: []
|
|
86
|
+
secondaryTextures: []
|
|
87
|
+
spritePackingTag:
|
|
88
|
+
pSDRemoveMatte: 0
|
|
89
|
+
pSDShowRemoveMatteOption: 0
|
|
90
|
+
userData:
|
|
91
|
+
assetBundleName:
|
|
92
|
+
assetBundleVariant:
|
|
Binary file
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 8dd7a6f3160e348049a949bc78ef0b29
|
|
3
|
+
TextureImporter:
|
|
4
|
+
internalIDToNameTable: []
|
|
5
|
+
externalObjects: {}
|
|
6
|
+
serializedVersion: 11
|
|
7
|
+
mipmaps:
|
|
8
|
+
mipMapMode: 0
|
|
9
|
+
enableMipMap: 0
|
|
10
|
+
sRGBTexture: 1
|
|
11
|
+
linearTexture: 0
|
|
12
|
+
fadeOut: 0
|
|
13
|
+
borderMipMap: 0
|
|
14
|
+
mipMapsPreserveCoverage: 0
|
|
15
|
+
alphaTestReferenceValue: 0.5
|
|
16
|
+
mipMapFadeDistanceStart: 1
|
|
17
|
+
mipMapFadeDistanceEnd: 3
|
|
18
|
+
bumpmap:
|
|
19
|
+
convertToNormalMap: 0
|
|
20
|
+
externalNormalMap: 0
|
|
21
|
+
heightScale: 0.25
|
|
22
|
+
normalMapFilter: 0
|
|
23
|
+
isReadable: 0
|
|
24
|
+
streamingMipmaps: 0
|
|
25
|
+
streamingMipmapsPriority: 0
|
|
26
|
+
vTOnly: 0
|
|
27
|
+
ignoreMasterTextureLimit: 0
|
|
28
|
+
grayScaleToAlpha: 0
|
|
29
|
+
generateCubemap: 6
|
|
30
|
+
cubemapConvolution: 0
|
|
31
|
+
seamlessCubemap: 0
|
|
32
|
+
textureFormat: 1
|
|
33
|
+
maxTextureSize: 2048
|
|
34
|
+
textureSettings:
|
|
35
|
+
serializedVersion: 2
|
|
36
|
+
filterMode: 1
|
|
37
|
+
aniso: 1
|
|
38
|
+
mipBias: 0
|
|
39
|
+
wrapU: 1
|
|
40
|
+
wrapV: 1
|
|
41
|
+
wrapW: 0
|
|
42
|
+
nPOTScale: 0
|
|
43
|
+
lightmap: 0
|
|
44
|
+
compressionQuality: 50
|
|
45
|
+
spriteMode: 1
|
|
46
|
+
spriteExtrude: 1
|
|
47
|
+
spriteMeshType: 1
|
|
48
|
+
alignment: 0
|
|
49
|
+
spritePivot: {x: 0.5, y: 0.5}
|
|
50
|
+
spritePixelsToUnits: 300
|
|
51
|
+
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
52
|
+
spriteGenerateFallbackPhysicsShape: 1
|
|
53
|
+
alphaUsage: 1
|
|
54
|
+
alphaIsTransparency: 1
|
|
55
|
+
spriteTessellationDetail: -1
|
|
56
|
+
textureType: 8
|
|
57
|
+
textureShape: 1
|
|
58
|
+
singleChannelComponent: 0
|
|
59
|
+
flipbookRows: 1
|
|
60
|
+
flipbookColumns: 1
|
|
61
|
+
maxTextureSizeSet: 0
|
|
62
|
+
compressionQualitySet: 0
|
|
63
|
+
textureFormatSet: 0
|
|
64
|
+
ignorePngGamma: 0
|
|
65
|
+
applyGammaDecoding: 0
|
|
66
|
+
platformSettings:
|
|
67
|
+
- serializedVersion: 3
|
|
68
|
+
buildTarget: DefaultTexturePlatform
|
|
69
|
+
maxTextureSize: 2048
|
|
70
|
+
resizeAlgorithm: 0
|
|
71
|
+
textureFormat: -1
|
|
72
|
+
textureCompression: 1
|
|
73
|
+
compressionQuality: 50
|
|
74
|
+
crunchedCompression: 0
|
|
75
|
+
allowsAlphaSplitting: 0
|
|
76
|
+
overridden: 0
|
|
77
|
+
androidETC2FallbackOverride: 0
|
|
78
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
79
|
+
- serializedVersion: 3
|
|
80
|
+
buildTarget: Standalone
|
|
81
|
+
maxTextureSize: 2048
|
|
82
|
+
resizeAlgorithm: 0
|
|
83
|
+
textureFormat: -1
|
|
84
|
+
textureCompression: 1
|
|
85
|
+
compressionQuality: 50
|
|
86
|
+
crunchedCompression: 0
|
|
87
|
+
allowsAlphaSplitting: 0
|
|
88
|
+
overridden: 0
|
|
89
|
+
androidETC2FallbackOverride: 0
|
|
90
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
91
|
+
- serializedVersion: 3
|
|
92
|
+
buildTarget: Server
|
|
93
|
+
maxTextureSize: 2048
|
|
94
|
+
resizeAlgorithm: 0
|
|
95
|
+
textureFormat: -1
|
|
96
|
+
textureCompression: 1
|
|
97
|
+
compressionQuality: 50
|
|
98
|
+
crunchedCompression: 0
|
|
99
|
+
allowsAlphaSplitting: 0
|
|
100
|
+
overridden: 0
|
|
101
|
+
androidETC2FallbackOverride: 0
|
|
102
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
103
|
+
- serializedVersion: 3
|
|
104
|
+
buildTarget: Android
|
|
105
|
+
maxTextureSize: 2048
|
|
106
|
+
resizeAlgorithm: 0
|
|
107
|
+
textureFormat: -1
|
|
108
|
+
textureCompression: 1
|
|
109
|
+
compressionQuality: 50
|
|
110
|
+
crunchedCompression: 0
|
|
111
|
+
allowsAlphaSplitting: 0
|
|
112
|
+
overridden: 0
|
|
113
|
+
androidETC2FallbackOverride: 0
|
|
114
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
115
|
+
- serializedVersion: 3
|
|
116
|
+
buildTarget: iPhone
|
|
117
|
+
maxTextureSize: 2048
|
|
118
|
+
resizeAlgorithm: 0
|
|
119
|
+
textureFormat: -1
|
|
120
|
+
textureCompression: 1
|
|
121
|
+
compressionQuality: 50
|
|
122
|
+
crunchedCompression: 0
|
|
123
|
+
allowsAlphaSplitting: 0
|
|
124
|
+
overridden: 0
|
|
125
|
+
androidETC2FallbackOverride: 0
|
|
126
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
127
|
+
spriteSheet:
|
|
128
|
+
serializedVersion: 2
|
|
129
|
+
sprites: []
|
|
130
|
+
outline: []
|
|
131
|
+
physicsShape: []
|
|
132
|
+
bones: []
|
|
133
|
+
spriteID: 5e97eb03825dee720800000000000000
|
|
134
|
+
internalID: 0
|
|
135
|
+
vertices: []
|
|
136
|
+
indices:
|
|
137
|
+
edges: []
|
|
138
|
+
weights: []
|
|
139
|
+
secondaryTextures: []
|
|
140
|
+
nameFileIdTable: {}
|
|
141
|
+
spritePackingTag:
|
|
142
|
+
pSDRemoveMatte: 0
|
|
143
|
+
pSDShowRemoveMatteOption: 0
|
|
144
|
+
userData:
|
|
145
|
+
assetBundleName:
|
|
146
|
+
assetBundleVariant:
|
|
Binary file
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 4b5153c44d44441ab840b57d857ccb66
|
|
3
|
+
TextureImporter:
|
|
4
|
+
internalIDToNameTable: []
|
|
5
|
+
externalObjects: {}
|
|
6
|
+
serializedVersion: 11
|
|
7
|
+
mipmaps:
|
|
8
|
+
mipMapMode: 0
|
|
9
|
+
enableMipMap: 0
|
|
10
|
+
sRGBTexture: 1
|
|
11
|
+
linearTexture: 0
|
|
12
|
+
fadeOut: 0
|
|
13
|
+
borderMipMap: 0
|
|
14
|
+
mipMapsPreserveCoverage: 0
|
|
15
|
+
alphaTestReferenceValue: 0.5
|
|
16
|
+
mipMapFadeDistanceStart: 1
|
|
17
|
+
mipMapFadeDistanceEnd: 3
|
|
18
|
+
bumpmap:
|
|
19
|
+
convertToNormalMap: 0
|
|
20
|
+
externalNormalMap: 0
|
|
21
|
+
heightScale: 0.25
|
|
22
|
+
normalMapFilter: 0
|
|
23
|
+
isReadable: 0
|
|
24
|
+
streamingMipmaps: 0
|
|
25
|
+
streamingMipmapsPriority: 0
|
|
26
|
+
grayScaleToAlpha: 0
|
|
27
|
+
generateCubemap: 6
|
|
28
|
+
cubemapConvolution: 0
|
|
29
|
+
seamlessCubemap: 0
|
|
30
|
+
textureFormat: 1
|
|
31
|
+
maxTextureSize: 2048
|
|
32
|
+
textureSettings:
|
|
33
|
+
serializedVersion: 2
|
|
34
|
+
filterMode: 1
|
|
35
|
+
aniso: 1
|
|
36
|
+
mipBias: 0
|
|
37
|
+
wrapU: 1
|
|
38
|
+
wrapV: 1
|
|
39
|
+
wrapW: 0
|
|
40
|
+
nPOTScale: 0
|
|
41
|
+
lightmap: 0
|
|
42
|
+
compressionQuality: 50
|
|
43
|
+
spriteMode: 1
|
|
44
|
+
spriteExtrude: 1
|
|
45
|
+
spriteMeshType: 1
|
|
46
|
+
alignment: 0
|
|
47
|
+
spritePivot: {x: 0.5, y: 0.5}
|
|
48
|
+
spritePixelsToUnits: 100
|
|
49
|
+
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
50
|
+
spriteGenerateFallbackPhysicsShape: 1
|
|
51
|
+
alphaUsage: 1
|
|
52
|
+
alphaIsTransparency: 1
|
|
53
|
+
spriteTessellationDetail: -1
|
|
54
|
+
textureType: 8
|
|
55
|
+
textureShape: 1
|
|
56
|
+
singleChannelComponent: 0
|
|
57
|
+
maxTextureSizeSet: 0
|
|
58
|
+
compressionQualitySet: 0
|
|
59
|
+
textureFormatSet: 0
|
|
60
|
+
applyGammaDecoding: 0
|
|
61
|
+
platformSettings:
|
|
62
|
+
- serializedVersion: 3
|
|
63
|
+
buildTarget: DefaultTexturePlatform
|
|
64
|
+
maxTextureSize: 2048
|
|
65
|
+
resizeAlgorithm: 0
|
|
66
|
+
textureFormat: -1
|
|
67
|
+
textureCompression: 1
|
|
68
|
+
compressionQuality: 50
|
|
69
|
+
crunchedCompression: 0
|
|
70
|
+
allowsAlphaSplitting: 0
|
|
71
|
+
overridden: 0
|
|
72
|
+
androidETC2FallbackOverride: 0
|
|
73
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
74
|
+
- serializedVersion: 3
|
|
75
|
+
buildTarget: Standalone
|
|
76
|
+
maxTextureSize: 2048
|
|
77
|
+
resizeAlgorithm: 0
|
|
78
|
+
textureFormat: -1
|
|
79
|
+
textureCompression: 1
|
|
80
|
+
compressionQuality: 50
|
|
81
|
+
crunchedCompression: 0
|
|
82
|
+
allowsAlphaSplitting: 0
|
|
83
|
+
overridden: 0
|
|
84
|
+
androidETC2FallbackOverride: 0
|
|
85
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
86
|
+
- serializedVersion: 3
|
|
87
|
+
buildTarget: iPhone
|
|
88
|
+
maxTextureSize: 2048
|
|
89
|
+
resizeAlgorithm: 0
|
|
90
|
+
textureFormat: -1
|
|
91
|
+
textureCompression: 1
|
|
92
|
+
compressionQuality: 50
|
|
93
|
+
crunchedCompression: 0
|
|
94
|
+
allowsAlphaSplitting: 0
|
|
95
|
+
overridden: 0
|
|
96
|
+
androidETC2FallbackOverride: 0
|
|
97
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
98
|
+
- serializedVersion: 3
|
|
99
|
+
buildTarget: Android
|
|
100
|
+
maxTextureSize: 2048
|
|
101
|
+
resizeAlgorithm: 0
|
|
102
|
+
textureFormat: -1
|
|
103
|
+
textureCompression: 1
|
|
104
|
+
compressionQuality: 50
|
|
105
|
+
crunchedCompression: 0
|
|
106
|
+
allowsAlphaSplitting: 0
|
|
107
|
+
overridden: 0
|
|
108
|
+
androidETC2FallbackOverride: 0
|
|
109
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
110
|
+
spriteSheet:
|
|
111
|
+
serializedVersion: 2
|
|
112
|
+
sprites: []
|
|
113
|
+
outline: []
|
|
114
|
+
physicsShape: []
|
|
115
|
+
bones: []
|
|
116
|
+
spriteID: 5e97eb03825dee720800000000000000
|
|
117
|
+
internalID: 0
|
|
118
|
+
vertices: []
|
|
119
|
+
indices:
|
|
120
|
+
edges: []
|
|
121
|
+
weights: []
|
|
122
|
+
secondaryTextures: []
|
|
123
|
+
spritePackingTag:
|
|
124
|
+
pSDRemoveMatte: 0
|
|
125
|
+
pSDShowRemoveMatteOption: 0
|
|
126
|
+
userData:
|
|
127
|
+
assetBundleName:
|
|
128
|
+
assetBundleVariant:
|
|
Binary file
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 8567042d473004ed19b5e2c8aae9aab8
|
|
3
|
+
TextureImporter:
|
|
4
|
+
internalIDToNameTable: []
|
|
5
|
+
externalObjects: {}
|
|
6
|
+
serializedVersion: 11
|
|
7
|
+
mipmaps:
|
|
8
|
+
mipMapMode: 0
|
|
9
|
+
enableMipMap: 0
|
|
10
|
+
sRGBTexture: 1
|
|
11
|
+
linearTexture: 0
|
|
12
|
+
fadeOut: 0
|
|
13
|
+
borderMipMap: 0
|
|
14
|
+
mipMapsPreserveCoverage: 0
|
|
15
|
+
alphaTestReferenceValue: 0.5
|
|
16
|
+
mipMapFadeDistanceStart: 1
|
|
17
|
+
mipMapFadeDistanceEnd: 3
|
|
18
|
+
bumpmap:
|
|
19
|
+
convertToNormalMap: 0
|
|
20
|
+
externalNormalMap: 0
|
|
21
|
+
heightScale: 0.25
|
|
22
|
+
normalMapFilter: 0
|
|
23
|
+
isReadable: 0
|
|
24
|
+
streamingMipmaps: 0
|
|
25
|
+
streamingMipmapsPriority: 0
|
|
26
|
+
grayScaleToAlpha: 0
|
|
27
|
+
generateCubemap: 6
|
|
28
|
+
cubemapConvolution: 0
|
|
29
|
+
seamlessCubemap: 0
|
|
30
|
+
textureFormat: 1
|
|
31
|
+
maxTextureSize: 2048
|
|
32
|
+
textureSettings:
|
|
33
|
+
serializedVersion: 2
|
|
34
|
+
filterMode: 1
|
|
35
|
+
aniso: 1
|
|
36
|
+
mipBias: 0
|
|
37
|
+
wrapU: 1
|
|
38
|
+
wrapV: 1
|
|
39
|
+
wrapW: 0
|
|
40
|
+
nPOTScale: 0
|
|
41
|
+
lightmap: 0
|
|
42
|
+
compressionQuality: 50
|
|
43
|
+
spriteMode: 1
|
|
44
|
+
spriteExtrude: 1
|
|
45
|
+
spriteMeshType: 1
|
|
46
|
+
alignment: 0
|
|
47
|
+
spritePivot: {x: 0.5, y: 0.5}
|
|
48
|
+
spritePixelsToUnits: 100
|
|
49
|
+
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
50
|
+
spriteGenerateFallbackPhysicsShape: 1
|
|
51
|
+
alphaUsage: 1
|
|
52
|
+
alphaIsTransparency: 1
|
|
53
|
+
spriteTessellationDetail: -1
|
|
54
|
+
textureType: 8
|
|
55
|
+
textureShape: 1
|
|
56
|
+
singleChannelComponent: 0
|
|
57
|
+
maxTextureSizeSet: 0
|
|
58
|
+
compressionQualitySet: 0
|
|
59
|
+
textureFormatSet: 0
|
|
60
|
+
applyGammaDecoding: 0
|
|
61
|
+
platformSettings:
|
|
62
|
+
- serializedVersion: 3
|
|
63
|
+
buildTarget: DefaultTexturePlatform
|
|
64
|
+
maxTextureSize: 2048
|
|
65
|
+
resizeAlgorithm: 0
|
|
66
|
+
textureFormat: -1
|
|
67
|
+
textureCompression: 1
|
|
68
|
+
compressionQuality: 50
|
|
69
|
+
crunchedCompression: 0
|
|
70
|
+
allowsAlphaSplitting: 0
|
|
71
|
+
overridden: 0
|
|
72
|
+
androidETC2FallbackOverride: 0
|
|
73
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
74
|
+
- serializedVersion: 3
|
|
75
|
+
buildTarget: Standalone
|
|
76
|
+
maxTextureSize: 2048
|
|
77
|
+
resizeAlgorithm: 0
|
|
78
|
+
textureFormat: -1
|
|
79
|
+
textureCompression: 1
|
|
80
|
+
compressionQuality: 50
|
|
81
|
+
crunchedCompression: 0
|
|
82
|
+
allowsAlphaSplitting: 0
|
|
83
|
+
overridden: 0
|
|
84
|
+
androidETC2FallbackOverride: 0
|
|
85
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
86
|
+
- serializedVersion: 3
|
|
87
|
+
buildTarget: iPhone
|
|
88
|
+
maxTextureSize: 2048
|
|
89
|
+
resizeAlgorithm: 0
|
|
90
|
+
textureFormat: -1
|
|
91
|
+
textureCompression: 1
|
|
92
|
+
compressionQuality: 50
|
|
93
|
+
crunchedCompression: 0
|
|
94
|
+
allowsAlphaSplitting: 0
|
|
95
|
+
overridden: 0
|
|
96
|
+
androidETC2FallbackOverride: 0
|
|
97
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
98
|
+
- serializedVersion: 3
|
|
99
|
+
buildTarget: Android
|
|
100
|
+
maxTextureSize: 2048
|
|
101
|
+
resizeAlgorithm: 0
|
|
102
|
+
textureFormat: -1
|
|
103
|
+
textureCompression: 1
|
|
104
|
+
compressionQuality: 50
|
|
105
|
+
crunchedCompression: 0
|
|
106
|
+
allowsAlphaSplitting: 0
|
|
107
|
+
overridden: 0
|
|
108
|
+
androidETC2FallbackOverride: 0
|
|
109
|
+
forceMaximumCompressionQuality_BC6H_BC7: 0
|
|
110
|
+
spriteSheet:
|
|
111
|
+
serializedVersion: 2
|
|
112
|
+
sprites: []
|
|
113
|
+
outline: []
|
|
114
|
+
physicsShape: []
|
|
115
|
+
bones: []
|
|
116
|
+
spriteID: 5e97eb03825dee720800000000000000
|
|
117
|
+
internalID: 0
|
|
118
|
+
vertices: []
|
|
119
|
+
indices:
|
|
120
|
+
edges: []
|
|
121
|
+
weights: []
|
|
122
|
+
secondaryTextures: []
|
|
123
|
+
spritePackingTag:
|
|
124
|
+
pSDRemoveMatte: 0
|
|
125
|
+
pSDShowRemoveMatteOption: 0
|
|
126
|
+
userData:
|
|
127
|
+
assetBundleName:
|
|
128
|
+
assetBundleVariant:
|