app.hypergames.hypersdk 1.8.19 → 1.8.21
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/CHANGELOG.md +15 -0
- package/HyperLoader.unity +3 -3
- package/Runtime/Internal/Managers/DataManager.cs +38 -2
- package/Runtime/Internal/Managers/GameManager.cs +34 -23
- package/Runtime/Internal/UI/Animation/SlideUp.cs +6 -1
- package/Runtime/Internal/UI/Components/RoundedRawImage.cs +146 -0
- package/Runtime/Internal/UI/Components/RoundedRawImage.cs.meta +11 -0
- package/Runtime/Internal/UI/Modals/GamePausedModal.cs +2 -0
- package/Runtime/Internal/UI/Modals/TutorialButton.cs +10 -0
- package/Runtime/Internal/UI/Modals/TutorialLoaderModal.cs +31 -4
- package/Runtime/Internal/UI/Modals/TutorialModal.cs +814 -47
- package/Runtime/Plugins/WebGL/HyperTutorialCachePlugin.jslib +35 -53
- package/Runtime/Resources/Materials/RoundedRawImage.mat +65 -0
- package/Runtime/Resources/Materials/RoundedRawImage.mat.meta +8 -0
- package/Runtime/Resources/Materials.meta +8 -0
- package/Runtime/Resources/RenderTextures/TutorialVideoTexture P.renderTexture +3 -3
- package/Runtime/Resources/Shaders/RoundedRawImage.shader +142 -0
- package/Runtime/Resources/Shaders/RoundedRawImage.shader.meta +10 -0
- package/Runtime/Resources/Shaders/RoundedStrip.shader +152 -0
- package/Runtime/Resources/Shaders/RoundedStrip.shader.meta +10 -0
- package/Runtime/Resources/Shaders.meta +8 -0
- package/Runtime/Resources/Sprites/Frames/Square.png +0 -0
- package/Runtime/Resources/Sprites/Frames/Square.png.meta +186 -0
- package/Runtime/Resources/Sprites/TutorialModal/Button_Back.png.meta +1 -1
- package/Runtime/Resources/Sprites/TutorialModal/Button_Next.png.meta +1 -1
- package/Runtime/Resources/Sprites/TutorialModal/Knob.png.meta +1 -1
- package/Runtime/Resources/Sprites/TutorialModal/Tutorial_Background_Portrait.png.meta +3 -3
- package/Runtime/Resources/UIPrefabs/GameOverModal_Battle.prefab +1 -1
- package/Runtime/Resources/UIPrefabs/GameOverModal_Practice.prefab +1 -1
- package/Runtime/Resources/UIPrefabs/GamePausedModal_Battle.prefab +1 -1
- package/Runtime/Resources/UIPrefabs/IndicatorCircle.prefab +2 -2
- package/Runtime/Resources/UIPrefabs/TutorialLandscapeModal.prefab +1614 -1184
- package/Runtime/Resources/UIPrefabs/TutorialLandscapeModal.prefab.meta +1 -1
- package/Runtime/Resources/UIPrefabs/TutorialPortraitModal.prefab +1409 -948
- package/Runtime/Shared/DTOs/TutorialData.cs +18 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
%YAML 1.1
|
|
2
2
|
%TAG !u! tag:unity3d.com,2011:
|
|
3
|
-
--- !u!1 &
|
|
3
|
+
--- !u!1 &43406586045344096
|
|
4
4
|
GameObject:
|
|
5
5
|
m_ObjectHideFlags: 0
|
|
6
6
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -8,101 +8,74 @@ GameObject:
|
|
|
8
8
|
m_PrefabAsset: {fileID: 0}
|
|
9
9
|
serializedVersion: 6
|
|
10
10
|
m_Component:
|
|
11
|
-
- component: {fileID:
|
|
12
|
-
- component: {fileID:
|
|
13
|
-
- component: {fileID:
|
|
14
|
-
- component: {fileID: 823227897256155399}
|
|
15
|
-
- component: {fileID: 6428228303871513058}
|
|
11
|
+
- component: {fileID: 8488768023682292878}
|
|
12
|
+
- component: {fileID: 5530579363135197300}
|
|
13
|
+
- component: {fileID: 3764312578657882424}
|
|
16
14
|
m_Layer: 5
|
|
17
|
-
m_Name:
|
|
15
|
+
m_Name: IndicatorCircle(Clone)
|
|
18
16
|
m_TagString: Untagged
|
|
19
17
|
m_Icon: {fileID: 0}
|
|
20
18
|
m_NavMeshLayer: 0
|
|
21
19
|
m_StaticEditorFlags: 0
|
|
22
20
|
m_IsActive: 1
|
|
23
|
-
--- !u!224 &
|
|
21
|
+
--- !u!224 &8488768023682292878
|
|
24
22
|
RectTransform:
|
|
25
23
|
m_ObjectHideFlags: 0
|
|
26
24
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
27
25
|
m_PrefabInstance: {fileID: 0}
|
|
28
26
|
m_PrefabAsset: {fileID: 0}
|
|
29
|
-
m_GameObject: {fileID:
|
|
27
|
+
m_GameObject: {fileID: 43406586045344096}
|
|
30
28
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
31
29
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
32
30
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
33
|
-
m_ConstrainProportionsScale:
|
|
34
|
-
m_Children:
|
|
35
|
-
|
|
36
|
-
m_Father: {fileID: 8788425320029326841}
|
|
31
|
+
m_ConstrainProportionsScale: 1
|
|
32
|
+
m_Children: []
|
|
33
|
+
m_Father: {fileID: 1469330817544624029}
|
|
37
34
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
38
|
-
m_AnchorMin: {x: 0
|
|
39
|
-
m_AnchorMax: {x: 0
|
|
35
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
36
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
40
37
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
41
|
-
m_SizeDelta: {x:
|
|
38
|
+
m_SizeDelta: {x: 32, y: 32}
|
|
42
39
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
43
|
-
--- !u!222 &
|
|
40
|
+
--- !u!222 &5530579363135197300
|
|
44
41
|
CanvasRenderer:
|
|
45
42
|
m_ObjectHideFlags: 0
|
|
46
43
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
47
44
|
m_PrefabInstance: {fileID: 0}
|
|
48
45
|
m_PrefabAsset: {fileID: 0}
|
|
49
|
-
m_GameObject: {fileID:
|
|
46
|
+
m_GameObject: {fileID: 43406586045344096}
|
|
50
47
|
m_CullTransparentMesh: 1
|
|
51
|
-
--- !u!114 &
|
|
48
|
+
--- !u!114 &3764312578657882424
|
|
52
49
|
MonoBehaviour:
|
|
53
50
|
m_ObjectHideFlags: 0
|
|
54
51
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
55
52
|
m_PrefabInstance: {fileID: 0}
|
|
56
53
|
m_PrefabAsset: {fileID: 0}
|
|
57
|
-
m_GameObject: {fileID:
|
|
54
|
+
m_GameObject: {fileID: 43406586045344096}
|
|
58
55
|
m_Enabled: 1
|
|
59
56
|
m_EditorHideFlags: 0
|
|
60
|
-
m_Script: {fileID: 11500000, guid:
|
|
57
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
61
58
|
m_Name:
|
|
62
59
|
m_EditorClassIdentifier:
|
|
63
60
|
m_Material: {fileID: 0}
|
|
64
|
-
m_Color: {r: 1, g: 1, b: 1, a:
|
|
61
|
+
m_Color: {r: 1, g: 1, b: 1, a: 0.17}
|
|
65
62
|
m_RaycastTarget: 1
|
|
66
63
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
67
64
|
m_Maskable: 1
|
|
68
65
|
m_OnCullStateChanged:
|
|
69
66
|
m_PersistentCalls:
|
|
70
67
|
m_Calls: []
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
m_PrefabInstance: {fileID: 0}
|
|
83
|
-
m_PrefabAsset: {fileID: 0}
|
|
84
|
-
m_GameObject: {fileID: 710395269822787254}
|
|
85
|
-
m_Enabled: 1
|
|
86
|
-
m_EditorHideFlags: 0
|
|
87
|
-
m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3}
|
|
88
|
-
m_Name:
|
|
89
|
-
m_EditorClassIdentifier:
|
|
90
|
-
m_ShowMaskGraphic: 0
|
|
91
|
-
--- !u!114 &6428228303871513058
|
|
92
|
-
MonoBehaviour:
|
|
93
|
-
m_ObjectHideFlags: 0
|
|
94
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
95
|
-
m_PrefabInstance: {fileID: 0}
|
|
96
|
-
m_PrefabAsset: {fileID: 0}
|
|
97
|
-
m_GameObject: {fileID: 710395269822787254}
|
|
98
|
-
m_Enabled: 1
|
|
99
|
-
m_EditorHideFlags: 0
|
|
100
|
-
m_Script: {fileID: 11500000, guid: 86710e43de46f6f4bac7c8e50813a599, type: 3}
|
|
101
|
-
m_Name:
|
|
102
|
-
m_EditorClassIdentifier:
|
|
103
|
-
m_AspectMode: 1
|
|
104
|
-
m_AspectRatio: 0.75
|
|
105
|
-
--- !u!1 &1243202298256498214
|
|
68
|
+
m_Sprite: {fileID: 21300000, guid: 434551244c4200447ad54dca6f71f81b, type: 3}
|
|
69
|
+
m_Type: 0
|
|
70
|
+
m_PreserveAspect: 1
|
|
71
|
+
m_FillCenter: 1
|
|
72
|
+
m_FillMethod: 4
|
|
73
|
+
m_FillAmount: 1
|
|
74
|
+
m_FillClockwise: 1
|
|
75
|
+
m_FillOrigin: 0
|
|
76
|
+
m_UseSpriteMesh: 0
|
|
77
|
+
m_PixelsPerUnitMultiplier: 1
|
|
78
|
+
--- !u!1 &206622128013589007
|
|
106
79
|
GameObject:
|
|
107
80
|
m_ObjectHideFlags: 0
|
|
108
81
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -110,135 +83,50 @@ GameObject:
|
|
|
110
83
|
m_PrefabAsset: {fileID: 0}
|
|
111
84
|
serializedVersion: 6
|
|
112
85
|
m_Component:
|
|
113
|
-
- component: {fileID:
|
|
114
|
-
- component: {fileID:
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
m_Name: Loader Sub Text
|
|
86
|
+
- component: {fileID: 1206032657273834953}
|
|
87
|
+
- component: {fileID: 3382850046686996386}
|
|
88
|
+
m_Layer: 0
|
|
89
|
+
m_Name: Loading Failed Elements
|
|
118
90
|
m_TagString: Untagged
|
|
119
91
|
m_Icon: {fileID: 0}
|
|
120
92
|
m_NavMeshLayer: 0
|
|
121
93
|
m_StaticEditorFlags: 0
|
|
122
|
-
m_IsActive:
|
|
123
|
-
--- !u!224 &
|
|
94
|
+
m_IsActive: 0
|
|
95
|
+
--- !u!224 &1206032657273834953
|
|
124
96
|
RectTransform:
|
|
125
97
|
m_ObjectHideFlags: 0
|
|
126
98
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
127
99
|
m_PrefabInstance: {fileID: 0}
|
|
128
100
|
m_PrefabAsset: {fileID: 0}
|
|
129
|
-
m_GameObject: {fileID:
|
|
130
|
-
m_LocalRotation: {x:
|
|
131
|
-
m_LocalPosition: {x: 0, y: 0, z:
|
|
101
|
+
m_GameObject: {fileID: 206622128013589007}
|
|
102
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
103
|
+
m_LocalPosition: {x: 0, y: 0, z: -4.9601917}
|
|
132
104
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
133
105
|
m_ConstrainProportionsScale: 0
|
|
134
|
-
m_Children:
|
|
135
|
-
|
|
106
|
+
m_Children:
|
|
107
|
+
- {fileID: 5344135537671150629}
|
|
108
|
+
- {fileID: 5021863305516576364}
|
|
109
|
+
- {fileID: 5978908636392326568}
|
|
110
|
+
m_Father: {fileID: 4404405061174939910}
|
|
136
111
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
137
|
-
m_AnchorMin: {x: 0.5, y:
|
|
138
|
-
m_AnchorMax: {x: 0.5, y:
|
|
139
|
-
m_AnchoredPosition: {x: 0, y: -
|
|
140
|
-
m_SizeDelta: {x:
|
|
112
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
113
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
114
|
+
m_AnchoredPosition: {x: 0, y: -182.6333}
|
|
115
|
+
m_SizeDelta: {x: 587.2147, y: 255.5221}
|
|
141
116
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
142
|
-
--- !u!
|
|
143
|
-
|
|
144
|
-
m_ObjectHideFlags: 0
|
|
145
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
146
|
-
m_PrefabInstance: {fileID: 0}
|
|
147
|
-
m_PrefabAsset: {fileID: 0}
|
|
148
|
-
m_GameObject: {fileID: 1243202298256498214}
|
|
149
|
-
m_CullTransparentMesh: 1
|
|
150
|
-
--- !u!114 &8513411579221298454
|
|
151
|
-
MonoBehaviour:
|
|
117
|
+
--- !u!225 &3382850046686996386
|
|
118
|
+
CanvasGroup:
|
|
152
119
|
m_ObjectHideFlags: 0
|
|
153
120
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
154
121
|
m_PrefabInstance: {fileID: 0}
|
|
155
122
|
m_PrefabAsset: {fileID: 0}
|
|
156
|
-
m_GameObject: {fileID:
|
|
123
|
+
m_GameObject: {fileID: 206622128013589007}
|
|
157
124
|
m_Enabled: 1
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
164
|
-
m_RaycastTarget: 1
|
|
165
|
-
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
166
|
-
m_Maskable: 1
|
|
167
|
-
m_OnCullStateChanged:
|
|
168
|
-
m_PersistentCalls:
|
|
169
|
-
m_Calls: []
|
|
170
|
-
m_text: "We\u2019re unable to load tutorial \nat this time, please retry."
|
|
171
|
-
m_isRightToLeft: 0
|
|
172
|
-
m_fontAsset: {fileID: 11400000, guid: 849755e149fecd54d9c6ec82145e4a1e, type: 2}
|
|
173
|
-
m_sharedMaterial: {fileID: -153029463916510471, guid: 849755e149fecd54d9c6ec82145e4a1e, type: 2}
|
|
174
|
-
m_fontSharedMaterials: []
|
|
175
|
-
m_fontMaterial: {fileID: 0}
|
|
176
|
-
m_fontMaterials: []
|
|
177
|
-
m_fontColor32:
|
|
178
|
-
serializedVersion: 2
|
|
179
|
-
rgba: 4294967295
|
|
180
|
-
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
181
|
-
m_enableVertexGradient: 0
|
|
182
|
-
m_colorMode: 3
|
|
183
|
-
m_fontColorGradient:
|
|
184
|
-
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
185
|
-
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
186
|
-
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
187
|
-
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
188
|
-
m_fontColorGradientPreset: {fileID: 0}
|
|
189
|
-
m_spriteAsset: {fileID: 0}
|
|
190
|
-
m_tintAllSprites: 0
|
|
191
|
-
m_StyleSheet: {fileID: 0}
|
|
192
|
-
m_TextStyleHashCode: -1183493901
|
|
193
|
-
m_overrideHtmlColors: 0
|
|
194
|
-
m_faceColor:
|
|
195
|
-
serializedVersion: 2
|
|
196
|
-
rgba: 4294967295
|
|
197
|
-
m_fontSize: 42.35
|
|
198
|
-
m_fontSizeBase: 40
|
|
199
|
-
m_fontWeight: 400
|
|
200
|
-
m_enableAutoSizing: 1
|
|
201
|
-
m_fontSizeMin: 18
|
|
202
|
-
m_fontSizeMax: 44
|
|
203
|
-
m_fontStyle: 0
|
|
204
|
-
m_HorizontalAlignment: 2
|
|
205
|
-
m_VerticalAlignment: 512
|
|
206
|
-
m_textAlignment: 65535
|
|
207
|
-
m_characterSpacing: -3.4
|
|
208
|
-
m_wordSpacing: 0
|
|
209
|
-
m_lineSpacing: -26.2
|
|
210
|
-
m_lineSpacingMax: 0
|
|
211
|
-
m_paragraphSpacing: 0
|
|
212
|
-
m_charWidthMaxAdj: 0
|
|
213
|
-
m_TextWrappingMode: 1
|
|
214
|
-
m_wordWrappingRatios: 0.4
|
|
215
|
-
m_overflowMode: 0
|
|
216
|
-
m_linkedTextComponent: {fileID: 0}
|
|
217
|
-
parentLinkedComponent: {fileID: 0}
|
|
218
|
-
m_enableKerning: 1
|
|
219
|
-
m_ActiveFontFeatures: 6e72656b
|
|
220
|
-
m_enableExtraPadding: 0
|
|
221
|
-
checkPaddingRequired: 0
|
|
222
|
-
m_isRichText: 1
|
|
223
|
-
m_EmojiFallbackSupport: 1
|
|
224
|
-
m_parseCtrlCharacters: 1
|
|
225
|
-
m_isOrthographic: 1
|
|
226
|
-
m_isCullingEnabled: 0
|
|
227
|
-
m_horizontalMapping: 0
|
|
228
|
-
m_verticalMapping: 0
|
|
229
|
-
m_uvLineOffset: 0
|
|
230
|
-
m_geometrySortingOrder: 0
|
|
231
|
-
m_IsTextObjectScaleStatic: 0
|
|
232
|
-
m_VertexBufferAutoSizeReduction: 0
|
|
233
|
-
m_useMaxVisibleDescender: 1
|
|
234
|
-
m_pageToDisplay: 1
|
|
235
|
-
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
236
|
-
m_isUsingLegacyAnimationComponent: 0
|
|
237
|
-
m_isVolumetricText: 0
|
|
238
|
-
m_hasFontAssetChanged: 0
|
|
239
|
-
m_baseMaterial: {fileID: 0}
|
|
240
|
-
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
241
|
-
--- !u!1 &1568779739549735033
|
|
125
|
+
m_Alpha: 0
|
|
126
|
+
m_Interactable: 1
|
|
127
|
+
m_BlocksRaycasts: 1
|
|
128
|
+
m_IgnoreParentGroups: 0
|
|
129
|
+
--- !u!1 &540755353437084816
|
|
242
130
|
GameObject:
|
|
243
131
|
m_ObjectHideFlags: 0
|
|
244
132
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -246,51 +134,51 @@ GameObject:
|
|
|
246
134
|
m_PrefabAsset: {fileID: 0}
|
|
247
135
|
serializedVersion: 6
|
|
248
136
|
m_Component:
|
|
249
|
-
- component: {fileID:
|
|
250
|
-
- component: {fileID:
|
|
251
|
-
- component: {fileID:
|
|
252
|
-
- component: {fileID:
|
|
137
|
+
- component: {fileID: 984499315421795248}
|
|
138
|
+
- component: {fileID: 1303429194717238201}
|
|
139
|
+
- component: {fileID: 5281608851705353867}
|
|
140
|
+
- component: {fileID: 726966533833872272}
|
|
253
141
|
m_Layer: 5
|
|
254
142
|
m_Name: Next
|
|
255
143
|
m_TagString: Untagged
|
|
256
144
|
m_Icon: {fileID: 0}
|
|
257
145
|
m_NavMeshLayer: 0
|
|
258
146
|
m_StaticEditorFlags: 0
|
|
259
|
-
m_IsActive:
|
|
260
|
-
--- !u!224 &
|
|
147
|
+
m_IsActive: 1
|
|
148
|
+
--- !u!224 &984499315421795248
|
|
261
149
|
RectTransform:
|
|
262
150
|
m_ObjectHideFlags: 0
|
|
263
151
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
264
152
|
m_PrefabInstance: {fileID: 0}
|
|
265
153
|
m_PrefabAsset: {fileID: 0}
|
|
266
|
-
m_GameObject: {fileID:
|
|
154
|
+
m_GameObject: {fileID: 540755353437084816}
|
|
267
155
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
268
156
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
269
157
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
270
158
|
m_ConstrainProportionsScale: 0
|
|
271
159
|
m_Children: []
|
|
272
|
-
m_Father: {fileID:
|
|
160
|
+
m_Father: {fileID: 7534777606985699997}
|
|
273
161
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
274
162
|
m_AnchorMin: {x: 1, y: 0.5}
|
|
275
163
|
m_AnchorMax: {x: 1, y: 0.5}
|
|
276
|
-
m_AnchoredPosition: {x: -
|
|
277
|
-
m_SizeDelta: {x:
|
|
164
|
+
m_AnchoredPosition: {x: -45, y: 0}
|
|
165
|
+
m_SizeDelta: {x: 90, y: 100}
|
|
278
166
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
279
|
-
--- !u!222 &
|
|
167
|
+
--- !u!222 &1303429194717238201
|
|
280
168
|
CanvasRenderer:
|
|
281
169
|
m_ObjectHideFlags: 0
|
|
282
170
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
283
171
|
m_PrefabInstance: {fileID: 0}
|
|
284
172
|
m_PrefabAsset: {fileID: 0}
|
|
285
|
-
m_GameObject: {fileID:
|
|
173
|
+
m_GameObject: {fileID: 540755353437084816}
|
|
286
174
|
m_CullTransparentMesh: 1
|
|
287
|
-
--- !u!114 &
|
|
175
|
+
--- !u!114 &5281608851705353867
|
|
288
176
|
MonoBehaviour:
|
|
289
177
|
m_ObjectHideFlags: 0
|
|
290
178
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
291
179
|
m_PrefabInstance: {fileID: 0}
|
|
292
180
|
m_PrefabAsset: {fileID: 0}
|
|
293
|
-
m_GameObject: {fileID:
|
|
181
|
+
m_GameObject: {fileID: 540755353437084816}
|
|
294
182
|
m_Enabled: 1
|
|
295
183
|
m_EditorHideFlags: 0
|
|
296
184
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
@@ -314,13 +202,13 @@ MonoBehaviour:
|
|
|
314
202
|
m_FillOrigin: 0
|
|
315
203
|
m_UseSpriteMesh: 0
|
|
316
204
|
m_PixelsPerUnitMultiplier: 1
|
|
317
|
-
--- !u!114 &
|
|
205
|
+
--- !u!114 &726966533833872272
|
|
318
206
|
MonoBehaviour:
|
|
319
207
|
m_ObjectHideFlags: 0
|
|
320
208
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
321
209
|
m_PrefabInstance: {fileID: 0}
|
|
322
210
|
m_PrefabAsset: {fileID: 0}
|
|
323
|
-
m_GameObject: {fileID:
|
|
211
|
+
m_GameObject: {fileID: 540755353437084816}
|
|
324
212
|
m_Enabled: 1
|
|
325
213
|
m_EditorHideFlags: 0
|
|
326
214
|
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
@@ -354,13 +242,13 @@ MonoBehaviour:
|
|
|
354
242
|
m_SelectedTrigger: Selected
|
|
355
243
|
m_DisabledTrigger: Disabled
|
|
356
244
|
m_Interactable: 1
|
|
357
|
-
m_TargetGraphic: {fileID:
|
|
245
|
+
m_TargetGraphic: {fileID: 5281608851705353867}
|
|
358
246
|
m_OnClick:
|
|
359
247
|
m_PersistentCalls:
|
|
360
248
|
m_Calls:
|
|
361
|
-
- m_Target: {fileID:
|
|
362
|
-
m_TargetAssemblyTypeName: Hyper.TutorialModal,
|
|
363
|
-
m_MethodName:
|
|
249
|
+
- m_Target: {fileID: 546732978582884908}
|
|
250
|
+
m_TargetAssemblyTypeName: Hyper.Internal.TutorialModal, Hyper.Internal
|
|
251
|
+
m_MethodName: NextContent
|
|
364
252
|
m_Mode: 1
|
|
365
253
|
m_Arguments:
|
|
366
254
|
m_ObjectArgument: {fileID: 0}
|
|
@@ -370,7 +258,97 @@ MonoBehaviour:
|
|
|
370
258
|
m_StringArgument:
|
|
371
259
|
m_BoolArgument: 0
|
|
372
260
|
m_CallState: 2
|
|
373
|
-
--- !u!1 &
|
|
261
|
+
--- !u!1 &689171703587966971
|
|
262
|
+
GameObject:
|
|
263
|
+
m_ObjectHideFlags: 0
|
|
264
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
265
|
+
m_PrefabInstance: {fileID: 0}
|
|
266
|
+
m_PrefabAsset: {fileID: 0}
|
|
267
|
+
serializedVersion: 6
|
|
268
|
+
m_Component:
|
|
269
|
+
- component: {fileID: 2073423937879112680}
|
|
270
|
+
- component: {fileID: 6450593069041053089}
|
|
271
|
+
m_Layer: 5
|
|
272
|
+
m_Name: Slider
|
|
273
|
+
m_TagString: Untagged
|
|
274
|
+
m_Icon: {fileID: 0}
|
|
275
|
+
m_NavMeshLayer: 0
|
|
276
|
+
m_StaticEditorFlags: 0
|
|
277
|
+
m_IsActive: 1
|
|
278
|
+
--- !u!224 &2073423937879112680
|
|
279
|
+
RectTransform:
|
|
280
|
+
m_ObjectHideFlags: 0
|
|
281
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
282
|
+
m_PrefabInstance: {fileID: 0}
|
|
283
|
+
m_PrefabAsset: {fileID: 0}
|
|
284
|
+
m_GameObject: {fileID: 689171703587966971}
|
|
285
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
286
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
287
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
288
|
+
m_ConstrainProportionsScale: 0
|
|
289
|
+
m_Children:
|
|
290
|
+
- {fileID: 3079227174746097371}
|
|
291
|
+
- {fileID: 8119876833717286888}
|
|
292
|
+
- {fileID: 1042189548867587786}
|
|
293
|
+
m_Father: {fileID: 4905335690953803867}
|
|
294
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
295
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
296
|
+
m_AnchorMax: {x: 1, y: 0}
|
|
297
|
+
m_AnchoredPosition: {x: 0, y: 0.2000122}
|
|
298
|
+
m_SizeDelta: {x: 0, y: 5.4197}
|
|
299
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
300
|
+
--- !u!114 &6450593069041053089
|
|
301
|
+
MonoBehaviour:
|
|
302
|
+
m_ObjectHideFlags: 0
|
|
303
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
304
|
+
m_PrefabInstance: {fileID: 0}
|
|
305
|
+
m_PrefabAsset: {fileID: 0}
|
|
306
|
+
m_GameObject: {fileID: 689171703587966971}
|
|
307
|
+
m_Enabled: 1
|
|
308
|
+
m_EditorHideFlags: 0
|
|
309
|
+
m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3}
|
|
310
|
+
m_Name:
|
|
311
|
+
m_EditorClassIdentifier:
|
|
312
|
+
m_Navigation:
|
|
313
|
+
m_Mode: 3
|
|
314
|
+
m_WrapAround: 0
|
|
315
|
+
m_SelectOnUp: {fileID: 0}
|
|
316
|
+
m_SelectOnDown: {fileID: 0}
|
|
317
|
+
m_SelectOnLeft: {fileID: 0}
|
|
318
|
+
m_SelectOnRight: {fileID: 0}
|
|
319
|
+
m_Transition: 0
|
|
320
|
+
m_Colors:
|
|
321
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
322
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
323
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
324
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
325
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
326
|
+
m_ColorMultiplier: 1
|
|
327
|
+
m_FadeDuration: 0.1
|
|
328
|
+
m_SpriteState:
|
|
329
|
+
m_HighlightedSprite: {fileID: 0}
|
|
330
|
+
m_PressedSprite: {fileID: 0}
|
|
331
|
+
m_SelectedSprite: {fileID: 0}
|
|
332
|
+
m_DisabledSprite: {fileID: 0}
|
|
333
|
+
m_AnimationTriggers:
|
|
334
|
+
m_NormalTrigger: Normal
|
|
335
|
+
m_HighlightedTrigger: Highlighted
|
|
336
|
+
m_PressedTrigger: Pressed
|
|
337
|
+
m_SelectedTrigger: Selected
|
|
338
|
+
m_DisabledTrigger: Disabled
|
|
339
|
+
m_Interactable: 0
|
|
340
|
+
m_TargetGraphic: {fileID: 3130762559934833505}
|
|
341
|
+
m_FillRect: {fileID: 5074945140982720928}
|
|
342
|
+
m_HandleRect: {fileID: 2717068593723405786}
|
|
343
|
+
m_Direction: 0
|
|
344
|
+
m_MinValue: 0
|
|
345
|
+
m_MaxValue: 7.25
|
|
346
|
+
m_WholeNumbers: 0
|
|
347
|
+
m_Value: 0
|
|
348
|
+
m_OnValueChanged:
|
|
349
|
+
m_PersistentCalls:
|
|
350
|
+
m_Calls: []
|
|
351
|
+
--- !u!1 &1098600422003287596
|
|
374
352
|
GameObject:
|
|
375
353
|
m_ObjectHideFlags: 0
|
|
376
354
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -378,10 +356,10 @@ GameObject:
|
|
|
378
356
|
m_PrefabAsset: {fileID: 0}
|
|
379
357
|
serializedVersion: 6
|
|
380
358
|
m_Component:
|
|
381
|
-
- component: {fileID:
|
|
382
|
-
- component: {fileID:
|
|
383
|
-
- component: {fileID:
|
|
384
|
-
- component: {fileID:
|
|
359
|
+
- component: {fileID: 6075016610340759087}
|
|
360
|
+
- component: {fileID: 6964617302945642615}
|
|
361
|
+
- component: {fileID: 5776623934968590568}
|
|
362
|
+
- component: {fileID: 3961932893369812177}
|
|
385
363
|
m_Layer: 5
|
|
386
364
|
m_Name: Loader Img
|
|
387
365
|
m_TagString: Untagged
|
|
@@ -389,40 +367,40 @@ GameObject:
|
|
|
389
367
|
m_NavMeshLayer: 0
|
|
390
368
|
m_StaticEditorFlags: 0
|
|
391
369
|
m_IsActive: 1
|
|
392
|
-
--- !u!224 &
|
|
370
|
+
--- !u!224 &6075016610340759087
|
|
393
371
|
RectTransform:
|
|
394
372
|
m_ObjectHideFlags: 0
|
|
395
373
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
396
374
|
m_PrefabInstance: {fileID: 0}
|
|
397
375
|
m_PrefabAsset: {fileID: 0}
|
|
398
|
-
m_GameObject: {fileID:
|
|
376
|
+
m_GameObject: {fileID: 1098600422003287596}
|
|
399
377
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
400
|
-
m_LocalPosition: {x: 0, y: 0, z:
|
|
401
|
-
m_LocalScale: {x: 0.
|
|
378
|
+
m_LocalPosition: {x: 0, y: 0, z: -4.9601917}
|
|
379
|
+
m_LocalScale: {x: 0.9558, y: 0.9558, z: 0.9558}
|
|
402
380
|
m_ConstrainProportionsScale: 0
|
|
403
381
|
m_Children: []
|
|
404
|
-
m_Father: {fileID:
|
|
382
|
+
m_Father: {fileID: 4404405061174939910}
|
|
405
383
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
406
384
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
407
385
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
408
|
-
m_AnchoredPosition: {x: 0, y:
|
|
386
|
+
m_AnchoredPosition: {x: 0, y: 162}
|
|
409
387
|
m_SizeDelta: {x: 235.9259, y: 232.83215}
|
|
410
388
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
411
|
-
--- !u!222 &
|
|
389
|
+
--- !u!222 &6964617302945642615
|
|
412
390
|
CanvasRenderer:
|
|
413
391
|
m_ObjectHideFlags: 0
|
|
414
392
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
415
393
|
m_PrefabInstance: {fileID: 0}
|
|
416
394
|
m_PrefabAsset: {fileID: 0}
|
|
417
|
-
m_GameObject: {fileID:
|
|
395
|
+
m_GameObject: {fileID: 1098600422003287596}
|
|
418
396
|
m_CullTransparentMesh: 1
|
|
419
|
-
--- !u!114 &
|
|
397
|
+
--- !u!114 &5776623934968590568
|
|
420
398
|
MonoBehaviour:
|
|
421
399
|
m_ObjectHideFlags: 0
|
|
422
400
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
423
401
|
m_PrefabInstance: {fileID: 0}
|
|
424
402
|
m_PrefabAsset: {fileID: 0}
|
|
425
|
-
m_GameObject: {fileID:
|
|
403
|
+
m_GameObject: {fileID: 1098600422003287596}
|
|
426
404
|
m_Enabled: 1
|
|
427
405
|
m_EditorHideFlags: 0
|
|
428
406
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
@@ -446,14 +424,14 @@ MonoBehaviour:
|
|
|
446
424
|
m_FillOrigin: 0
|
|
447
425
|
m_UseSpriteMesh: 0
|
|
448
426
|
m_PixelsPerUnitMultiplier: 1
|
|
449
|
-
--- !u!95 &
|
|
427
|
+
--- !u!95 &3961932893369812177
|
|
450
428
|
Animator:
|
|
451
429
|
serializedVersion: 7
|
|
452
430
|
m_ObjectHideFlags: 0
|
|
453
431
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
454
432
|
m_PrefabInstance: {fileID: 0}
|
|
455
433
|
m_PrefabAsset: {fileID: 0}
|
|
456
|
-
m_GameObject: {fileID:
|
|
434
|
+
m_GameObject: {fileID: 1098600422003287596}
|
|
457
435
|
m_Enabled: 1
|
|
458
436
|
m_Avatar: {fileID: 0}
|
|
459
437
|
m_Controller: {fileID: 9100000, guid: 9ae844f73f18c5d4aa179f57b1549ba4, type: 2}
|
|
@@ -468,7 +446,7 @@ Animator:
|
|
|
468
446
|
m_AllowConstantClipSamplingOptimization: 1
|
|
469
447
|
m_KeepAnimatorStateOnDisable: 0
|
|
470
448
|
m_WriteDefaultValuesOnDisable: 0
|
|
471
|
-
--- !u!1 &
|
|
449
|
+
--- !u!1 &1307373940866892176
|
|
472
450
|
GameObject:
|
|
473
451
|
m_ObjectHideFlags: 0
|
|
474
452
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -476,65 +454,65 @@ GameObject:
|
|
|
476
454
|
m_PrefabAsset: {fileID: 0}
|
|
477
455
|
serializedVersion: 6
|
|
478
456
|
m_Component:
|
|
479
|
-
- component: {fileID:
|
|
480
|
-
- component: {fileID:
|
|
481
|
-
- component: {fileID:
|
|
482
|
-
m_Layer:
|
|
483
|
-
m_Name:
|
|
457
|
+
- component: {fileID: 7398129200875470981}
|
|
458
|
+
- component: {fileID: 2017231536132493898}
|
|
459
|
+
- component: {fileID: 5262538139955912578}
|
|
460
|
+
m_Layer: 0
|
|
461
|
+
m_Name: BG
|
|
484
462
|
m_TagString: Untagged
|
|
485
463
|
m_Icon: {fileID: 0}
|
|
486
464
|
m_NavMeshLayer: 0
|
|
487
465
|
m_StaticEditorFlags: 0
|
|
488
|
-
m_IsActive:
|
|
489
|
-
--- !u!224 &
|
|
466
|
+
m_IsActive: 1
|
|
467
|
+
--- !u!224 &7398129200875470981
|
|
490
468
|
RectTransform:
|
|
491
469
|
m_ObjectHideFlags: 0
|
|
492
470
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
493
471
|
m_PrefabInstance: {fileID: 0}
|
|
494
472
|
m_PrefabAsset: {fileID: 0}
|
|
495
|
-
m_GameObject: {fileID:
|
|
496
|
-
m_LocalRotation: {x:
|
|
473
|
+
m_GameObject: {fileID: 1307373940866892176}
|
|
474
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
497
475
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
498
476
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
499
477
|
m_ConstrainProportionsScale: 0
|
|
500
478
|
m_Children: []
|
|
501
|
-
m_Father: {fileID:
|
|
479
|
+
m_Father: {fileID: 4404405061174939910}
|
|
502
480
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
503
|
-
m_AnchorMin: {x: 0, y: 0
|
|
504
|
-
m_AnchorMax: {x: 1, y: 0
|
|
505
|
-
m_AnchoredPosition: {x: 0, y:
|
|
506
|
-
m_SizeDelta: {x: 0, y:
|
|
481
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
482
|
+
m_AnchorMax: {x: 1, y: 0}
|
|
483
|
+
m_AnchoredPosition: {x: 0, y: 347.88647}
|
|
484
|
+
m_SizeDelta: {x: 0, y: 695.7729}
|
|
507
485
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
508
|
-
--- !u!222 &
|
|
486
|
+
--- !u!222 &2017231536132493898
|
|
509
487
|
CanvasRenderer:
|
|
510
488
|
m_ObjectHideFlags: 0
|
|
511
489
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
512
490
|
m_PrefabInstance: {fileID: 0}
|
|
513
491
|
m_PrefabAsset: {fileID: 0}
|
|
514
|
-
m_GameObject: {fileID:
|
|
492
|
+
m_GameObject: {fileID: 1307373940866892176}
|
|
515
493
|
m_CullTransparentMesh: 1
|
|
516
|
-
--- !u!114 &
|
|
494
|
+
--- !u!114 &5262538139955912578
|
|
517
495
|
MonoBehaviour:
|
|
518
496
|
m_ObjectHideFlags: 0
|
|
519
497
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
520
498
|
m_PrefabInstance: {fileID: 0}
|
|
521
499
|
m_PrefabAsset: {fileID: 0}
|
|
522
|
-
m_GameObject: {fileID:
|
|
500
|
+
m_GameObject: {fileID: 1307373940866892176}
|
|
523
501
|
m_Enabled: 1
|
|
524
502
|
m_EditorHideFlags: 0
|
|
525
503
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
526
504
|
m_Name:
|
|
527
505
|
m_EditorClassIdentifier:
|
|
528
506
|
m_Material: {fileID: 0}
|
|
529
|
-
m_Color: {r:
|
|
530
|
-
m_RaycastTarget:
|
|
507
|
+
m_Color: {r: 0.30588236, g: 0.23529413, b: 0.7607844, a: 1}
|
|
508
|
+
m_RaycastTarget: 0
|
|
531
509
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
532
510
|
m_Maskable: 1
|
|
533
511
|
m_OnCullStateChanged:
|
|
534
512
|
m_PersistentCalls:
|
|
535
513
|
m_Calls: []
|
|
536
|
-
m_Sprite: {fileID:
|
|
537
|
-
m_Type:
|
|
514
|
+
m_Sprite: {fileID: 0}
|
|
515
|
+
m_Type: 1
|
|
538
516
|
m_PreserveAspect: 0
|
|
539
517
|
m_FillCenter: 1
|
|
540
518
|
m_FillMethod: 4
|
|
@@ -543,7 +521,7 @@ MonoBehaviour:
|
|
|
543
521
|
m_FillOrigin: 0
|
|
544
522
|
m_UseSpriteMesh: 0
|
|
545
523
|
m_PixelsPerUnitMultiplier: 1
|
|
546
|
-
--- !u!1 &
|
|
524
|
+
--- !u!1 &1630287456468278901
|
|
547
525
|
GameObject:
|
|
548
526
|
m_ObjectHideFlags: 0
|
|
549
527
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -551,35 +529,135 @@ GameObject:
|
|
|
551
529
|
m_PrefabAsset: {fileID: 0}
|
|
552
530
|
serializedVersion: 6
|
|
553
531
|
m_Component:
|
|
554
|
-
- component: {fileID:
|
|
532
|
+
- component: {fileID: 6472395965575213126}
|
|
533
|
+
- component: {fileID: 1858963877420389427}
|
|
534
|
+
- component: {fileID: 252584064109862893}
|
|
555
535
|
m_Layer: 5
|
|
556
|
-
m_Name:
|
|
536
|
+
m_Name: Description
|
|
557
537
|
m_TagString: Untagged
|
|
558
538
|
m_Icon: {fileID: 0}
|
|
559
539
|
m_NavMeshLayer: 0
|
|
560
540
|
m_StaticEditorFlags: 0
|
|
561
541
|
m_IsActive: 1
|
|
562
|
-
--- !u!224 &
|
|
542
|
+
--- !u!224 &6472395965575213126
|
|
563
543
|
RectTransform:
|
|
564
544
|
m_ObjectHideFlags: 0
|
|
565
545
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
566
546
|
m_PrefabInstance: {fileID: 0}
|
|
567
547
|
m_PrefabAsset: {fileID: 0}
|
|
568
|
-
m_GameObject: {fileID:
|
|
548
|
+
m_GameObject: {fileID: 1630287456468278901}
|
|
569
549
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
570
550
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
571
551
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
572
552
|
m_ConstrainProportionsScale: 0
|
|
573
|
-
m_Children:
|
|
574
|
-
|
|
575
|
-
m_Father: {fileID: 6461034799592764789}
|
|
553
|
+
m_Children: []
|
|
554
|
+
m_Father: {fileID: 3315355582789675953}
|
|
576
555
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
577
556
|
m_AnchorMin: {x: 0, y: 0}
|
|
578
|
-
m_AnchorMax: {x: 1, y:
|
|
579
|
-
m_AnchoredPosition: {x: 0, y:
|
|
580
|
-
m_SizeDelta: {x: -
|
|
557
|
+
m_AnchorMax: {x: 1, y: 0}
|
|
558
|
+
m_AnchoredPosition: {x: 0, y: 178.46335}
|
|
559
|
+
m_SizeDelta: {x: -729.2227, y: 95.0967}
|
|
581
560
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
582
|
-
--- !u!
|
|
561
|
+
--- !u!222 &1858963877420389427
|
|
562
|
+
CanvasRenderer:
|
|
563
|
+
m_ObjectHideFlags: 0
|
|
564
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
565
|
+
m_PrefabInstance: {fileID: 0}
|
|
566
|
+
m_PrefabAsset: {fileID: 0}
|
|
567
|
+
m_GameObject: {fileID: 1630287456468278901}
|
|
568
|
+
m_CullTransparentMesh: 1
|
|
569
|
+
--- !u!114 &252584064109862893
|
|
570
|
+
MonoBehaviour:
|
|
571
|
+
m_ObjectHideFlags: 0
|
|
572
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
573
|
+
m_PrefabInstance: {fileID: 0}
|
|
574
|
+
m_PrefabAsset: {fileID: 0}
|
|
575
|
+
m_GameObject: {fileID: 1630287456468278901}
|
|
576
|
+
m_Enabled: 1
|
|
577
|
+
m_EditorHideFlags: 0
|
|
578
|
+
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
|
579
|
+
m_Name:
|
|
580
|
+
m_EditorClassIdentifier:
|
|
581
|
+
m_Material: {fileID: 0}
|
|
582
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
583
|
+
m_RaycastTarget: 1
|
|
584
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
585
|
+
m_Maskable: 1
|
|
586
|
+
m_OnCullStateChanged:
|
|
587
|
+
m_PersistentCalls:
|
|
588
|
+
m_Calls: []
|
|
589
|
+
m_text: Tap 2 or more connected jellies of the same color to clear them and score.
|
|
590
|
+
m_isRightToLeft: 0
|
|
591
|
+
m_fontAsset: {fileID: 11400000, guid: 849755e149fecd54d9c6ec82145e4a1e, type: 2}
|
|
592
|
+
m_sharedMaterial: {fileID: -153029463916510471, guid: 849755e149fecd54d9c6ec82145e4a1e, type: 2}
|
|
593
|
+
m_fontSharedMaterials: []
|
|
594
|
+
m_fontMaterial: {fileID: 0}
|
|
595
|
+
m_fontMaterials: []
|
|
596
|
+
m_fontColor32:
|
|
597
|
+
serializedVersion: 2
|
|
598
|
+
rgba: 4294967295
|
|
599
|
+
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
600
|
+
m_enableVertexGradient: 0
|
|
601
|
+
m_colorMode: 3
|
|
602
|
+
m_fontColorGradient:
|
|
603
|
+
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
604
|
+
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
605
|
+
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
606
|
+
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
607
|
+
m_fontColorGradientPreset: {fileID: 0}
|
|
608
|
+
m_spriteAsset: {fileID: 0}
|
|
609
|
+
m_tintAllSprites: 0
|
|
610
|
+
m_StyleSheet: {fileID: 0}
|
|
611
|
+
m_TextStyleHashCode: -1183493901
|
|
612
|
+
m_overrideHtmlColors: 0
|
|
613
|
+
m_faceColor:
|
|
614
|
+
serializedVersion: 2
|
|
615
|
+
rgba: 4294967295
|
|
616
|
+
m_fontSize: 35
|
|
617
|
+
m_fontSizeBase: 42
|
|
618
|
+
m_fontWeight: 400
|
|
619
|
+
m_enableAutoSizing: 1
|
|
620
|
+
m_fontSizeMin: 18
|
|
621
|
+
m_fontSizeMax: 35
|
|
622
|
+
m_fontStyle: 1
|
|
623
|
+
m_HorizontalAlignment: 2
|
|
624
|
+
m_VerticalAlignment: 512
|
|
625
|
+
m_textAlignment: 65535
|
|
626
|
+
m_characterSpacing: -10
|
|
627
|
+
m_wordSpacing: 0
|
|
628
|
+
m_lineSpacing: 20
|
|
629
|
+
m_lineSpacingMax: 0
|
|
630
|
+
m_paragraphSpacing: 0
|
|
631
|
+
m_charWidthMaxAdj: 0
|
|
632
|
+
m_TextWrappingMode: 1
|
|
633
|
+
m_wordWrappingRatios: 0.4
|
|
634
|
+
m_overflowMode: 0
|
|
635
|
+
m_linkedTextComponent: {fileID: 0}
|
|
636
|
+
parentLinkedComponent: {fileID: 0}
|
|
637
|
+
m_enableKerning: 1
|
|
638
|
+
m_ActiveFontFeatures: 6e72656b
|
|
639
|
+
m_enableExtraPadding: 0
|
|
640
|
+
checkPaddingRequired: 0
|
|
641
|
+
m_isRichText: 1
|
|
642
|
+
m_EmojiFallbackSupport: 1
|
|
643
|
+
m_parseCtrlCharacters: 1
|
|
644
|
+
m_isOrthographic: 1
|
|
645
|
+
m_isCullingEnabled: 0
|
|
646
|
+
m_horizontalMapping: 0
|
|
647
|
+
m_verticalMapping: 0
|
|
648
|
+
m_uvLineOffset: 0
|
|
649
|
+
m_geometrySortingOrder: 0
|
|
650
|
+
m_IsTextObjectScaleStatic: 0
|
|
651
|
+
m_VertexBufferAutoSizeReduction: 0
|
|
652
|
+
m_useMaxVisibleDescender: 1
|
|
653
|
+
m_pageToDisplay: 1
|
|
654
|
+
m_margin: {x: 30, y: 0, z: 30, w: 0}
|
|
655
|
+
m_isUsingLegacyAnimationComponent: 0
|
|
656
|
+
m_isVolumetricText: 0
|
|
657
|
+
m_hasFontAssetChanged: 0
|
|
658
|
+
m_baseMaterial: {fileID: 0}
|
|
659
|
+
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
660
|
+
--- !u!1 &1663154675978533829
|
|
583
661
|
GameObject:
|
|
584
662
|
m_ObjectHideFlags: 0
|
|
585
663
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -587,37 +665,37 @@ GameObject:
|
|
|
587
665
|
m_PrefabAsset: {fileID: 0}
|
|
588
666
|
serializedVersion: 6
|
|
589
667
|
m_Component:
|
|
590
|
-
- component: {fileID:
|
|
591
|
-
m_Layer:
|
|
592
|
-
m_Name:
|
|
668
|
+
- component: {fileID: 7534777606985699997}
|
|
669
|
+
m_Layer: 5
|
|
670
|
+
m_Name: Navigator
|
|
593
671
|
m_TagString: Untagged
|
|
594
672
|
m_Icon: {fileID: 0}
|
|
595
673
|
m_NavMeshLayer: 0
|
|
596
674
|
m_StaticEditorFlags: 0
|
|
597
675
|
m_IsActive: 1
|
|
598
|
-
--- !u!224 &
|
|
676
|
+
--- !u!224 &7534777606985699997
|
|
599
677
|
RectTransform:
|
|
600
678
|
m_ObjectHideFlags: 0
|
|
601
679
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
602
680
|
m_PrefabInstance: {fileID: 0}
|
|
603
681
|
m_PrefabAsset: {fileID: 0}
|
|
604
|
-
m_GameObject: {fileID:
|
|
605
|
-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
606
|
-
m_LocalPosition: {x: 0, y: 0, z:
|
|
682
|
+
m_GameObject: {fileID: 1663154675978533829}
|
|
683
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
684
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
607
685
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
608
686
|
m_ConstrainProportionsScale: 0
|
|
609
687
|
m_Children:
|
|
610
|
-
- {fileID:
|
|
611
|
-
- {fileID:
|
|
612
|
-
- {fileID:
|
|
613
|
-
m_Father: {fileID:
|
|
688
|
+
- {fileID: 7296815152771756338}
|
|
689
|
+
- {fileID: 1469330817544624029}
|
|
690
|
+
- {fileID: 984499315421795248}
|
|
691
|
+
m_Father: {fileID: 3315355582789675953}
|
|
614
692
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
615
|
-
m_AnchorMin: {x: 0
|
|
616
|
-
m_AnchorMax: {x:
|
|
617
|
-
m_AnchoredPosition: {x: 0, y:
|
|
618
|
-
m_SizeDelta: {x:
|
|
693
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
694
|
+
m_AnchorMax: {x: 1, y: 0}
|
|
695
|
+
m_AnchoredPosition: {x: 0, y: 83}
|
|
696
|
+
m_SizeDelta: {x: -78.2649, y: 95.8302}
|
|
619
697
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
620
|
-
--- !u!1 &
|
|
698
|
+
--- !u!1 &1704239100536282752
|
|
621
699
|
GameObject:
|
|
622
700
|
m_ObjectHideFlags: 0
|
|
623
701
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -625,103 +703,52 @@ GameObject:
|
|
|
625
703
|
m_PrefabAsset: {fileID: 0}
|
|
626
704
|
serializedVersion: 6
|
|
627
705
|
m_Component:
|
|
628
|
-
- component: {fileID:
|
|
629
|
-
- component: {fileID:
|
|
630
|
-
- component: {fileID: 4867185881327709595}
|
|
706
|
+
- component: {fileID: 3315355582789675953}
|
|
707
|
+
- component: {fileID: 4562861575527609052}
|
|
631
708
|
m_Layer: 5
|
|
632
|
-
m_Name:
|
|
709
|
+
m_Name: Content
|
|
633
710
|
m_TagString: Untagged
|
|
634
711
|
m_Icon: {fileID: 0}
|
|
635
712
|
m_NavMeshLayer: 0
|
|
636
713
|
m_StaticEditorFlags: 0
|
|
637
|
-
m_IsActive:
|
|
638
|
-
--- !u!224 &
|
|
714
|
+
m_IsActive: 1
|
|
715
|
+
--- !u!224 &3315355582789675953
|
|
639
716
|
RectTransform:
|
|
640
717
|
m_ObjectHideFlags: 0
|
|
641
718
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
642
719
|
m_PrefabInstance: {fileID: 0}
|
|
643
720
|
m_PrefabAsset: {fileID: 0}
|
|
644
|
-
m_GameObject: {fileID:
|
|
645
|
-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
721
|
+
m_GameObject: {fileID: 1704239100536282752}
|
|
722
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
646
723
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
647
724
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
648
|
-
m_ConstrainProportionsScale:
|
|
725
|
+
m_ConstrainProportionsScale: 0
|
|
649
726
|
m_Children:
|
|
650
|
-
- {fileID:
|
|
651
|
-
- {fileID:
|
|
652
|
-
- {fileID:
|
|
653
|
-
|
|
727
|
+
- {fileID: 4905335690953803867}
|
|
728
|
+
- {fileID: 3125198402367620679}
|
|
729
|
+
- {fileID: 3142572767201848807}
|
|
730
|
+
- {fileID: 6472395965575213126}
|
|
731
|
+
- {fileID: 7534777606985699997}
|
|
732
|
+
m_Father: {fileID: 900849638794892817}
|
|
654
733
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
655
734
|
m_AnchorMin: {x: 0, y: 0}
|
|
656
|
-
m_AnchorMax: {x: 1, y:
|
|
657
|
-
m_AnchoredPosition: {x: 0, y:
|
|
658
|
-
m_SizeDelta: {x:
|
|
735
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
736
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
737
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
659
738
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
660
|
-
--- !u!
|
|
661
|
-
|
|
739
|
+
--- !u!225 &4562861575527609052
|
|
740
|
+
CanvasGroup:
|
|
662
741
|
m_ObjectHideFlags: 0
|
|
663
742
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
664
743
|
m_PrefabInstance: {fileID: 0}
|
|
665
744
|
m_PrefabAsset: {fileID: 0}
|
|
666
|
-
m_GameObject: {fileID:
|
|
745
|
+
m_GameObject: {fileID: 1704239100536282752}
|
|
667
746
|
m_Enabled: 1
|
|
668
|
-
|
|
669
|
-
m_Script: {fileID: 11500000, guid: 67db9e8f0e2ae9c40bc1e2b64352a6b4, type: 3}
|
|
670
|
-
m_Name:
|
|
671
|
-
m_EditorClassIdentifier:
|
|
672
|
-
m_Navigation:
|
|
673
|
-
m_Mode: 3
|
|
674
|
-
m_WrapAround: 0
|
|
675
|
-
m_SelectOnUp: {fileID: 0}
|
|
676
|
-
m_SelectOnDown: {fileID: 0}
|
|
677
|
-
m_SelectOnLeft: {fileID: 0}
|
|
678
|
-
m_SelectOnRight: {fileID: 0}
|
|
679
|
-
m_Transition: 1
|
|
680
|
-
m_Colors:
|
|
681
|
-
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
682
|
-
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
683
|
-
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
684
|
-
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
685
|
-
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
686
|
-
m_ColorMultiplier: 1
|
|
687
|
-
m_FadeDuration: 0.1
|
|
688
|
-
m_SpriteState:
|
|
689
|
-
m_HighlightedSprite: {fileID: 0}
|
|
690
|
-
m_PressedSprite: {fileID: 0}
|
|
691
|
-
m_SelectedSprite: {fileID: 0}
|
|
692
|
-
m_DisabledSprite: {fileID: 0}
|
|
693
|
-
m_AnimationTriggers:
|
|
694
|
-
m_NormalTrigger: Normal
|
|
695
|
-
m_HighlightedTrigger: Highlighted
|
|
696
|
-
m_PressedTrigger: Pressed
|
|
697
|
-
m_SelectedTrigger: Selected
|
|
698
|
-
m_DisabledTrigger: Disabled
|
|
747
|
+
m_Alpha: 0.91
|
|
699
748
|
m_Interactable: 1
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
m_Direction: 0
|
|
704
|
-
m_MinValue: 0
|
|
705
|
-
m_MaxValue: 1
|
|
706
|
-
m_WholeNumbers: 0
|
|
707
|
-
m_Value: 0.033
|
|
708
|
-
m_OnValueChanged:
|
|
709
|
-
m_PersistentCalls:
|
|
710
|
-
m_Calls: []
|
|
711
|
-
--- !u!114 &4867185881327709595
|
|
712
|
-
MonoBehaviour:
|
|
713
|
-
m_ObjectHideFlags: 0
|
|
714
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
715
|
-
m_PrefabInstance: {fileID: 0}
|
|
716
|
-
m_PrefabAsset: {fileID: 0}
|
|
717
|
-
m_GameObject: {fileID: 3502676974987061600}
|
|
718
|
-
m_Enabled: 1
|
|
719
|
-
m_EditorHideFlags: 0
|
|
720
|
-
m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3}
|
|
721
|
-
m_Name:
|
|
722
|
-
m_EditorClassIdentifier:
|
|
723
|
-
m_Delegates: []
|
|
724
|
-
--- !u!1 &3706031154778079073
|
|
749
|
+
m_BlocksRaycasts: 1
|
|
750
|
+
m_IgnoreParentGroups: 0
|
|
751
|
+
--- !u!1 &2630838116247996934
|
|
725
752
|
GameObject:
|
|
726
753
|
m_ObjectHideFlags: 0
|
|
727
754
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -729,54 +756,54 @@ GameObject:
|
|
|
729
756
|
m_PrefabAsset: {fileID: 0}
|
|
730
757
|
serializedVersion: 6
|
|
731
758
|
m_Component:
|
|
732
|
-
- component: {fileID:
|
|
733
|
-
- component: {fileID:
|
|
734
|
-
- component: {fileID:
|
|
735
|
-
- component: {fileID:
|
|
759
|
+
- component: {fileID: 5245436173799332691}
|
|
760
|
+
- component: {fileID: 2815705158877093682}
|
|
761
|
+
- component: {fileID: 8036340321293488081}
|
|
762
|
+
- component: {fileID: 2076417960345080965}
|
|
736
763
|
m_Layer: 5
|
|
737
|
-
m_Name:
|
|
764
|
+
m_Name: ExitButton
|
|
738
765
|
m_TagString: Untagged
|
|
739
766
|
m_Icon: {fileID: 0}
|
|
740
767
|
m_NavMeshLayer: 0
|
|
741
768
|
m_StaticEditorFlags: 0
|
|
742
|
-
m_IsActive:
|
|
743
|
-
--- !u!224 &
|
|
769
|
+
m_IsActive: 1
|
|
770
|
+
--- !u!224 &5245436173799332691
|
|
744
771
|
RectTransform:
|
|
745
772
|
m_ObjectHideFlags: 0
|
|
746
773
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
747
774
|
m_PrefabInstance: {fileID: 0}
|
|
748
775
|
m_PrefabAsset: {fileID: 0}
|
|
749
|
-
m_GameObject: {fileID:
|
|
776
|
+
m_GameObject: {fileID: 2630838116247996934}
|
|
750
777
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
751
778
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
752
779
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
753
780
|
m_ConstrainProportionsScale: 0
|
|
754
781
|
m_Children: []
|
|
755
|
-
m_Father: {fileID:
|
|
782
|
+
m_Father: {fileID: 900849638794892817}
|
|
756
783
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
757
|
-
m_AnchorMin: {x:
|
|
758
|
-
m_AnchorMax: {x: 1, y:
|
|
759
|
-
m_AnchoredPosition: {x:
|
|
760
|
-
m_SizeDelta: {x:
|
|
784
|
+
m_AnchorMin: {x: 1, y: 0.5}
|
|
785
|
+
m_AnchorMax: {x: 1, y: 0.5}
|
|
786
|
+
m_AnchoredPosition: {x: -96.4, y: 409}
|
|
787
|
+
m_SizeDelta: {x: 92.2328, y: 97.6994}
|
|
761
788
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
762
|
-
--- !u!222 &
|
|
789
|
+
--- !u!222 &2815705158877093682
|
|
763
790
|
CanvasRenderer:
|
|
764
791
|
m_ObjectHideFlags: 0
|
|
765
792
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
766
793
|
m_PrefabInstance: {fileID: 0}
|
|
767
794
|
m_PrefabAsset: {fileID: 0}
|
|
768
|
-
m_GameObject: {fileID:
|
|
795
|
+
m_GameObject: {fileID: 2630838116247996934}
|
|
769
796
|
m_CullTransparentMesh: 1
|
|
770
|
-
--- !u!114 &
|
|
797
|
+
--- !u!114 &8036340321293488081
|
|
771
798
|
MonoBehaviour:
|
|
772
799
|
m_ObjectHideFlags: 0
|
|
773
800
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
774
801
|
m_PrefabInstance: {fileID: 0}
|
|
775
802
|
m_PrefabAsset: {fileID: 0}
|
|
776
|
-
m_GameObject: {fileID:
|
|
803
|
+
m_GameObject: {fileID: 2630838116247996934}
|
|
777
804
|
m_Enabled: 1
|
|
778
805
|
m_EditorHideFlags: 0
|
|
779
|
-
m_Script: {fileID: 11500000, guid:
|
|
806
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
780
807
|
m_Name:
|
|
781
808
|
m_EditorClassIdentifier:
|
|
782
809
|
m_Material: {fileID: 0}
|
|
@@ -787,28 +814,73 @@ MonoBehaviour:
|
|
|
787
814
|
m_OnCullStateChanged:
|
|
788
815
|
m_PersistentCalls:
|
|
789
816
|
m_Calls: []
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
817
|
+
m_Sprite: {fileID: 21300000, guid: 29af999af3af4f54ba68ae0ebf244517, type: 3}
|
|
818
|
+
m_Type: 0
|
|
819
|
+
m_PreserveAspect: 1
|
|
820
|
+
m_FillCenter: 1
|
|
821
|
+
m_FillMethod: 4
|
|
822
|
+
m_FillAmount: 1
|
|
823
|
+
m_FillClockwise: 1
|
|
824
|
+
m_FillOrigin: 0
|
|
825
|
+
m_UseSpriteMesh: 0
|
|
826
|
+
m_PixelsPerUnitMultiplier: 1
|
|
827
|
+
--- !u!114 &2076417960345080965
|
|
798
828
|
MonoBehaviour:
|
|
799
829
|
m_ObjectHideFlags: 0
|
|
800
830
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
801
831
|
m_PrefabInstance: {fileID: 0}
|
|
802
832
|
m_PrefabAsset: {fileID: 0}
|
|
803
|
-
m_GameObject: {fileID:
|
|
833
|
+
m_GameObject: {fileID: 2630838116247996934}
|
|
804
834
|
m_Enabled: 1
|
|
805
835
|
m_EditorHideFlags: 0
|
|
806
|
-
m_Script: {fileID: 11500000, guid:
|
|
836
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
807
837
|
m_Name:
|
|
808
838
|
m_EditorClassIdentifier:
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
839
|
+
m_Navigation:
|
|
840
|
+
m_Mode: 3
|
|
841
|
+
m_WrapAround: 0
|
|
842
|
+
m_SelectOnUp: {fileID: 0}
|
|
843
|
+
m_SelectOnDown: {fileID: 0}
|
|
844
|
+
m_SelectOnLeft: {fileID: 0}
|
|
845
|
+
m_SelectOnRight: {fileID: 0}
|
|
846
|
+
m_Transition: 1
|
|
847
|
+
m_Colors:
|
|
848
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
849
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
850
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
851
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
852
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
853
|
+
m_ColorMultiplier: 1
|
|
854
|
+
m_FadeDuration: 0.1
|
|
855
|
+
m_SpriteState:
|
|
856
|
+
m_HighlightedSprite: {fileID: 0}
|
|
857
|
+
m_PressedSprite: {fileID: 0}
|
|
858
|
+
m_SelectedSprite: {fileID: 0}
|
|
859
|
+
m_DisabledSprite: {fileID: 0}
|
|
860
|
+
m_AnimationTriggers:
|
|
861
|
+
m_NormalTrigger: Normal
|
|
862
|
+
m_HighlightedTrigger: Highlighted
|
|
863
|
+
m_PressedTrigger: Pressed
|
|
864
|
+
m_SelectedTrigger: Selected
|
|
865
|
+
m_DisabledTrigger: Disabled
|
|
866
|
+
m_Interactable: 1
|
|
867
|
+
m_TargetGraphic: {fileID: 8036340321293488081}
|
|
868
|
+
m_OnClick:
|
|
869
|
+
m_PersistentCalls:
|
|
870
|
+
m_Calls:
|
|
871
|
+
- m_Target: {fileID: 546732978582884908}
|
|
872
|
+
m_TargetAssemblyTypeName: Hyper.TutorialModal, Assembly-CSharp
|
|
873
|
+
m_MethodName: Close
|
|
874
|
+
m_Mode: 1
|
|
875
|
+
m_Arguments:
|
|
876
|
+
m_ObjectArgument: {fileID: 0}
|
|
877
|
+
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
878
|
+
m_IntArgument: 0
|
|
879
|
+
m_FloatArgument: 0
|
|
880
|
+
m_StringArgument:
|
|
881
|
+
m_BoolArgument: 0
|
|
882
|
+
m_CallState: 2
|
|
883
|
+
--- !u!1 &3336989537916825568
|
|
812
884
|
GameObject:
|
|
813
885
|
m_ObjectHideFlags: 0
|
|
814
886
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -816,9 +888,9 @@ GameObject:
|
|
|
816
888
|
m_PrefabAsset: {fileID: 0}
|
|
817
889
|
serializedVersion: 6
|
|
818
890
|
m_Component:
|
|
819
|
-
- component: {fileID:
|
|
820
|
-
- component: {fileID:
|
|
821
|
-
- component: {fileID:
|
|
891
|
+
- component: {fileID: 3459673022160648152}
|
|
892
|
+
- component: {fileID: 4650721152621366497}
|
|
893
|
+
- component: {fileID: 4799969412407642307}
|
|
822
894
|
m_Layer: 5
|
|
823
895
|
m_Name: Image
|
|
824
896
|
m_TagString: Untagged
|
|
@@ -826,40 +898,40 @@ GameObject:
|
|
|
826
898
|
m_NavMeshLayer: 0
|
|
827
899
|
m_StaticEditorFlags: 0
|
|
828
900
|
m_IsActive: 1
|
|
829
|
-
--- !u!224 &
|
|
901
|
+
--- !u!224 &3459673022160648152
|
|
830
902
|
RectTransform:
|
|
831
903
|
m_ObjectHideFlags: 0
|
|
832
904
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
833
905
|
m_PrefabInstance: {fileID: 0}
|
|
834
906
|
m_PrefabAsset: {fileID: 0}
|
|
835
|
-
m_GameObject: {fileID:
|
|
907
|
+
m_GameObject: {fileID: 3336989537916825568}
|
|
836
908
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
837
909
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
838
910
|
m_LocalScale: {x: 0.87626, y: 0.87626, z: 0.87626}
|
|
839
911
|
m_ConstrainProportionsScale: 0
|
|
840
912
|
m_Children: []
|
|
841
|
-
m_Father: {fileID:
|
|
913
|
+
m_Father: {fileID: 478330224430477464}
|
|
842
914
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
843
915
|
m_AnchorMin: {x: 0, y: 0.5}
|
|
844
916
|
m_AnchorMax: {x: 0, y: 0.5}
|
|
845
917
|
m_AnchoredPosition: {x: -54.434845, y: 1.6499882}
|
|
846
918
|
m_SizeDelta: {x: 62.0432, y: 58.2049}
|
|
847
919
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
848
|
-
--- !u!222 &
|
|
920
|
+
--- !u!222 &4650721152621366497
|
|
849
921
|
CanvasRenderer:
|
|
850
922
|
m_ObjectHideFlags: 0
|
|
851
923
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
852
924
|
m_PrefabInstance: {fileID: 0}
|
|
853
925
|
m_PrefabAsset: {fileID: 0}
|
|
854
|
-
m_GameObject: {fileID:
|
|
926
|
+
m_GameObject: {fileID: 3336989537916825568}
|
|
855
927
|
m_CullTransparentMesh: 1
|
|
856
|
-
--- !u!114 &
|
|
928
|
+
--- !u!114 &4799969412407642307
|
|
857
929
|
MonoBehaviour:
|
|
858
930
|
m_ObjectHideFlags: 0
|
|
859
931
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
860
932
|
m_PrefabInstance: {fileID: 0}
|
|
861
933
|
m_PrefabAsset: {fileID: 0}
|
|
862
|
-
m_GameObject: {fileID:
|
|
934
|
+
m_GameObject: {fileID: 3336989537916825568}
|
|
863
935
|
m_Enabled: 1
|
|
864
936
|
m_EditorHideFlags: 0
|
|
865
937
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
@@ -883,7 +955,7 @@ MonoBehaviour:
|
|
|
883
955
|
m_FillOrigin: 0
|
|
884
956
|
m_UseSpriteMesh: 1
|
|
885
957
|
m_PixelsPerUnitMultiplier: 1
|
|
886
|
-
--- !u!1 &
|
|
958
|
+
--- !u!1 &3781555855980586944
|
|
887
959
|
GameObject:
|
|
888
960
|
m_ObjectHideFlags: 0
|
|
889
961
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -891,54 +963,53 @@ GameObject:
|
|
|
891
963
|
m_PrefabAsset: {fileID: 0}
|
|
892
964
|
serializedVersion: 6
|
|
893
965
|
m_Component:
|
|
894
|
-
- component: {fileID:
|
|
895
|
-
- component: {fileID:
|
|
896
|
-
- component: {fileID:
|
|
897
|
-
- component: {fileID: 5612360490520233047}
|
|
966
|
+
- component: {fileID: 5344135537671150629}
|
|
967
|
+
- component: {fileID: 6935261653711236890}
|
|
968
|
+
- component: {fileID: 2782771376919137296}
|
|
898
969
|
m_Layer: 5
|
|
899
|
-
m_Name:
|
|
970
|
+
m_Name: Loader Sub Text
|
|
900
971
|
m_TagString: Untagged
|
|
901
972
|
m_Icon: {fileID: 0}
|
|
902
973
|
m_NavMeshLayer: 0
|
|
903
974
|
m_StaticEditorFlags: 0
|
|
904
975
|
m_IsActive: 1
|
|
905
|
-
--- !u!224 &
|
|
976
|
+
--- !u!224 &5344135537671150629
|
|
906
977
|
RectTransform:
|
|
907
978
|
m_ObjectHideFlags: 0
|
|
908
979
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
909
980
|
m_PrefabInstance: {fileID: 0}
|
|
910
981
|
m_PrefabAsset: {fileID: 0}
|
|
911
|
-
m_GameObject: {fileID:
|
|
912
|
-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
982
|
+
m_GameObject: {fileID: 3781555855980586944}
|
|
983
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
913
984
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
914
985
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
915
986
|
m_ConstrainProportionsScale: 0
|
|
916
987
|
m_Children: []
|
|
917
|
-
m_Father: {fileID:
|
|
988
|
+
m_Father: {fileID: 1206032657273834953}
|
|
918
989
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
919
|
-
m_AnchorMin: {x:
|
|
920
|
-
m_AnchorMax: {x:
|
|
921
|
-
m_AnchoredPosition: {x:
|
|
922
|
-
m_SizeDelta: {x:
|
|
990
|
+
m_AnchorMin: {x: 0.5, y: 1}
|
|
991
|
+
m_AnchorMax: {x: 0.5, y: 1}
|
|
992
|
+
m_AnchoredPosition: {x: 0, y: -72.44272}
|
|
993
|
+
m_SizeDelta: {x: 901.4114, y: 104.5473}
|
|
923
994
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
924
|
-
--- !u!222 &
|
|
995
|
+
--- !u!222 &6935261653711236890
|
|
925
996
|
CanvasRenderer:
|
|
926
997
|
m_ObjectHideFlags: 0
|
|
927
998
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
928
999
|
m_PrefabInstance: {fileID: 0}
|
|
929
1000
|
m_PrefabAsset: {fileID: 0}
|
|
930
|
-
m_GameObject: {fileID:
|
|
1001
|
+
m_GameObject: {fileID: 3781555855980586944}
|
|
931
1002
|
m_CullTransparentMesh: 1
|
|
932
|
-
--- !u!114 &
|
|
1003
|
+
--- !u!114 &2782771376919137296
|
|
933
1004
|
MonoBehaviour:
|
|
934
1005
|
m_ObjectHideFlags: 0
|
|
935
1006
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
936
1007
|
m_PrefabInstance: {fileID: 0}
|
|
937
1008
|
m_PrefabAsset: {fileID: 0}
|
|
938
|
-
m_GameObject: {fileID:
|
|
1009
|
+
m_GameObject: {fileID: 3781555855980586944}
|
|
939
1010
|
m_Enabled: 1
|
|
940
1011
|
m_EditorHideFlags: 0
|
|
941
|
-
m_Script: {fileID: 11500000, guid:
|
|
1012
|
+
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
|
942
1013
|
m_Name:
|
|
943
1014
|
m_EditorClassIdentifier:
|
|
944
1015
|
m_Material: {fileID: 0}
|
|
@@ -949,73 +1020,142 @@ MonoBehaviour:
|
|
|
949
1020
|
m_OnCullStateChanged:
|
|
950
1021
|
m_PersistentCalls:
|
|
951
1022
|
m_Calls: []
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
1023
|
+
m_text: "We\u2019re unable to load tutorial \nat this time, please retry."
|
|
1024
|
+
m_isRightToLeft: 0
|
|
1025
|
+
m_fontAsset: {fileID: 11400000, guid: 849755e149fecd54d9c6ec82145e4a1e, type: 2}
|
|
1026
|
+
m_sharedMaterial: {fileID: -153029463916510471, guid: 849755e149fecd54d9c6ec82145e4a1e, type: 2}
|
|
1027
|
+
m_fontSharedMaterials: []
|
|
1028
|
+
m_fontMaterial: {fileID: 0}
|
|
1029
|
+
m_fontMaterials: []
|
|
1030
|
+
m_fontColor32:
|
|
1031
|
+
serializedVersion: 2
|
|
1032
|
+
rgba: 4294967295
|
|
1033
|
+
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
1034
|
+
m_enableVertexGradient: 0
|
|
1035
|
+
m_colorMode: 3
|
|
1036
|
+
m_fontColorGradient:
|
|
1037
|
+
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
1038
|
+
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
1039
|
+
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
1040
|
+
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
1041
|
+
m_fontColorGradientPreset: {fileID: 0}
|
|
1042
|
+
m_spriteAsset: {fileID: 0}
|
|
1043
|
+
m_tintAllSprites: 0
|
|
1044
|
+
m_StyleSheet: {fileID: 0}
|
|
1045
|
+
m_TextStyleHashCode: -1183493901
|
|
1046
|
+
m_overrideHtmlColors: 0
|
|
1047
|
+
m_faceColor:
|
|
1048
|
+
serializedVersion: 2
|
|
1049
|
+
rgba: 4294967295
|
|
1050
|
+
m_fontSize: 42.35
|
|
1051
|
+
m_fontSizeBase: 40
|
|
1052
|
+
m_fontWeight: 400
|
|
1053
|
+
m_enableAutoSizing: 1
|
|
1054
|
+
m_fontSizeMin: 18
|
|
1055
|
+
m_fontSizeMax: 45
|
|
1056
|
+
m_fontStyle: 0
|
|
1057
|
+
m_HorizontalAlignment: 2
|
|
1058
|
+
m_VerticalAlignment: 512
|
|
1059
|
+
m_textAlignment: 65535
|
|
1060
|
+
m_characterSpacing: -3.95
|
|
1061
|
+
m_wordSpacing: 0
|
|
1062
|
+
m_lineSpacing: -26.2
|
|
1063
|
+
m_lineSpacingMax: 0
|
|
1064
|
+
m_paragraphSpacing: 0
|
|
1065
|
+
m_charWidthMaxAdj: 0
|
|
1066
|
+
m_TextWrappingMode: 1
|
|
1067
|
+
m_wordWrappingRatios: 0.4
|
|
1068
|
+
m_overflowMode: 0
|
|
1069
|
+
m_linkedTextComponent: {fileID: 0}
|
|
1070
|
+
parentLinkedComponent: {fileID: 0}
|
|
1071
|
+
m_enableKerning: 1
|
|
1072
|
+
m_ActiveFontFeatures: 6e72656b
|
|
1073
|
+
m_enableExtraPadding: 0
|
|
1074
|
+
checkPaddingRequired: 0
|
|
1075
|
+
m_isRichText: 1
|
|
1076
|
+
m_EmojiFallbackSupport: 1
|
|
1077
|
+
m_parseCtrlCharacters: 1
|
|
1078
|
+
m_isOrthographic: 1
|
|
1079
|
+
m_isCullingEnabled: 0
|
|
1080
|
+
m_horizontalMapping: 0
|
|
1081
|
+
m_verticalMapping: 0
|
|
1082
|
+
m_uvLineOffset: 0
|
|
1083
|
+
m_geometrySortingOrder: 0
|
|
1084
|
+
m_IsTextObjectScaleStatic: 0
|
|
1085
|
+
m_VertexBufferAutoSizeReduction: 0
|
|
1086
|
+
m_useMaxVisibleDescender: 1
|
|
1087
|
+
m_pageToDisplay: 1
|
|
1088
|
+
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
1089
|
+
m_isUsingLegacyAnimationComponent: 0
|
|
1090
|
+
m_isVolumetricText: 0
|
|
1091
|
+
m_hasFontAssetChanged: 0
|
|
1092
|
+
m_baseMaterial: {fileID: 0}
|
|
1093
|
+
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
1094
|
+
--- !u!1 &4134418047924284216
|
|
1095
|
+
GameObject:
|
|
1096
|
+
m_ObjectHideFlags: 0
|
|
1097
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1098
|
+
m_PrefabInstance: {fileID: 0}
|
|
1099
|
+
m_PrefabAsset: {fileID: 0}
|
|
1100
|
+
serializedVersion: 6
|
|
1101
|
+
m_Component:
|
|
1102
|
+
- component: {fileID: 1469330817544624029}
|
|
1103
|
+
- component: {fileID: 1356916109256212239}
|
|
1104
|
+
m_Layer: 5
|
|
1105
|
+
m_Name: Indicator
|
|
1106
|
+
m_TagString: Untagged
|
|
1107
|
+
m_Icon: {fileID: 0}
|
|
1108
|
+
m_NavMeshLayer: 0
|
|
1109
|
+
m_StaticEditorFlags: 0
|
|
1110
|
+
m_IsActive: 1
|
|
1111
|
+
--- !u!224 &1469330817544624029
|
|
1112
|
+
RectTransform:
|
|
1113
|
+
m_ObjectHideFlags: 0
|
|
1114
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1115
|
+
m_PrefabInstance: {fileID: 0}
|
|
1116
|
+
m_PrefabAsset: {fileID: 0}
|
|
1117
|
+
m_GameObject: {fileID: 4134418047924284216}
|
|
1118
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1119
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1120
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1121
|
+
m_ConstrainProportionsScale: 0
|
|
1122
|
+
m_Children:
|
|
1123
|
+
- {fileID: 8815868640698636119}
|
|
1124
|
+
- {fileID: 8488768023682292878}
|
|
1125
|
+
m_Father: {fileID: 7534777606985699997}
|
|
1126
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1127
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
1128
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
1129
|
+
m_AnchoredPosition: {x: -0.000014880672, y: 0}
|
|
1130
|
+
m_SizeDelta: {x: 692.81, y: 100}
|
|
1131
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1132
|
+
--- !u!114 &1356916109256212239
|
|
1133
|
+
MonoBehaviour:
|
|
1134
|
+
m_ObjectHideFlags: 0
|
|
1135
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1136
|
+
m_PrefabInstance: {fileID: 0}
|
|
1137
|
+
m_PrefabAsset: {fileID: 0}
|
|
1138
|
+
m_GameObject: {fileID: 4134418047924284216}
|
|
969
1139
|
m_Enabled: 1
|
|
970
1140
|
m_EditorHideFlags: 0
|
|
971
|
-
m_Script: {fileID: 11500000, guid:
|
|
1141
|
+
m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
|
|
972
1142
|
m_Name:
|
|
973
1143
|
m_EditorClassIdentifier:
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
m_FadeDuration: 0.1
|
|
990
|
-
m_SpriteState:
|
|
991
|
-
m_HighlightedSprite: {fileID: 0}
|
|
992
|
-
m_PressedSprite: {fileID: 0}
|
|
993
|
-
m_SelectedSprite: {fileID: 0}
|
|
994
|
-
m_DisabledSprite: {fileID: 0}
|
|
995
|
-
m_AnimationTriggers:
|
|
996
|
-
m_NormalTrigger: Normal
|
|
997
|
-
m_HighlightedTrigger: Highlighted
|
|
998
|
-
m_PressedTrigger: Pressed
|
|
999
|
-
m_SelectedTrigger: Selected
|
|
1000
|
-
m_DisabledTrigger: Disabled
|
|
1001
|
-
m_Interactable: 1
|
|
1002
|
-
m_TargetGraphic: {fileID: 873997360823933009}
|
|
1003
|
-
m_OnClick:
|
|
1004
|
-
m_PersistentCalls:
|
|
1005
|
-
m_Calls:
|
|
1006
|
-
- m_Target: {fileID: 2891927686705783247}
|
|
1007
|
-
m_TargetAssemblyTypeName: Hyper.TutorialModal, Assembly-CSharp
|
|
1008
|
-
m_MethodName: Close
|
|
1009
|
-
m_Mode: 1
|
|
1010
|
-
m_Arguments:
|
|
1011
|
-
m_ObjectArgument: {fileID: 0}
|
|
1012
|
-
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
1013
|
-
m_IntArgument: 0
|
|
1014
|
-
m_FloatArgument: 0
|
|
1015
|
-
m_StringArgument:
|
|
1016
|
-
m_BoolArgument: 0
|
|
1017
|
-
m_CallState: 2
|
|
1018
|
-
--- !u!1 &4547655566566408114
|
|
1144
|
+
m_Padding:
|
|
1145
|
+
m_Left: 0
|
|
1146
|
+
m_Right: 0
|
|
1147
|
+
m_Top: 0
|
|
1148
|
+
m_Bottom: 0
|
|
1149
|
+
m_ChildAlignment: 4
|
|
1150
|
+
m_Spacing: 20
|
|
1151
|
+
m_ChildForceExpandWidth: 0
|
|
1152
|
+
m_ChildForceExpandHeight: 0
|
|
1153
|
+
m_ChildControlWidth: 0
|
|
1154
|
+
m_ChildControlHeight: 0
|
|
1155
|
+
m_ChildScaleWidth: 0
|
|
1156
|
+
m_ChildScaleHeight: 0
|
|
1157
|
+
m_ReverseArrangement: 0
|
|
1158
|
+
--- !u!1 &4153800167175115225
|
|
1019
1159
|
GameObject:
|
|
1020
1160
|
m_ObjectHideFlags: 0
|
|
1021
1161
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1023,50 +1163,462 @@ GameObject:
|
|
|
1023
1163
|
m_PrefabAsset: {fileID: 0}
|
|
1024
1164
|
serializedVersion: 6
|
|
1025
1165
|
m_Component:
|
|
1026
|
-
- component: {fileID:
|
|
1027
|
-
- component: {fileID:
|
|
1028
|
-
|
|
1029
|
-
|
|
1166
|
+
- component: {fileID: 3379098962979777232}
|
|
1167
|
+
- component: {fileID: 4836589555955743669}
|
|
1168
|
+
- component: {fileID: 4309608957743785797}
|
|
1169
|
+
- component: {fileID: 7589869154693457857}
|
|
1170
|
+
- component: {fileID: 1277100165571127917}
|
|
1171
|
+
m_Layer: 5
|
|
1172
|
+
m_Name: Landscape Tutorial Display
|
|
1030
1173
|
m_TagString: Untagged
|
|
1031
1174
|
m_Icon: {fileID: 0}
|
|
1032
1175
|
m_NavMeshLayer: 0
|
|
1033
1176
|
m_StaticEditorFlags: 0
|
|
1034
1177
|
m_IsActive: 0
|
|
1035
|
-
--- !u!224 &
|
|
1178
|
+
--- !u!224 &3379098962979777232
|
|
1036
1179
|
RectTransform:
|
|
1037
1180
|
m_ObjectHideFlags: 0
|
|
1038
1181
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1039
1182
|
m_PrefabInstance: {fileID: 0}
|
|
1040
1183
|
m_PrefabAsset: {fileID: 0}
|
|
1041
|
-
m_GameObject: {fileID:
|
|
1184
|
+
m_GameObject: {fileID: 4153800167175115225}
|
|
1185
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1186
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1187
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1188
|
+
m_ConstrainProportionsScale: 0
|
|
1189
|
+
m_Children: []
|
|
1190
|
+
m_Father: {fileID: 3142572767201848807}
|
|
1191
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1192
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1193
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
1194
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1195
|
+
m_SizeDelta: {x: 0, y: -0.000030517578}
|
|
1196
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1197
|
+
--- !u!222 &4836589555955743669
|
|
1198
|
+
CanvasRenderer:
|
|
1199
|
+
m_ObjectHideFlags: 0
|
|
1200
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1201
|
+
m_PrefabInstance: {fileID: 0}
|
|
1202
|
+
m_PrefabAsset: {fileID: 0}
|
|
1203
|
+
m_GameObject: {fileID: 4153800167175115225}
|
|
1204
|
+
m_CullTransparentMesh: 1
|
|
1205
|
+
--- !u!114 &4309608957743785797
|
|
1206
|
+
MonoBehaviour:
|
|
1207
|
+
m_ObjectHideFlags: 0
|
|
1208
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1209
|
+
m_PrefabInstance: {fileID: 0}
|
|
1210
|
+
m_PrefabAsset: {fileID: 0}
|
|
1211
|
+
m_GameObject: {fileID: 4153800167175115225}
|
|
1212
|
+
m_Enabled: 1
|
|
1213
|
+
m_EditorHideFlags: 0
|
|
1214
|
+
m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
1215
|
+
m_Name:
|
|
1216
|
+
m_EditorClassIdentifier:
|
|
1217
|
+
m_Material: {fileID: 0}
|
|
1218
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1219
|
+
m_RaycastTarget: 1
|
|
1220
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1221
|
+
m_Maskable: 1
|
|
1222
|
+
m_OnCullStateChanged:
|
|
1223
|
+
m_PersistentCalls:
|
|
1224
|
+
m_Calls: []
|
|
1225
|
+
m_Texture: {fileID: 2800000, guid: 3680d3e144805504a9885c4594628453, type: 3}
|
|
1226
|
+
m_UVRect:
|
|
1227
|
+
serializedVersion: 2
|
|
1228
|
+
x: 0
|
|
1229
|
+
y: 0
|
|
1230
|
+
width: 1
|
|
1231
|
+
height: 1
|
|
1232
|
+
--- !u!114 &7589869154693457857
|
|
1233
|
+
MonoBehaviour:
|
|
1234
|
+
m_ObjectHideFlags: 0
|
|
1235
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1236
|
+
m_PrefabInstance: {fileID: 0}
|
|
1237
|
+
m_PrefabAsset: {fileID: 0}
|
|
1238
|
+
m_GameObject: {fileID: 4153800167175115225}
|
|
1239
|
+
m_Enabled: 1
|
|
1240
|
+
m_EditorHideFlags: 0
|
|
1241
|
+
m_Script: {fileID: 11500000, guid: 86710e43de46f6f4bac7c8e50813a599, type: 3}
|
|
1242
|
+
m_Name:
|
|
1243
|
+
m_EditorClassIdentifier:
|
|
1244
|
+
m_AspectMode: 3
|
|
1245
|
+
m_AspectRatio: 1.7777778
|
|
1246
|
+
--- !u!114 &1277100165571127917
|
|
1247
|
+
MonoBehaviour:
|
|
1248
|
+
m_ObjectHideFlags: 0
|
|
1249
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1250
|
+
m_PrefabInstance: {fileID: 0}
|
|
1251
|
+
m_PrefabAsset: {fileID: 0}
|
|
1252
|
+
m_GameObject: {fileID: 4153800167175115225}
|
|
1253
|
+
m_Enabled: 0
|
|
1254
|
+
m_EditorHideFlags: 0
|
|
1255
|
+
m_Script: {fileID: 11500000, guid: 6d9fbfd48aa94cbca6f0b588cab4a0de, type: 3}
|
|
1256
|
+
m_Name:
|
|
1257
|
+
m_EditorClassIdentifier:
|
|
1258
|
+
radius: 28
|
|
1259
|
+
softness: 1.5
|
|
1260
|
+
cornerRadii: {x: 28, y: 28, z: 28, w: 28}
|
|
1261
|
+
materialPivotReference: {x: 0.5, y: 0.4535}
|
|
1262
|
+
--- !u!1 &4365000009692218558
|
|
1263
|
+
GameObject:
|
|
1264
|
+
m_ObjectHideFlags: 0
|
|
1265
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1266
|
+
m_PrefabInstance: {fileID: 0}
|
|
1267
|
+
m_PrefabAsset: {fileID: 0}
|
|
1268
|
+
serializedVersion: 6
|
|
1269
|
+
m_Component:
|
|
1270
|
+
- component: {fileID: 400796399107294235}
|
|
1271
|
+
- component: {fileID: 7027839783090666611}
|
|
1272
|
+
- component: {fileID: 2207440541222509996}
|
|
1273
|
+
- component: {fileID: 90306238975817457}
|
|
1274
|
+
- component: {fileID: 7444308069397557634}
|
|
1275
|
+
m_Layer: 5
|
|
1276
|
+
m_Name: Video Display
|
|
1277
|
+
m_TagString: Untagged
|
|
1278
|
+
m_Icon: {fileID: 0}
|
|
1279
|
+
m_NavMeshLayer: 0
|
|
1280
|
+
m_StaticEditorFlags: 0
|
|
1281
|
+
m_IsActive: 1
|
|
1282
|
+
--- !u!224 &400796399107294235
|
|
1283
|
+
RectTransform:
|
|
1284
|
+
m_ObjectHideFlags: 0
|
|
1285
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1286
|
+
m_PrefabInstance: {fileID: 0}
|
|
1287
|
+
m_PrefabAsset: {fileID: 0}
|
|
1288
|
+
m_GameObject: {fileID: 4365000009692218558}
|
|
1289
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1290
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1291
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1292
|
+
m_ConstrainProportionsScale: 1
|
|
1293
|
+
m_Children: []
|
|
1294
|
+
m_Father: {fileID: 4905335690953803867}
|
|
1295
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1296
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1297
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
1298
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1299
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
1300
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1301
|
+
--- !u!222 &7027839783090666611
|
|
1302
|
+
CanvasRenderer:
|
|
1303
|
+
m_ObjectHideFlags: 0
|
|
1304
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1305
|
+
m_PrefabInstance: {fileID: 0}
|
|
1306
|
+
m_PrefabAsset: {fileID: 0}
|
|
1307
|
+
m_GameObject: {fileID: 4365000009692218558}
|
|
1308
|
+
m_CullTransparentMesh: 1
|
|
1309
|
+
--- !u!114 &2207440541222509996
|
|
1310
|
+
MonoBehaviour:
|
|
1311
|
+
m_ObjectHideFlags: 0
|
|
1312
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1313
|
+
m_PrefabInstance: {fileID: 0}
|
|
1314
|
+
m_PrefabAsset: {fileID: 0}
|
|
1315
|
+
m_GameObject: {fileID: 4365000009692218558}
|
|
1316
|
+
m_Enabled: 1
|
|
1317
|
+
m_EditorHideFlags: 0
|
|
1318
|
+
m_Script: {fileID: 11500000, guid: 86710e43de46f6f4bac7c8e50813a599, type: 3}
|
|
1319
|
+
m_Name:
|
|
1320
|
+
m_EditorClassIdentifier:
|
|
1321
|
+
m_AspectMode: 1
|
|
1322
|
+
m_AspectRatio: 1.8
|
|
1323
|
+
--- !u!114 &90306238975817457
|
|
1324
|
+
MonoBehaviour:
|
|
1325
|
+
m_ObjectHideFlags: 0
|
|
1326
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1327
|
+
m_PrefabInstance: {fileID: 0}
|
|
1328
|
+
m_PrefabAsset: {fileID: 0}
|
|
1329
|
+
m_GameObject: {fileID: 4365000009692218558}
|
|
1330
|
+
m_Enabled: 1
|
|
1331
|
+
m_EditorHideFlags: 0
|
|
1332
|
+
m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
1333
|
+
m_Name:
|
|
1334
|
+
m_EditorClassIdentifier:
|
|
1335
|
+
m_Material: {fileID: 0}
|
|
1336
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1337
|
+
m_RaycastTarget: 1
|
|
1338
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1339
|
+
m_Maskable: 1
|
|
1340
|
+
m_OnCullStateChanged:
|
|
1341
|
+
m_PersistentCalls:
|
|
1342
|
+
m_Calls: []
|
|
1343
|
+
m_Texture: {fileID: 8400000, guid: 6d4a8035285f2a84eb4598b60cb08680, type: 2}
|
|
1344
|
+
m_UVRect:
|
|
1345
|
+
serializedVersion: 2
|
|
1346
|
+
x: 0
|
|
1347
|
+
y: 0
|
|
1348
|
+
width: 1
|
|
1349
|
+
height: 1
|
|
1350
|
+
--- !u!114 &7444308069397557634
|
|
1351
|
+
MonoBehaviour:
|
|
1352
|
+
m_ObjectHideFlags: 0
|
|
1353
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1354
|
+
m_PrefabInstance: {fileID: 0}
|
|
1355
|
+
m_PrefabAsset: {fileID: 0}
|
|
1356
|
+
m_GameObject: {fileID: 4365000009692218558}
|
|
1357
|
+
m_Enabled: 1
|
|
1358
|
+
m_EditorHideFlags: 0
|
|
1359
|
+
m_Script: {fileID: 11500000, guid: 6d9fbfd48aa94cbca6f0b588cab4a0de, type: 3}
|
|
1360
|
+
m_Name:
|
|
1361
|
+
m_EditorClassIdentifier:
|
|
1362
|
+
radius: 32
|
|
1363
|
+
softness: 1.75
|
|
1364
|
+
cornerRadii: {x: 32, y: 32, z: 0, w: 0}
|
|
1365
|
+
materialPivotReference: {x: 0.5, y: 0.52}
|
|
1366
|
+
--- !u!1 &5067957124653325485
|
|
1367
|
+
GameObject:
|
|
1368
|
+
m_ObjectHideFlags: 0
|
|
1369
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1370
|
+
m_PrefabInstance: {fileID: 0}
|
|
1371
|
+
m_PrefabAsset: {fileID: 0}
|
|
1372
|
+
serializedVersion: 6
|
|
1373
|
+
m_Component:
|
|
1374
|
+
- component: {fileID: 3142572767201848807}
|
|
1375
|
+
- component: {fileID: 2785321490175522603}
|
|
1376
|
+
- component: {fileID: 5496840192160087990}
|
|
1377
|
+
- component: {fileID: 5194087982393128579}
|
|
1378
|
+
- component: {fileID: 9083514479747225911}
|
|
1379
|
+
- component: {fileID: 4622492456445006345}
|
|
1380
|
+
m_Layer: 5
|
|
1381
|
+
m_Name: Landscape Display Area
|
|
1382
|
+
m_TagString: Untagged
|
|
1383
|
+
m_Icon: {fileID: 0}
|
|
1384
|
+
m_NavMeshLayer: 0
|
|
1385
|
+
m_StaticEditorFlags: 0
|
|
1386
|
+
m_IsActive: 1
|
|
1387
|
+
--- !u!224 &3142572767201848807
|
|
1388
|
+
RectTransform:
|
|
1389
|
+
m_ObjectHideFlags: 0
|
|
1390
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1391
|
+
m_PrefabInstance: {fileID: 0}
|
|
1392
|
+
m_PrefabAsset: {fileID: 0}
|
|
1393
|
+
m_GameObject: {fileID: 5067957124653325485}
|
|
1042
1394
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1043
1395
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1044
1396
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1045
1397
|
m_ConstrainProportionsScale: 0
|
|
1046
1398
|
m_Children:
|
|
1047
|
-
- {fileID:
|
|
1048
|
-
|
|
1049
|
-
- {fileID: 5237191472530216079}
|
|
1050
|
-
m_Father: {fileID: 9142344839383261501}
|
|
1399
|
+
- {fileID: 3379098962979777232}
|
|
1400
|
+
m_Father: {fileID: 3315355582789675953}
|
|
1051
1401
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1052
1402
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
1053
1403
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
1054
|
-
m_AnchoredPosition: {x: 0, y:
|
|
1055
|
-
m_SizeDelta: {x:
|
|
1404
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1405
|
+
m_SizeDelta: {x: 907.97, y: 510.73312}
|
|
1056
1406
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1057
|
-
--- !u!
|
|
1058
|
-
|
|
1407
|
+
--- !u!222 &2785321490175522603
|
|
1408
|
+
CanvasRenderer:
|
|
1409
|
+
m_ObjectHideFlags: 0
|
|
1410
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1411
|
+
m_PrefabInstance: {fileID: 0}
|
|
1412
|
+
m_PrefabAsset: {fileID: 0}
|
|
1413
|
+
m_GameObject: {fileID: 5067957124653325485}
|
|
1414
|
+
m_CullTransparentMesh: 1
|
|
1415
|
+
--- !u!114 &5496840192160087990
|
|
1416
|
+
MonoBehaviour:
|
|
1059
1417
|
m_ObjectHideFlags: 0
|
|
1060
1418
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1061
1419
|
m_PrefabInstance: {fileID: 0}
|
|
1062
1420
|
m_PrefabAsset: {fileID: 0}
|
|
1063
|
-
m_GameObject: {fileID:
|
|
1421
|
+
m_GameObject: {fileID: 5067957124653325485}
|
|
1064
1422
|
m_Enabled: 1
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1423
|
+
m_EditorHideFlags: 0
|
|
1424
|
+
m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
1425
|
+
m_Name:
|
|
1426
|
+
m_EditorClassIdentifier:
|
|
1427
|
+
m_Material: {fileID: 0}
|
|
1428
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1429
|
+
m_RaycastTarget: 0
|
|
1430
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1431
|
+
m_Maskable: 1
|
|
1432
|
+
m_OnCullStateChanged:
|
|
1433
|
+
m_PersistentCalls:
|
|
1434
|
+
m_Calls: []
|
|
1435
|
+
m_Texture: {fileID: 2800000, guid: 4448f0af87165904caa7871d2cab13bd, type: 3}
|
|
1436
|
+
m_UVRect:
|
|
1437
|
+
serializedVersion: 2
|
|
1438
|
+
x: 0
|
|
1439
|
+
y: 0
|
|
1440
|
+
width: 1
|
|
1441
|
+
height: 1
|
|
1442
|
+
--- !u!114 &5194087982393128579
|
|
1443
|
+
MonoBehaviour:
|
|
1444
|
+
m_ObjectHideFlags: 0
|
|
1445
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1446
|
+
m_PrefabInstance: {fileID: 0}
|
|
1447
|
+
m_PrefabAsset: {fileID: 0}
|
|
1448
|
+
m_GameObject: {fileID: 5067957124653325485}
|
|
1449
|
+
m_Enabled: 1
|
|
1450
|
+
m_EditorHideFlags: 0
|
|
1451
|
+
m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3}
|
|
1452
|
+
m_Name:
|
|
1453
|
+
m_EditorClassIdentifier:
|
|
1454
|
+
m_ShowMaskGraphic: 0
|
|
1455
|
+
--- !u!114 &9083514479747225911
|
|
1456
|
+
MonoBehaviour:
|
|
1457
|
+
m_ObjectHideFlags: 0
|
|
1458
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1459
|
+
m_PrefabInstance: {fileID: 0}
|
|
1460
|
+
m_PrefabAsset: {fileID: 0}
|
|
1461
|
+
m_GameObject: {fileID: 5067957124653325485}
|
|
1462
|
+
m_Enabled: 0
|
|
1463
|
+
m_EditorHideFlags: 0
|
|
1464
|
+
m_Script: {fileID: 11500000, guid: 86710e43de46f6f4bac7c8e50813a599, type: 3}
|
|
1465
|
+
m_Name:
|
|
1466
|
+
m_EditorClassIdentifier:
|
|
1467
|
+
m_AspectMode: 1
|
|
1468
|
+
m_AspectRatio: 1.7777778
|
|
1469
|
+
--- !u!114 &4622492456445006345
|
|
1470
|
+
MonoBehaviour:
|
|
1471
|
+
m_ObjectHideFlags: 0
|
|
1472
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1473
|
+
m_PrefabInstance: {fileID: 0}
|
|
1474
|
+
m_PrefabAsset: {fileID: 0}
|
|
1475
|
+
m_GameObject: {fileID: 5067957124653325485}
|
|
1476
|
+
m_Enabled: 1
|
|
1477
|
+
m_EditorHideFlags: 0
|
|
1478
|
+
m_Script: {fileID: 11500000, guid: 6d9fbfd48aa94cbca6f0b588cab4a0de, type: 3}
|
|
1479
|
+
m_Name:
|
|
1480
|
+
m_EditorClassIdentifier:
|
|
1481
|
+
radius: 28
|
|
1482
|
+
softness: 1.5
|
|
1483
|
+
cornerRadii: {x: 28, y: 28, z: 0, w: 0}
|
|
1484
|
+
materialPivotReference: {x: 0.5, y: 0.4535}
|
|
1485
|
+
--- !u!1 &5556212692695188056
|
|
1486
|
+
GameObject:
|
|
1487
|
+
m_ObjectHideFlags: 0
|
|
1488
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1489
|
+
m_PrefabInstance: {fileID: 0}
|
|
1490
|
+
m_PrefabAsset: {fileID: 0}
|
|
1491
|
+
serializedVersion: 6
|
|
1492
|
+
m_Component:
|
|
1493
|
+
- component: {fileID: 4744748314856755360}
|
|
1494
|
+
- component: {fileID: 1094430779776396930}
|
|
1495
|
+
- component: {fileID: 7481722080505481309}
|
|
1496
|
+
m_Layer: 5
|
|
1497
|
+
m_Name: Header
|
|
1498
|
+
m_TagString: Untagged
|
|
1499
|
+
m_Icon: {fileID: 0}
|
|
1500
|
+
m_NavMeshLayer: 0
|
|
1501
|
+
m_StaticEditorFlags: 0
|
|
1502
|
+
m_IsActive: 1
|
|
1503
|
+
--- !u!224 &4744748314856755360
|
|
1504
|
+
RectTransform:
|
|
1505
|
+
m_ObjectHideFlags: 0
|
|
1506
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1507
|
+
m_PrefabInstance: {fileID: 0}
|
|
1508
|
+
m_PrefabAsset: {fileID: 0}
|
|
1509
|
+
m_GameObject: {fileID: 5556212692695188056}
|
|
1510
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1511
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1512
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1513
|
+
m_ConstrainProportionsScale: 0
|
|
1514
|
+
m_Children: []
|
|
1515
|
+
m_Father: {fileID: 900849638794892817}
|
|
1516
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1517
|
+
m_AnchorMin: {x: 0.5, y: 1}
|
|
1518
|
+
m_AnchorMax: {x: 0.5, y: 1}
|
|
1519
|
+
m_AnchoredPosition: {x: 0, y: -176}
|
|
1520
|
+
m_SizeDelta: {x: 500, y: 116.2675}
|
|
1521
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1522
|
+
--- !u!222 &1094430779776396930
|
|
1523
|
+
CanvasRenderer:
|
|
1524
|
+
m_ObjectHideFlags: 0
|
|
1525
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1526
|
+
m_PrefabInstance: {fileID: 0}
|
|
1527
|
+
m_PrefabAsset: {fileID: 0}
|
|
1528
|
+
m_GameObject: {fileID: 5556212692695188056}
|
|
1529
|
+
m_CullTransparentMesh: 1
|
|
1530
|
+
--- !u!114 &7481722080505481309
|
|
1531
|
+
MonoBehaviour:
|
|
1532
|
+
m_ObjectHideFlags: 0
|
|
1533
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1534
|
+
m_PrefabInstance: {fileID: 0}
|
|
1535
|
+
m_PrefabAsset: {fileID: 0}
|
|
1536
|
+
m_GameObject: {fileID: 5556212692695188056}
|
|
1537
|
+
m_Enabled: 1
|
|
1538
|
+
m_EditorHideFlags: 0
|
|
1539
|
+
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
|
1540
|
+
m_Name:
|
|
1541
|
+
m_EditorClassIdentifier:
|
|
1542
|
+
m_Material: {fileID: 0}
|
|
1543
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1544
|
+
m_RaycastTarget: 1
|
|
1545
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1546
|
+
m_Maskable: 1
|
|
1547
|
+
m_OnCullStateChanged:
|
|
1548
|
+
m_PersistentCalls:
|
|
1549
|
+
m_Calls: []
|
|
1550
|
+
m_text: TUTORIAL
|
|
1551
|
+
m_isRightToLeft: 0
|
|
1552
|
+
m_fontAsset: {fileID: 11400000, guid: 39c484b4a22288c488625a88b6da2145, type: 2}
|
|
1553
|
+
m_sharedMaterial: {fileID: -8342687123090027242, guid: 39c484b4a22288c488625a88b6da2145, type: 2}
|
|
1554
|
+
m_fontSharedMaterials: []
|
|
1555
|
+
m_fontMaterial: {fileID: 0}
|
|
1556
|
+
m_fontMaterials: []
|
|
1557
|
+
m_fontColor32:
|
|
1558
|
+
serializedVersion: 2
|
|
1559
|
+
rgba: 4294967295
|
|
1560
|
+
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
1561
|
+
m_enableVertexGradient: 0
|
|
1562
|
+
m_colorMode: 3
|
|
1563
|
+
m_fontColorGradient:
|
|
1564
|
+
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
1565
|
+
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
1566
|
+
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
1567
|
+
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
1568
|
+
m_fontColorGradientPreset: {fileID: 0}
|
|
1569
|
+
m_spriteAsset: {fileID: 0}
|
|
1570
|
+
m_tintAllSprites: 0
|
|
1571
|
+
m_StyleSheet: {fileID: 0}
|
|
1572
|
+
m_TextStyleHashCode: -1183493901
|
|
1573
|
+
m_overrideHtmlColors: 0
|
|
1574
|
+
m_faceColor:
|
|
1575
|
+
serializedVersion: 2
|
|
1576
|
+
rgba: 4294967295
|
|
1577
|
+
m_fontSize: 100
|
|
1578
|
+
m_fontSizeBase: 85
|
|
1579
|
+
m_fontWeight: 400
|
|
1580
|
+
m_enableAutoSizing: 1
|
|
1581
|
+
m_fontSizeMin: 18
|
|
1582
|
+
m_fontSizeMax: 100
|
|
1583
|
+
m_fontStyle: 0
|
|
1584
|
+
m_HorizontalAlignment: 2
|
|
1585
|
+
m_VerticalAlignment: 512
|
|
1586
|
+
m_textAlignment: 65535
|
|
1587
|
+
m_characterSpacing: 0
|
|
1588
|
+
m_wordSpacing: 0
|
|
1589
|
+
m_lineSpacing: 0
|
|
1590
|
+
m_lineSpacingMax: 0
|
|
1591
|
+
m_paragraphSpacing: 0
|
|
1592
|
+
m_charWidthMaxAdj: 0
|
|
1593
|
+
m_TextWrappingMode: 1
|
|
1594
|
+
m_wordWrappingRatios: 0.4
|
|
1595
|
+
m_overflowMode: 0
|
|
1596
|
+
m_linkedTextComponent: {fileID: 0}
|
|
1597
|
+
parentLinkedComponent: {fileID: 0}
|
|
1598
|
+
m_enableKerning: 1
|
|
1599
|
+
m_ActiveFontFeatures: 6e72656b
|
|
1600
|
+
m_enableExtraPadding: 0
|
|
1601
|
+
checkPaddingRequired: 0
|
|
1602
|
+
m_isRichText: 1
|
|
1603
|
+
m_EmojiFallbackSupport: 1
|
|
1604
|
+
m_parseCtrlCharacters: 1
|
|
1605
|
+
m_isOrthographic: 1
|
|
1606
|
+
m_isCullingEnabled: 0
|
|
1607
|
+
m_horizontalMapping: 0
|
|
1608
|
+
m_verticalMapping: 0
|
|
1609
|
+
m_uvLineOffset: 0
|
|
1610
|
+
m_geometrySortingOrder: 0
|
|
1611
|
+
m_IsTextObjectScaleStatic: 0
|
|
1612
|
+
m_VertexBufferAutoSizeReduction: 0
|
|
1613
|
+
m_useMaxVisibleDescender: 1
|
|
1614
|
+
m_pageToDisplay: 1
|
|
1615
|
+
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
1616
|
+
m_isUsingLegacyAnimationComponent: 0
|
|
1617
|
+
m_isVolumetricText: 0
|
|
1618
|
+
m_hasFontAssetChanged: 0
|
|
1619
|
+
m_baseMaterial: {fileID: 0}
|
|
1620
|
+
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
1621
|
+
--- !u!1 &5556708501735265412
|
|
1070
1622
|
GameObject:
|
|
1071
1623
|
m_ObjectHideFlags: 0
|
|
1072
1624
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1074,57 +1626,57 @@ GameObject:
|
|
|
1074
1626
|
m_PrefabAsset: {fileID: 0}
|
|
1075
1627
|
serializedVersion: 6
|
|
1076
1628
|
m_Component:
|
|
1077
|
-
- component: {fileID:
|
|
1078
|
-
- component: {fileID:
|
|
1079
|
-
- component: {fileID:
|
|
1080
|
-
m_Layer:
|
|
1081
|
-
m_Name:
|
|
1629
|
+
- component: {fileID: 3079227174746097371}
|
|
1630
|
+
- component: {fileID: 9086188231156360120}
|
|
1631
|
+
- component: {fileID: 1999524479430488348}
|
|
1632
|
+
m_Layer: 5
|
|
1633
|
+
m_Name: Background
|
|
1082
1634
|
m_TagString: Untagged
|
|
1083
1635
|
m_Icon: {fileID: 0}
|
|
1084
1636
|
m_NavMeshLayer: 0
|
|
1085
1637
|
m_StaticEditorFlags: 0
|
|
1086
1638
|
m_IsActive: 1
|
|
1087
|
-
--- !u!224 &
|
|
1639
|
+
--- !u!224 &3079227174746097371
|
|
1088
1640
|
RectTransform:
|
|
1089
1641
|
m_ObjectHideFlags: 0
|
|
1090
1642
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1091
1643
|
m_PrefabInstance: {fileID: 0}
|
|
1092
1644
|
m_PrefabAsset: {fileID: 0}
|
|
1093
|
-
m_GameObject: {fileID:
|
|
1094
|
-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1645
|
+
m_GameObject: {fileID: 5556708501735265412}
|
|
1646
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1095
1647
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1096
1648
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1097
1649
|
m_ConstrainProportionsScale: 0
|
|
1098
1650
|
m_Children: []
|
|
1099
|
-
m_Father: {fileID:
|
|
1651
|
+
m_Father: {fileID: 2073423937879112680}
|
|
1100
1652
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1101
1653
|
m_AnchorMin: {x: 0, y: 0}
|
|
1102
1654
|
m_AnchorMax: {x: 1, y: 1}
|
|
1103
|
-
m_AnchoredPosition: {x: 0, y: -
|
|
1104
|
-
m_SizeDelta: {x: 0, y: -
|
|
1655
|
+
m_AnchoredPosition: {x: 0, y: -0.000030755997}
|
|
1656
|
+
m_SizeDelta: {x: 0, y: -0.000038624}
|
|
1105
1657
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1106
|
-
--- !u!222 &
|
|
1658
|
+
--- !u!222 &9086188231156360120
|
|
1107
1659
|
CanvasRenderer:
|
|
1108
1660
|
m_ObjectHideFlags: 0
|
|
1109
1661
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1110
1662
|
m_PrefabInstance: {fileID: 0}
|
|
1111
1663
|
m_PrefabAsset: {fileID: 0}
|
|
1112
|
-
m_GameObject: {fileID:
|
|
1664
|
+
m_GameObject: {fileID: 5556708501735265412}
|
|
1113
1665
|
m_CullTransparentMesh: 1
|
|
1114
|
-
--- !u!114 &
|
|
1666
|
+
--- !u!114 &1999524479430488348
|
|
1115
1667
|
MonoBehaviour:
|
|
1116
1668
|
m_ObjectHideFlags: 0
|
|
1117
1669
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1118
1670
|
m_PrefabInstance: {fileID: 0}
|
|
1119
1671
|
m_PrefabAsset: {fileID: 0}
|
|
1120
|
-
m_GameObject: {fileID:
|
|
1672
|
+
m_GameObject: {fileID: 5556708501735265412}
|
|
1121
1673
|
m_Enabled: 1
|
|
1122
1674
|
m_EditorHideFlags: 0
|
|
1123
1675
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1124
1676
|
m_Name:
|
|
1125
1677
|
m_EditorClassIdentifier:
|
|
1126
1678
|
m_Material: {fileID: 0}
|
|
1127
|
-
m_Color: {r:
|
|
1679
|
+
m_Color: {r: 1, g: 1, b: 1, a: 0.050980393}
|
|
1128
1680
|
m_RaycastTarget: 1
|
|
1129
1681
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1130
1682
|
m_Maskable: 1
|
|
@@ -1141,7 +1693,7 @@ MonoBehaviour:
|
|
|
1141
1693
|
m_FillOrigin: 0
|
|
1142
1694
|
m_UseSpriteMesh: 0
|
|
1143
1695
|
m_PixelsPerUnitMultiplier: 1
|
|
1144
|
-
--- !u!1 &
|
|
1696
|
+
--- !u!1 &5979794068311833585
|
|
1145
1697
|
GameObject:
|
|
1146
1698
|
m_ObjectHideFlags: 0
|
|
1147
1699
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1149,53 +1701,53 @@ GameObject:
|
|
|
1149
1701
|
m_PrefabAsset: {fileID: 0}
|
|
1150
1702
|
serializedVersion: 6
|
|
1151
1703
|
m_Component:
|
|
1152
|
-
- component: {fileID:
|
|
1153
|
-
- component: {fileID:
|
|
1154
|
-
- component: {fileID:
|
|
1704
|
+
- component: {fileID: 5978908636392326568}
|
|
1705
|
+
- component: {fileID: 1809131965460404814}
|
|
1706
|
+
- component: {fileID: 7043339955122549381}
|
|
1155
1707
|
m_Layer: 5
|
|
1156
|
-
m_Name:
|
|
1708
|
+
m_Name: OH SNAP!
|
|
1157
1709
|
m_TagString: Untagged
|
|
1158
1710
|
m_Icon: {fileID: 0}
|
|
1159
1711
|
m_NavMeshLayer: 0
|
|
1160
1712
|
m_StaticEditorFlags: 0
|
|
1161
|
-
m_IsActive:
|
|
1162
|
-
--- !u!224 &
|
|
1713
|
+
m_IsActive: 0
|
|
1714
|
+
--- !u!224 &5978908636392326568
|
|
1163
1715
|
RectTransform:
|
|
1164
1716
|
m_ObjectHideFlags: 0
|
|
1165
1717
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1166
1718
|
m_PrefabInstance: {fileID: 0}
|
|
1167
1719
|
m_PrefabAsset: {fileID: 0}
|
|
1168
|
-
m_GameObject: {fileID:
|
|
1720
|
+
m_GameObject: {fileID: 5979794068311833585}
|
|
1169
1721
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1170
1722
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1171
1723
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1172
1724
|
m_ConstrainProportionsScale: 0
|
|
1173
1725
|
m_Children: []
|
|
1174
|
-
m_Father: {fileID:
|
|
1726
|
+
m_Father: {fileID: 1206032657273834953}
|
|
1175
1727
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1176
|
-
m_AnchorMin: {x: 0
|
|
1177
|
-
m_AnchorMax: {x:
|
|
1178
|
-
m_AnchoredPosition: {x: 0, y:
|
|
1179
|
-
m_SizeDelta: {x:
|
|
1728
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1729
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
1730
|
+
m_AnchoredPosition: {x: 0, y: 176.75854}
|
|
1731
|
+
m_SizeDelta: {x: 240.31226, y: -200.04218}
|
|
1180
1732
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1181
|
-
--- !u!222 &
|
|
1733
|
+
--- !u!222 &1809131965460404814
|
|
1182
1734
|
CanvasRenderer:
|
|
1183
1735
|
m_ObjectHideFlags: 0
|
|
1184
1736
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1185
1737
|
m_PrefabInstance: {fileID: 0}
|
|
1186
1738
|
m_PrefabAsset: {fileID: 0}
|
|
1187
|
-
m_GameObject: {fileID:
|
|
1739
|
+
m_GameObject: {fileID: 5979794068311833585}
|
|
1188
1740
|
m_CullTransparentMesh: 1
|
|
1189
|
-
--- !u!114 &
|
|
1741
|
+
--- !u!114 &7043339955122549381
|
|
1190
1742
|
MonoBehaviour:
|
|
1191
1743
|
m_ObjectHideFlags: 0
|
|
1192
1744
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1193
1745
|
m_PrefabInstance: {fileID: 0}
|
|
1194
1746
|
m_PrefabAsset: {fileID: 0}
|
|
1195
|
-
m_GameObject: {fileID:
|
|
1747
|
+
m_GameObject: {fileID: 5979794068311833585}
|
|
1196
1748
|
m_Enabled: 1
|
|
1197
1749
|
m_EditorHideFlags: 0
|
|
1198
|
-
m_Script: {fileID: 11500000, guid:
|
|
1750
|
+
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
|
1199
1751
|
m_Name:
|
|
1200
1752
|
m_EditorClassIdentifier:
|
|
1201
1753
|
m_Material: {fileID: 0}
|
|
@@ -1206,17 +1758,78 @@ MonoBehaviour:
|
|
|
1206
1758
|
m_OnCullStateChanged:
|
|
1207
1759
|
m_PersistentCalls:
|
|
1208
1760
|
m_Calls: []
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1761
|
+
m_text: OH SNAP!
|
|
1762
|
+
m_isRightToLeft: 0
|
|
1763
|
+
m_fontAsset: {fileID: 11400000, guid: 39c484b4a22288c488625a88b6da2145, type: 2}
|
|
1764
|
+
m_sharedMaterial: {fileID: 2121445518252921147, guid: 39c484b4a22288c488625a88b6da2145, type: 2}
|
|
1765
|
+
m_fontSharedMaterials: []
|
|
1766
|
+
m_fontMaterial: {fileID: 0}
|
|
1767
|
+
m_fontMaterials: []
|
|
1768
|
+
m_fontColor32:
|
|
1769
|
+
serializedVersion: 2
|
|
1770
|
+
rgba: 4294967295
|
|
1771
|
+
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
1772
|
+
m_enableVertexGradient: 0
|
|
1773
|
+
m_colorMode: 3
|
|
1774
|
+
m_fontColorGradient:
|
|
1775
|
+
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
1776
|
+
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
1777
|
+
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
1778
|
+
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
1779
|
+
m_fontColorGradientPreset: {fileID: 0}
|
|
1780
|
+
m_spriteAsset: {fileID: 0}
|
|
1781
|
+
m_tintAllSprites: 0
|
|
1782
|
+
m_StyleSheet: {fileID: 0}
|
|
1783
|
+
m_TextStyleHashCode: -1183493901
|
|
1784
|
+
m_overrideHtmlColors: 0
|
|
1785
|
+
m_faceColor:
|
|
1786
|
+
serializedVersion: 2
|
|
1787
|
+
rgba: 4294967295
|
|
1788
|
+
m_fontSize: 45
|
|
1789
|
+
m_fontSizeBase: 80
|
|
1790
|
+
m_fontWeight: 400
|
|
1791
|
+
m_enableAutoSizing: 1
|
|
1792
|
+
m_fontSizeMin: 30
|
|
1793
|
+
m_fontSizeMax: 45
|
|
1794
|
+
m_fontStyle: 0
|
|
1795
|
+
m_HorizontalAlignment: 2
|
|
1796
|
+
m_VerticalAlignment: 512
|
|
1797
|
+
m_textAlignment: 65535
|
|
1798
|
+
m_characterSpacing: 1.7
|
|
1799
|
+
m_wordSpacing: 0
|
|
1800
|
+
m_lineSpacing: 0
|
|
1801
|
+
m_lineSpacingMax: 0
|
|
1802
|
+
m_paragraphSpacing: 0
|
|
1803
|
+
m_charWidthMaxAdj: 0
|
|
1804
|
+
m_TextWrappingMode: 0
|
|
1805
|
+
m_wordWrappingRatios: 0.4
|
|
1806
|
+
m_overflowMode: 0
|
|
1807
|
+
m_linkedTextComponent: {fileID: 0}
|
|
1808
|
+
parentLinkedComponent: {fileID: 0}
|
|
1809
|
+
m_enableKerning: 1
|
|
1810
|
+
m_ActiveFontFeatures: 6e72656b
|
|
1811
|
+
m_enableExtraPadding: 0
|
|
1812
|
+
checkPaddingRequired: 0
|
|
1813
|
+
m_isRichText: 1
|
|
1814
|
+
m_EmojiFallbackSupport: 1
|
|
1815
|
+
m_parseCtrlCharacters: 1
|
|
1816
|
+
m_isOrthographic: 1
|
|
1817
|
+
m_isCullingEnabled: 0
|
|
1818
|
+
m_horizontalMapping: 0
|
|
1819
|
+
m_verticalMapping: 0
|
|
1820
|
+
m_uvLineOffset: 0
|
|
1821
|
+
m_geometrySortingOrder: 0
|
|
1822
|
+
m_IsTextObjectScaleStatic: 0
|
|
1823
|
+
m_VertexBufferAutoSizeReduction: 0
|
|
1824
|
+
m_useMaxVisibleDescender: 1
|
|
1825
|
+
m_pageToDisplay: 1
|
|
1826
|
+
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
1827
|
+
m_isUsingLegacyAnimationComponent: 0
|
|
1828
|
+
m_isVolumetricText: 0
|
|
1829
|
+
m_hasFontAssetChanged: 0
|
|
1830
|
+
m_baseMaterial: {fileID: 0}
|
|
1831
|
+
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
1832
|
+
--- !u!1 &6620756808818837904
|
|
1220
1833
|
GameObject:
|
|
1221
1834
|
m_ObjectHideFlags: 0
|
|
1222
1835
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1224,74 +1837,35 @@ GameObject:
|
|
|
1224
1837
|
m_PrefabAsset: {fileID: 0}
|
|
1225
1838
|
serializedVersion: 6
|
|
1226
1839
|
m_Component:
|
|
1227
|
-
- component: {fileID:
|
|
1228
|
-
- component: {fileID: 4587035195353583900}
|
|
1229
|
-
- component: {fileID: 8635071130587837564}
|
|
1840
|
+
- component: {fileID: 1042189548867587786}
|
|
1230
1841
|
m_Layer: 5
|
|
1231
|
-
m_Name:
|
|
1842
|
+
m_Name: Handle Slide Area
|
|
1232
1843
|
m_TagString: Untagged
|
|
1233
1844
|
m_Icon: {fileID: 0}
|
|
1234
1845
|
m_NavMeshLayer: 0
|
|
1235
1846
|
m_StaticEditorFlags: 0
|
|
1236
|
-
m_IsActive:
|
|
1237
|
-
--- !u!224 &
|
|
1847
|
+
m_IsActive: 0
|
|
1848
|
+
--- !u!224 &1042189548867587786
|
|
1238
1849
|
RectTransform:
|
|
1239
1850
|
m_ObjectHideFlags: 0
|
|
1240
1851
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1241
1852
|
m_PrefabInstance: {fileID: 0}
|
|
1242
1853
|
m_PrefabAsset: {fileID: 0}
|
|
1243
|
-
m_GameObject: {fileID:
|
|
1854
|
+
m_GameObject: {fileID: 6620756808818837904}
|
|
1244
1855
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1245
1856
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1246
1857
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1247
1858
|
m_ConstrainProportionsScale: 0
|
|
1248
|
-
m_Children:
|
|
1249
|
-
|
|
1859
|
+
m_Children:
|
|
1860
|
+
- {fileID: 2717068593723405786}
|
|
1861
|
+
m_Father: {fileID: 2073423937879112680}
|
|
1250
1862
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1251
1863
|
m_AnchorMin: {x: 0, y: 0}
|
|
1252
|
-
m_AnchorMax: {x:
|
|
1864
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
1253
1865
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
1254
|
-
m_SizeDelta: {x:
|
|
1866
|
+
m_SizeDelta: {x: -20, y: 0}
|
|
1255
1867
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1256
|
-
--- !u!
|
|
1257
|
-
CanvasRenderer:
|
|
1258
|
-
m_ObjectHideFlags: 0
|
|
1259
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
1260
|
-
m_PrefabInstance: {fileID: 0}
|
|
1261
|
-
m_PrefabAsset: {fileID: 0}
|
|
1262
|
-
m_GameObject: {fileID: 5567018573972500812}
|
|
1263
|
-
m_CullTransparentMesh: 1
|
|
1264
|
-
--- !u!114 &8635071130587837564
|
|
1265
|
-
MonoBehaviour:
|
|
1266
|
-
m_ObjectHideFlags: 0
|
|
1267
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
1268
|
-
m_PrefabInstance: {fileID: 0}
|
|
1269
|
-
m_PrefabAsset: {fileID: 0}
|
|
1270
|
-
m_GameObject: {fileID: 5567018573972500812}
|
|
1271
|
-
m_Enabled: 1
|
|
1272
|
-
m_EditorHideFlags: 0
|
|
1273
|
-
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1274
|
-
m_Name:
|
|
1275
|
-
m_EditorClassIdentifier:
|
|
1276
|
-
m_Material: {fileID: 0}
|
|
1277
|
-
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1278
|
-
m_RaycastTarget: 1
|
|
1279
|
-
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1280
|
-
m_Maskable: 1
|
|
1281
|
-
m_OnCullStateChanged:
|
|
1282
|
-
m_PersistentCalls:
|
|
1283
|
-
m_Calls: []
|
|
1284
|
-
m_Sprite: {fileID: 21300000, guid: 6c27618dc25e7d1479e734475e687172, type: 3}
|
|
1285
|
-
m_Type: 0
|
|
1286
|
-
m_PreserveAspect: 0
|
|
1287
|
-
m_FillCenter: 1
|
|
1288
|
-
m_FillMethod: 4
|
|
1289
|
-
m_FillAmount: 1
|
|
1290
|
-
m_FillClockwise: 1
|
|
1291
|
-
m_FillOrigin: 0
|
|
1292
|
-
m_UseSpriteMesh: 0
|
|
1293
|
-
m_PixelsPerUnitMultiplier: 1
|
|
1294
|
-
--- !u!1 &6955362262834480408
|
|
1868
|
+
--- !u!1 &7069344404338781719
|
|
1295
1869
|
GameObject:
|
|
1296
1870
|
m_ObjectHideFlags: 0
|
|
1297
1871
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1299,93 +1873,67 @@ GameObject:
|
|
|
1299
1873
|
m_PrefabAsset: {fileID: 0}
|
|
1300
1874
|
serializedVersion: 6
|
|
1301
1875
|
m_Component:
|
|
1302
|
-
- component: {fileID:
|
|
1303
|
-
- component: {fileID:
|
|
1304
|
-
- component: {fileID:
|
|
1305
|
-
- component: {fileID:
|
|
1876
|
+
- component: {fileID: 7296815152771756338}
|
|
1877
|
+
- component: {fileID: 5269412662328067397}
|
|
1878
|
+
- component: {fileID: 8265907435765463556}
|
|
1879
|
+
- component: {fileID: 4515024625537862337}
|
|
1306
1880
|
m_Layer: 5
|
|
1307
|
-
m_Name:
|
|
1881
|
+
m_Name: Back
|
|
1308
1882
|
m_TagString: Untagged
|
|
1309
1883
|
m_Icon: {fileID: 0}
|
|
1310
1884
|
m_NavMeshLayer: 0
|
|
1311
1885
|
m_StaticEditorFlags: 0
|
|
1312
|
-
m_IsActive:
|
|
1313
|
-
--- !u!224 &
|
|
1886
|
+
m_IsActive: 1
|
|
1887
|
+
--- !u!224 &7296815152771756338
|
|
1314
1888
|
RectTransform:
|
|
1315
1889
|
m_ObjectHideFlags: 0
|
|
1316
1890
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1317
1891
|
m_PrefabInstance: {fileID: 0}
|
|
1318
1892
|
m_PrefabAsset: {fileID: 0}
|
|
1319
|
-
m_GameObject: {fileID:
|
|
1893
|
+
m_GameObject: {fileID: 7069344404338781719}
|
|
1320
1894
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1321
1895
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1322
1896
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1323
1897
|
m_ConstrainProportionsScale: 0
|
|
1324
1898
|
m_Children: []
|
|
1325
|
-
m_Father: {fileID:
|
|
1899
|
+
m_Father: {fileID: 7534777606985699997}
|
|
1326
1900
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1327
|
-
m_AnchorMin: {x: 0
|
|
1328
|
-
m_AnchorMax: {x: 0
|
|
1329
|
-
m_AnchoredPosition: {x:
|
|
1330
|
-
m_SizeDelta: {x:
|
|
1901
|
+
m_AnchorMin: {x: 0, y: 0.5}
|
|
1902
|
+
m_AnchorMax: {x: 0, y: 0.5}
|
|
1903
|
+
m_AnchoredPosition: {x: 45, y: 0}
|
|
1904
|
+
m_SizeDelta: {x: 90, y: 114.5012}
|
|
1331
1905
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1332
|
-
--- !u!
|
|
1333
|
-
MonoBehaviour:
|
|
1334
|
-
m_ObjectHideFlags: 0
|
|
1335
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
1336
|
-
m_PrefabInstance: {fileID: 0}
|
|
1337
|
-
m_PrefabAsset: {fileID: 0}
|
|
1338
|
-
m_GameObject: {fileID: 6955362262834480408}
|
|
1339
|
-
m_Enabled: 1
|
|
1340
|
-
m_EditorHideFlags: 0
|
|
1341
|
-
m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
|
|
1342
|
-
m_Name:
|
|
1343
|
-
m_EditorClassIdentifier:
|
|
1344
|
-
m_Padding:
|
|
1345
|
-
m_Left: 0
|
|
1346
|
-
m_Right: 0
|
|
1347
|
-
m_Top: 0
|
|
1348
|
-
m_Bottom: 0
|
|
1349
|
-
m_ChildAlignment: 4
|
|
1350
|
-
m_Spacing: 20
|
|
1351
|
-
m_ChildForceExpandWidth: 0
|
|
1352
|
-
m_ChildForceExpandHeight: 0
|
|
1353
|
-
m_ChildControlWidth: 0
|
|
1354
|
-
m_ChildControlHeight: 0
|
|
1355
|
-
m_ChildScaleWidth: 0
|
|
1356
|
-
m_ChildScaleHeight: 0
|
|
1357
|
-
m_ReverseArrangement: 0
|
|
1358
|
-
--- !u!222 &4414832653275743512
|
|
1906
|
+
--- !u!222 &5269412662328067397
|
|
1359
1907
|
CanvasRenderer:
|
|
1360
1908
|
m_ObjectHideFlags: 0
|
|
1361
1909
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1362
1910
|
m_PrefabInstance: {fileID: 0}
|
|
1363
1911
|
m_PrefabAsset: {fileID: 0}
|
|
1364
|
-
m_GameObject: {fileID:
|
|
1912
|
+
m_GameObject: {fileID: 7069344404338781719}
|
|
1365
1913
|
m_CullTransparentMesh: 1
|
|
1366
|
-
--- !u!114 &
|
|
1914
|
+
--- !u!114 &8265907435765463556
|
|
1367
1915
|
MonoBehaviour:
|
|
1368
1916
|
m_ObjectHideFlags: 0
|
|
1369
1917
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1370
1918
|
m_PrefabInstance: {fileID: 0}
|
|
1371
1919
|
m_PrefabAsset: {fileID: 0}
|
|
1372
|
-
m_GameObject: {fileID:
|
|
1373
|
-
m_Enabled:
|
|
1920
|
+
m_GameObject: {fileID: 7069344404338781719}
|
|
1921
|
+
m_Enabled: 1
|
|
1374
1922
|
m_EditorHideFlags: 0
|
|
1375
1923
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1376
1924
|
m_Name:
|
|
1377
1925
|
m_EditorClassIdentifier:
|
|
1378
1926
|
m_Material: {fileID: 0}
|
|
1379
|
-
m_Color: {r:
|
|
1927
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1380
1928
|
m_RaycastTarget: 1
|
|
1381
1929
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1382
1930
|
m_Maskable: 1
|
|
1383
1931
|
m_OnCullStateChanged:
|
|
1384
1932
|
m_PersistentCalls:
|
|
1385
1933
|
m_Calls: []
|
|
1386
|
-
m_Sprite: {fileID:
|
|
1934
|
+
m_Sprite: {fileID: 21300000, guid: 0d5ec14f5da394a4e905cb09dc7e309d, type: 3}
|
|
1387
1935
|
m_Type: 0
|
|
1388
|
-
m_PreserveAspect:
|
|
1936
|
+
m_PreserveAspect: 1
|
|
1389
1937
|
m_FillCenter: 1
|
|
1390
1938
|
m_FillMethod: 4
|
|
1391
1939
|
m_FillAmount: 1
|
|
@@ -1393,7 +1941,63 @@ MonoBehaviour:
|
|
|
1393
1941
|
m_FillOrigin: 0
|
|
1394
1942
|
m_UseSpriteMesh: 0
|
|
1395
1943
|
m_PixelsPerUnitMultiplier: 1
|
|
1396
|
-
--- !u!
|
|
1944
|
+
--- !u!114 &4515024625537862337
|
|
1945
|
+
MonoBehaviour:
|
|
1946
|
+
m_ObjectHideFlags: 0
|
|
1947
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1948
|
+
m_PrefabInstance: {fileID: 0}
|
|
1949
|
+
m_PrefabAsset: {fileID: 0}
|
|
1950
|
+
m_GameObject: {fileID: 7069344404338781719}
|
|
1951
|
+
m_Enabled: 1
|
|
1952
|
+
m_EditorHideFlags: 0
|
|
1953
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
1954
|
+
m_Name:
|
|
1955
|
+
m_EditorClassIdentifier:
|
|
1956
|
+
m_Navigation:
|
|
1957
|
+
m_Mode: 3
|
|
1958
|
+
m_WrapAround: 0
|
|
1959
|
+
m_SelectOnUp: {fileID: 0}
|
|
1960
|
+
m_SelectOnDown: {fileID: 0}
|
|
1961
|
+
m_SelectOnLeft: {fileID: 0}
|
|
1962
|
+
m_SelectOnRight: {fileID: 0}
|
|
1963
|
+
m_Transition: 1
|
|
1964
|
+
m_Colors:
|
|
1965
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
1966
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1967
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
1968
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1969
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
1970
|
+
m_ColorMultiplier: 1
|
|
1971
|
+
m_FadeDuration: 0.1
|
|
1972
|
+
m_SpriteState:
|
|
1973
|
+
m_HighlightedSprite: {fileID: 0}
|
|
1974
|
+
m_PressedSprite: {fileID: 0}
|
|
1975
|
+
m_SelectedSprite: {fileID: 0}
|
|
1976
|
+
m_DisabledSprite: {fileID: 0}
|
|
1977
|
+
m_AnimationTriggers:
|
|
1978
|
+
m_NormalTrigger: Normal
|
|
1979
|
+
m_HighlightedTrigger: Highlighted
|
|
1980
|
+
m_PressedTrigger: Pressed
|
|
1981
|
+
m_SelectedTrigger: Selected
|
|
1982
|
+
m_DisabledTrigger: Disabled
|
|
1983
|
+
m_Interactable: 0
|
|
1984
|
+
m_TargetGraphic: {fileID: 8265907435765463556}
|
|
1985
|
+
m_OnClick:
|
|
1986
|
+
m_PersistentCalls:
|
|
1987
|
+
m_Calls:
|
|
1988
|
+
- m_Target: {fileID: 546732978582884908}
|
|
1989
|
+
m_TargetAssemblyTypeName: Hyper.Internal.TutorialModal, Hyper.Internal
|
|
1990
|
+
m_MethodName: PreviousContent
|
|
1991
|
+
m_Mode: 1
|
|
1992
|
+
m_Arguments:
|
|
1993
|
+
m_ObjectArgument: {fileID: 0}
|
|
1994
|
+
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
1995
|
+
m_IntArgument: 0
|
|
1996
|
+
m_FloatArgument: 0
|
|
1997
|
+
m_StringArgument:
|
|
1998
|
+
m_BoolArgument: 0
|
|
1999
|
+
m_CallState: 2
|
|
2000
|
+
--- !u!1 &7095941424787348976
|
|
1397
2001
|
GameObject:
|
|
1398
2002
|
m_ObjectHideFlags: 0
|
|
1399
2003
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1401,37 +2005,35 @@ GameObject:
|
|
|
1401
2005
|
m_PrefabAsset: {fileID: 0}
|
|
1402
2006
|
serializedVersion: 6
|
|
1403
2007
|
m_Component:
|
|
1404
|
-
- component: {fileID:
|
|
2008
|
+
- component: {fileID: 8119876833717286888}
|
|
1405
2009
|
m_Layer: 5
|
|
1406
|
-
m_Name:
|
|
2010
|
+
m_Name: Fill Area
|
|
1407
2011
|
m_TagString: Untagged
|
|
1408
2012
|
m_Icon: {fileID: 0}
|
|
1409
2013
|
m_NavMeshLayer: 0
|
|
1410
2014
|
m_StaticEditorFlags: 0
|
|
1411
2015
|
m_IsActive: 1
|
|
1412
|
-
--- !u!224 &
|
|
2016
|
+
--- !u!224 &8119876833717286888
|
|
1413
2017
|
RectTransform:
|
|
1414
2018
|
m_ObjectHideFlags: 0
|
|
1415
2019
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1416
2020
|
m_PrefabInstance: {fileID: 0}
|
|
1417
2021
|
m_PrefabAsset: {fileID: 0}
|
|
1418
|
-
m_GameObject: {fileID:
|
|
1419
|
-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
2022
|
+
m_GameObject: {fileID: 7095941424787348976}
|
|
2023
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1420
2024
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1421
2025
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1422
2026
|
m_ConstrainProportionsScale: 0
|
|
1423
2027
|
m_Children:
|
|
1424
|
-
- {fileID:
|
|
1425
|
-
|
|
1426
|
-
- {fileID: 747815333543726794}
|
|
1427
|
-
m_Father: {fileID: 8788425320029326841}
|
|
2028
|
+
- {fileID: 5074945140982720928}
|
|
2029
|
+
m_Father: {fileID: 2073423937879112680}
|
|
1428
2030
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1429
2031
|
m_AnchorMin: {x: 0, y: 0}
|
|
1430
|
-
m_AnchorMax: {x: 1, y:
|
|
1431
|
-
m_AnchoredPosition: {x: 0.
|
|
1432
|
-
m_SizeDelta: {x: -
|
|
2032
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
2033
|
+
m_AnchoredPosition: {x: -0.018798828, y: 0.0000038146973}
|
|
2034
|
+
m_SizeDelta: {x: -10.0378, y: -0.0001}
|
|
1433
2035
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1434
|
-
--- !u!1 &
|
|
2036
|
+
--- !u!1 &7153120424343892327
|
|
1435
2037
|
GameObject:
|
|
1436
2038
|
m_ObjectHideFlags: 0
|
|
1437
2039
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1439,86 +2041,71 @@ GameObject:
|
|
|
1439
2041
|
m_PrefabAsset: {fileID: 0}
|
|
1440
2042
|
serializedVersion: 6
|
|
1441
2043
|
m_Component:
|
|
1442
|
-
- component: {fileID:
|
|
1443
|
-
- component: {fileID:
|
|
1444
|
-
- component: {fileID:
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
m_Name: DisplayP
|
|
2044
|
+
- component: {fileID: 4404405061174939910}
|
|
2045
|
+
- component: {fileID: 732547508301807864}
|
|
2046
|
+
- component: {fileID: 2020958839071885885}
|
|
2047
|
+
m_Layer: 0
|
|
2048
|
+
m_Name: Tutorial Loader
|
|
1448
2049
|
m_TagString: Untagged
|
|
1449
2050
|
m_Icon: {fileID: 0}
|
|
1450
2051
|
m_NavMeshLayer: 0
|
|
1451
2052
|
m_StaticEditorFlags: 0
|
|
1452
|
-
m_IsActive:
|
|
1453
|
-
--- !u!224 &
|
|
2053
|
+
m_IsActive: 1
|
|
2054
|
+
--- !u!224 &4404405061174939910
|
|
1454
2055
|
RectTransform:
|
|
1455
2056
|
m_ObjectHideFlags: 0
|
|
1456
2057
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1457
2058
|
m_PrefabInstance: {fileID: 0}
|
|
1458
2059
|
m_PrefabAsset: {fileID: 0}
|
|
1459
|
-
m_GameObject: {fileID:
|
|
2060
|
+
m_GameObject: {fileID: 7153120424343892327}
|
|
1460
2061
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1461
|
-
m_LocalPosition: {x: 0, y: 0, z:
|
|
2062
|
+
m_LocalPosition: {x: 0, y: 0, z: 4.9601917}
|
|
1462
2063
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1463
2064
|
m_ConstrainProportionsScale: 0
|
|
1464
|
-
m_Children:
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
m_PrefabAsset: {fileID: 0}
|
|
1478
|
-
m_GameObject: {fileID: 7302197678130224789}
|
|
1479
|
-
m_CullTransparentMesh: 1
|
|
1480
|
-
--- !u!114 &3649809003730364251
|
|
2065
|
+
m_Children:
|
|
2066
|
+
- {fileID: 7398129200875470981}
|
|
2067
|
+
- {fileID: 6075016610340759087}
|
|
2068
|
+
- {fileID: 5006104885553750031}
|
|
2069
|
+
- {fileID: 1206032657273834953}
|
|
2070
|
+
m_Father: {fileID: 900849638794892817}
|
|
2071
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
2072
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
2073
|
+
m_AnchorMax: {x: 1, y: 0}
|
|
2074
|
+
m_AnchoredPosition: {x: 0, y: 499.16953}
|
|
2075
|
+
m_SizeDelta: {x: 0, y: 998.3391}
|
|
2076
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
2077
|
+
--- !u!114 &732547508301807864
|
|
1481
2078
|
MonoBehaviour:
|
|
1482
2079
|
m_ObjectHideFlags: 0
|
|
1483
2080
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1484
2081
|
m_PrefabInstance: {fileID: 0}
|
|
1485
2082
|
m_PrefabAsset: {fileID: 0}
|
|
1486
|
-
m_GameObject: {fileID:
|
|
2083
|
+
m_GameObject: {fileID: 7153120424343892327}
|
|
1487
2084
|
m_Enabled: 1
|
|
1488
2085
|
m_EditorHideFlags: 0
|
|
1489
|
-
m_Script: {fileID: 11500000, guid:
|
|
2086
|
+
m_Script: {fileID: 11500000, guid: 738b9f0d117ce154a9fc79eccf574988, type: 3}
|
|
1490
2087
|
m_Name:
|
|
1491
2088
|
m_EditorClassIdentifier:
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
m_UVRect:
|
|
1502
|
-
serializedVersion: 2
|
|
1503
|
-
x: 0
|
|
1504
|
-
y: 0
|
|
1505
|
-
width: 1
|
|
1506
|
-
height: 1
|
|
1507
|
-
--- !u!114 &6648117150124920191
|
|
1508
|
-
MonoBehaviour:
|
|
2089
|
+
loaderImgAnimator: {fileID: 3961932893369812177}
|
|
2090
|
+
loaderTextTween: {fileID: 5759201192565332531}
|
|
2091
|
+
loaderText: {fileID: 5979794068311833585}
|
|
2092
|
+
loadingFailedElements: {fileID: 3382850046686996386}
|
|
2093
|
+
tutorialLoaderModalCG: {fileID: 2020958839071885885}
|
|
2094
|
+
loaderStartPosition: {x: 0, y: -200}
|
|
2095
|
+
loaderFailedPosition: {x: 0, y: -65}
|
|
2096
|
+
--- !u!225 &2020958839071885885
|
|
2097
|
+
CanvasGroup:
|
|
1509
2098
|
m_ObjectHideFlags: 0
|
|
1510
2099
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1511
2100
|
m_PrefabInstance: {fileID: 0}
|
|
1512
2101
|
m_PrefabAsset: {fileID: 0}
|
|
1513
|
-
m_GameObject: {fileID:
|
|
2102
|
+
m_GameObject: {fileID: 7153120424343892327}
|
|
1514
2103
|
m_Enabled: 1
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
m_AspectRatio: 0.74
|
|
1521
|
-
--- !u!1 &7320803031635439406
|
|
2104
|
+
m_Alpha: 1
|
|
2105
|
+
m_Interactable: 1
|
|
2106
|
+
m_BlocksRaycasts: 1
|
|
2107
|
+
m_IgnoreParentGroups: 0
|
|
2108
|
+
--- !u!1 &7479617841105556834
|
|
1522
2109
|
GameObject:
|
|
1523
2110
|
m_ObjectHideFlags: 0
|
|
1524
2111
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1526,131 +2113,73 @@ GameObject:
|
|
|
1526
2113
|
m_PrefabAsset: {fileID: 0}
|
|
1527
2114
|
serializedVersion: 6
|
|
1528
2115
|
m_Component:
|
|
1529
|
-
- component: {fileID:
|
|
1530
|
-
- component: {fileID:
|
|
1531
|
-
- component: {fileID:
|
|
1532
|
-
- component: {fileID: 3307711988591932403}
|
|
2116
|
+
- component: {fileID: 4905335690953803867}
|
|
2117
|
+
- component: {fileID: 1616487752374586596}
|
|
2118
|
+
- component: {fileID: 6033032946128580025}
|
|
1533
2119
|
m_Layer: 5
|
|
1534
|
-
m_Name:
|
|
2120
|
+
m_Name: Video Area
|
|
1535
2121
|
m_TagString: Untagged
|
|
1536
2122
|
m_Icon: {fileID: 0}
|
|
1537
2123
|
m_NavMeshLayer: 0
|
|
1538
2124
|
m_StaticEditorFlags: 0
|
|
1539
|
-
m_IsActive:
|
|
1540
|
-
--- !u!224 &
|
|
2125
|
+
m_IsActive: 1
|
|
2126
|
+
--- !u!224 &4905335690953803867
|
|
1541
2127
|
RectTransform:
|
|
1542
2128
|
m_ObjectHideFlags: 0
|
|
1543
2129
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1544
2130
|
m_PrefabInstance: {fileID: 0}
|
|
1545
2131
|
m_PrefabAsset: {fileID: 0}
|
|
1546
|
-
m_GameObject: {fileID:
|
|
2132
|
+
m_GameObject: {fileID: 7479617841105556834}
|
|
1547
2133
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1548
2134
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1549
2135
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1550
|
-
m_ConstrainProportionsScale:
|
|
1551
|
-
m_Children:
|
|
1552
|
-
|
|
2136
|
+
m_ConstrainProportionsScale: 1
|
|
2137
|
+
m_Children:
|
|
2138
|
+
- {fileID: 400796399107294235}
|
|
2139
|
+
- {fileID: 2073423937879112680}
|
|
2140
|
+
m_Father: {fileID: 3315355582789675953}
|
|
1553
2141
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1554
|
-
m_AnchorMin: {x: 0, y: 0.5}
|
|
1555
|
-
m_AnchorMax: {x: 0, y: 0.5}
|
|
1556
|
-
m_AnchoredPosition: {x:
|
|
1557
|
-
m_SizeDelta: {x:
|
|
2142
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
2143
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
2144
|
+
m_AnchoredPosition: {x: -0, y: -6.389099}
|
|
2145
|
+
m_SizeDelta: {x: 1200.1456, y: 674.7742}
|
|
1558
2146
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1559
|
-
--- !u!222 &
|
|
2147
|
+
--- !u!222 &1616487752374586596
|
|
1560
2148
|
CanvasRenderer:
|
|
1561
2149
|
m_ObjectHideFlags: 0
|
|
1562
2150
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1563
2151
|
m_PrefabInstance: {fileID: 0}
|
|
1564
2152
|
m_PrefabAsset: {fileID: 0}
|
|
1565
|
-
m_GameObject: {fileID:
|
|
2153
|
+
m_GameObject: {fileID: 7479617841105556834}
|
|
1566
2154
|
m_CullTransparentMesh: 1
|
|
1567
|
-
--- !u!114 &
|
|
2155
|
+
--- !u!114 &6033032946128580025
|
|
1568
2156
|
MonoBehaviour:
|
|
1569
2157
|
m_ObjectHideFlags: 0
|
|
1570
2158
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1571
2159
|
m_PrefabInstance: {fileID: 0}
|
|
1572
2160
|
m_PrefabAsset: {fileID: 0}
|
|
1573
|
-
m_GameObject: {fileID:
|
|
1574
|
-
m_Enabled:
|
|
2161
|
+
m_GameObject: {fileID: 7479617841105556834}
|
|
2162
|
+
m_Enabled: 0
|
|
1575
2163
|
m_EditorHideFlags: 0
|
|
1576
|
-
m_Script: {fileID: 11500000, guid:
|
|
2164
|
+
m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
1577
2165
|
m_Name:
|
|
1578
2166
|
m_EditorClassIdentifier:
|
|
1579
2167
|
m_Material: {fileID: 0}
|
|
1580
|
-
m_Color: {r: 1, g:
|
|
1581
|
-
m_RaycastTarget:
|
|
2168
|
+
m_Color: {r: 1, g: 0, b: 0, a: 1}
|
|
2169
|
+
m_RaycastTarget: 0
|
|
1582
2170
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1583
2171
|
m_Maskable: 1
|
|
1584
2172
|
m_OnCullStateChanged:
|
|
1585
2173
|
m_PersistentCalls:
|
|
1586
2174
|
m_Calls: []
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
m_UseSpriteMesh: 0
|
|
1596
|
-
m_PixelsPerUnitMultiplier: 1
|
|
1597
|
-
--- !u!114 &3307711988591932403
|
|
1598
|
-
MonoBehaviour:
|
|
1599
|
-
m_ObjectHideFlags: 0
|
|
1600
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
1601
|
-
m_PrefabInstance: {fileID: 0}
|
|
1602
|
-
m_PrefabAsset: {fileID: 0}
|
|
1603
|
-
m_GameObject: {fileID: 7320803031635439406}
|
|
1604
|
-
m_Enabled: 1
|
|
1605
|
-
m_EditorHideFlags: 0
|
|
1606
|
-
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
1607
|
-
m_Name:
|
|
1608
|
-
m_EditorClassIdentifier:
|
|
1609
|
-
m_Navigation:
|
|
1610
|
-
m_Mode: 3
|
|
1611
|
-
m_WrapAround: 0
|
|
1612
|
-
m_SelectOnUp: {fileID: 0}
|
|
1613
|
-
m_SelectOnDown: {fileID: 0}
|
|
1614
|
-
m_SelectOnLeft: {fileID: 0}
|
|
1615
|
-
m_SelectOnRight: {fileID: 0}
|
|
1616
|
-
m_Transition: 1
|
|
1617
|
-
m_Colors:
|
|
1618
|
-
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
1619
|
-
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1620
|
-
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
1621
|
-
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1622
|
-
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
1623
|
-
m_ColorMultiplier: 1
|
|
1624
|
-
m_FadeDuration: 0.1
|
|
1625
|
-
m_SpriteState:
|
|
1626
|
-
m_HighlightedSprite: {fileID: 0}
|
|
1627
|
-
m_PressedSprite: {fileID: 0}
|
|
1628
|
-
m_SelectedSprite: {fileID: 0}
|
|
1629
|
-
m_DisabledSprite: {fileID: 0}
|
|
1630
|
-
m_AnimationTriggers:
|
|
1631
|
-
m_NormalTrigger: Normal
|
|
1632
|
-
m_HighlightedTrigger: Highlighted
|
|
1633
|
-
m_PressedTrigger: Pressed
|
|
1634
|
-
m_SelectedTrigger: Selected
|
|
1635
|
-
m_DisabledTrigger: Disabled
|
|
1636
|
-
m_Interactable: 1
|
|
1637
|
-
m_TargetGraphic: {fileID: 3302337405797872520}
|
|
1638
|
-
m_OnClick:
|
|
1639
|
-
m_PersistentCalls:
|
|
1640
|
-
m_Calls:
|
|
1641
|
-
- m_Target: {fileID: 2891927686705783247}
|
|
1642
|
-
m_TargetAssemblyTypeName: Hyper.TutorialModal, Assembly-CSharp
|
|
1643
|
-
m_MethodName: PreviousImage
|
|
1644
|
-
m_Mode: 1
|
|
1645
|
-
m_Arguments:
|
|
1646
|
-
m_ObjectArgument: {fileID: 0}
|
|
1647
|
-
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
1648
|
-
m_IntArgument: 0
|
|
1649
|
-
m_FloatArgument: 0
|
|
1650
|
-
m_StringArgument:
|
|
1651
|
-
m_BoolArgument: 0
|
|
1652
|
-
m_CallState: 2
|
|
1653
|
-
--- !u!1 &7435420088532823676
|
|
2175
|
+
m_Texture: {fileID: 0}
|
|
2176
|
+
m_UVRect:
|
|
2177
|
+
serializedVersion: 2
|
|
2178
|
+
x: 0
|
|
2179
|
+
y: 0
|
|
2180
|
+
width: 1
|
|
2181
|
+
height: 1
|
|
2182
|
+
--- !u!1 &7717395800075262969
|
|
1654
2183
|
GameObject:
|
|
1655
2184
|
m_ObjectHideFlags: 0
|
|
1656
2185
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1658,13 +2187,15 @@ GameObject:
|
|
|
1658
2187
|
m_PrefabAsset: {fileID: 0}
|
|
1659
2188
|
serializedVersion: 6
|
|
1660
2189
|
m_Component:
|
|
1661
|
-
- component: {fileID:
|
|
1662
|
-
- component: {fileID:
|
|
1663
|
-
- component: {fileID:
|
|
1664
|
-
- component: {fileID:
|
|
1665
|
-
- component: {fileID:
|
|
1666
|
-
- component: {fileID:
|
|
1667
|
-
- component: {fileID:
|
|
2190
|
+
- component: {fileID: 900849638794892817}
|
|
2191
|
+
- component: {fileID: 1928409263062338227}
|
|
2192
|
+
- component: {fileID: 546732978582884908}
|
|
2193
|
+
- component: {fileID: 927169108007388700}
|
|
2194
|
+
- component: {fileID: 416610548585469553}
|
|
2195
|
+
- component: {fileID: 5072698167039623273}
|
|
2196
|
+
- component: {fileID: 2406803145696989782}
|
|
2197
|
+
- component: {fileID: 4047697935006335846}
|
|
2198
|
+
- component: {fileID: 7718477755324047449}
|
|
1668
2199
|
m_Layer: 5
|
|
1669
2200
|
m_Name: TutorialLandscapeModal
|
|
1670
2201
|
m_TagString: Untagged
|
|
@@ -1672,25 +2203,22 @@ GameObject:
|
|
|
1672
2203
|
m_NavMeshLayer: 0
|
|
1673
2204
|
m_StaticEditorFlags: 0
|
|
1674
2205
|
m_IsActive: 1
|
|
1675
|
-
--- !u!224 &
|
|
2206
|
+
--- !u!224 &900849638794892817
|
|
1676
2207
|
RectTransform:
|
|
1677
2208
|
m_ObjectHideFlags: 0
|
|
1678
2209
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1679
2210
|
m_PrefabInstance: {fileID: 0}
|
|
1680
2211
|
m_PrefabAsset: {fileID: 0}
|
|
1681
|
-
m_GameObject: {fileID:
|
|
2212
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
1682
2213
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1683
2214
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1684
2215
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1685
2216
|
m_ConstrainProportionsScale: 0
|
|
1686
2217
|
m_Children:
|
|
1687
|
-
- {fileID:
|
|
1688
|
-
- {fileID:
|
|
1689
|
-
- {fileID:
|
|
1690
|
-
- {fileID:
|
|
1691
|
-
- {fileID: 7414799037834668690}
|
|
1692
|
-
- {fileID: 6461034799592764789}
|
|
1693
|
-
- {fileID: 7198188575929627210}
|
|
2218
|
+
- {fileID: 4744748314856755360}
|
|
2219
|
+
- {fileID: 5245436173799332691}
|
|
2220
|
+
- {fileID: 3315355582789675953}
|
|
2221
|
+
- {fileID: 4404405061174939910}
|
|
1694
2222
|
m_Father: {fileID: 0}
|
|
1695
2223
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1696
2224
|
m_AnchorMin: {x: 0, y: 0}
|
|
@@ -1698,130 +2226,168 @@ RectTransform:
|
|
|
1698
2226
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
1699
2227
|
m_SizeDelta: {x: 0, y: 0}
|
|
1700
2228
|
m_Pivot: {x: 0.5, y: 0}
|
|
1701
|
-
--- !u!222 &
|
|
2229
|
+
--- !u!222 &1928409263062338227
|
|
1702
2230
|
CanvasRenderer:
|
|
1703
2231
|
m_ObjectHideFlags: 0
|
|
1704
2232
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1705
2233
|
m_PrefabInstance: {fileID: 0}
|
|
1706
2234
|
m_PrefabAsset: {fileID: 0}
|
|
1707
|
-
m_GameObject: {fileID:
|
|
2235
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
1708
2236
|
m_CullTransparentMesh: 1
|
|
1709
|
-
--- !u!114 &
|
|
1710
|
-
MonoBehaviour:
|
|
1711
|
-
m_ObjectHideFlags: 0
|
|
1712
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
1713
|
-
m_PrefabInstance: {fileID: 0}
|
|
1714
|
-
m_PrefabAsset: {fileID: 0}
|
|
1715
|
-
m_GameObject: {fileID: 7435420088532823676}
|
|
1716
|
-
m_Enabled: 1
|
|
1717
|
-
m_EditorHideFlags: 0
|
|
1718
|
-
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1719
|
-
m_Name:
|
|
1720
|
-
m_EditorClassIdentifier:
|
|
1721
|
-
m_Material: {fileID: 0}
|
|
1722
|
-
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1723
|
-
m_RaycastTarget: 1
|
|
1724
|
-
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1725
|
-
m_Maskable: 1
|
|
1726
|
-
m_OnCullStateChanged:
|
|
1727
|
-
m_PersistentCalls:
|
|
1728
|
-
m_Calls: []
|
|
1729
|
-
m_Sprite: {fileID: 21300000, guid: e32c60a5b8654f2469b4465d72060c97, type: 3}
|
|
1730
|
-
m_Type: 0
|
|
1731
|
-
m_PreserveAspect: 0
|
|
1732
|
-
m_FillCenter: 1
|
|
1733
|
-
m_FillMethod: 4
|
|
1734
|
-
m_FillAmount: 1
|
|
1735
|
-
m_FillClockwise: 1
|
|
1736
|
-
m_FillOrigin: 0
|
|
1737
|
-
m_UseSpriteMesh: 0
|
|
1738
|
-
m_PixelsPerUnitMultiplier: 1
|
|
1739
|
-
--- !u!114 &2891927686705783247
|
|
2237
|
+
--- !u!114 &546732978582884908
|
|
1740
2238
|
MonoBehaviour:
|
|
1741
2239
|
m_ObjectHideFlags: 0
|
|
1742
2240
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1743
2241
|
m_PrefabInstance: {fileID: 0}
|
|
1744
2242
|
m_PrefabAsset: {fileID: 0}
|
|
1745
|
-
m_GameObject: {fileID:
|
|
2243
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
1746
2244
|
m_Enabled: 1
|
|
1747
2245
|
m_EditorHideFlags: 0
|
|
1748
2246
|
m_Script: {fileID: 11500000, guid: 710cf37b86785e54c98d878f1c78736c, type: 3}
|
|
1749
2247
|
m_Name:
|
|
1750
2248
|
m_EditorClassIdentifier:
|
|
1751
|
-
tutorialLoaderModal: {fileID:
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
2249
|
+
tutorialLoaderModal: {fileID: 732547508301807864}
|
|
2250
|
+
tutorialContentGroup: {fileID: 4562861575527609052}
|
|
2251
|
+
tutorialDisplayP: {fileID: 90306238975817457}
|
|
2252
|
+
tutorialDisplayL: {fileID: 90306238975817457}
|
|
2253
|
+
videoPlayer: {fileID: 927169108007388700}
|
|
2254
|
+
tutorialImageDisplay: {fileID: 6366138966991774020}
|
|
2255
|
+
descriptionText: {fileID: 252584064109862893}
|
|
2256
|
+
editorTutorialCards:
|
|
2257
|
+
- type: 0
|
|
2258
|
+
videoClip: {fileID: 32900000, guid: 80d78bff2a7d55e43a4e85a071ec0c9d, type: 3}
|
|
2259
|
+
image: {fileID: 0}
|
|
2260
|
+
description: Tap 2 or more connected jellies of the same color to clear them
|
|
2261
|
+
and score.
|
|
2262
|
+
position: 0
|
|
2263
|
+
- type: 1
|
|
2264
|
+
videoClip: {fileID: 0}
|
|
2265
|
+
image: {fileID: -7961937409423353589, guid: 69a6eae451c317f4fa11af419219efd0, type: 3}
|
|
2266
|
+
description: '- Updated the SDK tutorial modal, Added rounded tutorial media
|
|
2267
|
+
rendering with shader-backed RawImage support'
|
|
2268
|
+
position: 0
|
|
2269
|
+
editorLoadDelayRange: {x: 0.6, y: 1}
|
|
1755
2270
|
tutorialVideoTextureP: {fileID: 8400000, guid: 808311d5cce63744caef2bf049a978bd, type: 2}
|
|
1756
2271
|
tutorialVideoTextureL: {fileID: 8400000, guid: 6d4a8035285f2a84eb4598b60cb08680, type: 2}
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
nextButton: {fileID: 2201888025605426827}
|
|
1762
|
-
indicatorParent: {fileID: 4493913881204294467}
|
|
2272
|
+
timeSlider: {fileID: 6450593069041053089}
|
|
2273
|
+
backButton: {fileID: 4515024625537862337}
|
|
2274
|
+
nextButton: {fileID: 726966533833872272}
|
|
2275
|
+
indicatorParent: {fileID: 1469330817544624029}
|
|
1763
2276
|
indicatorPrefab: {fileID: 6323703991158994930, guid: b2f1f85e3606b0a4095894a21edccccc, type: 3}
|
|
1764
|
-
--- !u!328 &
|
|
2277
|
+
--- !u!328 &927169108007388700
|
|
1765
2278
|
VideoPlayer:
|
|
1766
2279
|
m_ObjectHideFlags: 0
|
|
1767
2280
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1768
2281
|
m_PrefabInstance: {fileID: 0}
|
|
1769
2282
|
m_PrefabAsset: {fileID: 0}
|
|
1770
|
-
m_GameObject: {fileID:
|
|
2283
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
1771
2284
|
m_Enabled: 1
|
|
1772
|
-
m_VideoClip: {fileID:
|
|
2285
|
+
m_VideoClip: {fileID: 0}
|
|
1773
2286
|
m_TargetCameraAlpha: 1
|
|
1774
2287
|
m_TargetCamera3DLayout: 0
|
|
1775
2288
|
m_TargetCamera: {fileID: 0}
|
|
1776
|
-
m_TargetTexture: {fileID:
|
|
2289
|
+
m_TargetTexture: {fileID: 8400000, guid: 808311d5cce63744caef2bf049a978bd, type: 2}
|
|
1777
2290
|
m_TimeReference: 0
|
|
1778
2291
|
m_TargetMaterialRenderer: {fileID: 0}
|
|
1779
2292
|
m_TargetMaterialProperty: <noninit>
|
|
1780
2293
|
m_RenderMode: 2
|
|
1781
2294
|
m_AspectRatio: 5
|
|
1782
|
-
m_DataSource:
|
|
2295
|
+
m_DataSource: 0
|
|
1783
2296
|
m_TimeUpdateMode: 2
|
|
1784
2297
|
m_PlaybackSpeed: 1
|
|
1785
2298
|
m_AudioOutputMode: 0
|
|
1786
|
-
m_TargetAudioSources:
|
|
1787
|
-
|
|
1788
|
-
m_DirectAudioVolumes:
|
|
1789
|
-
- 1
|
|
2299
|
+
m_TargetAudioSources: []
|
|
2300
|
+
m_DirectAudioVolumes: []
|
|
1790
2301
|
m_Url:
|
|
1791
|
-
m_EnabledAudioTracks:
|
|
1792
|
-
m_DirectAudioMutes:
|
|
1793
|
-
m_ControlledAudioTrackCount:
|
|
2302
|
+
m_EnabledAudioTracks:
|
|
2303
|
+
m_DirectAudioMutes:
|
|
2304
|
+
m_ControlledAudioTrackCount: 0
|
|
1794
2305
|
m_PlayOnAwake: 0
|
|
1795
2306
|
m_SkipOnDrop: 1
|
|
1796
2307
|
m_Looping: 1
|
|
1797
2308
|
m_WaitForFirstFrame: 1
|
|
1798
2309
|
m_FrameReadyEventEnabled: 0
|
|
1799
2310
|
m_VideoShaders: []
|
|
1800
|
-
--- !u!114 &
|
|
2311
|
+
--- !u!114 &416610548585469553
|
|
1801
2312
|
MonoBehaviour:
|
|
1802
2313
|
m_ObjectHideFlags: 0
|
|
1803
2314
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1804
2315
|
m_PrefabInstance: {fileID: 0}
|
|
1805
2316
|
m_PrefabAsset: {fileID: 0}
|
|
1806
|
-
m_GameObject: {fileID:
|
|
2317
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
1807
2318
|
m_Enabled: 1
|
|
1808
2319
|
m_EditorHideFlags: 0
|
|
1809
2320
|
m_Script: {fileID: 11500000, guid: 536022b3400118c449a4f89d8133a6f9, type: 3}
|
|
1810
2321
|
m_Name:
|
|
1811
2322
|
m_EditorClassIdentifier:
|
|
1812
|
-
--- !u!225 &
|
|
2323
|
+
--- !u!225 &5072698167039623273
|
|
1813
2324
|
CanvasGroup:
|
|
1814
2325
|
m_ObjectHideFlags: 0
|
|
1815
2326
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1816
2327
|
m_PrefabInstance: {fileID: 0}
|
|
1817
2328
|
m_PrefabAsset: {fileID: 0}
|
|
1818
|
-
m_GameObject: {fileID:
|
|
2329
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
1819
2330
|
m_Enabled: 1
|
|
1820
2331
|
m_Alpha: 0
|
|
1821
2332
|
m_Interactable: 0
|
|
1822
2333
|
m_BlocksRaycasts: 0
|
|
1823
2334
|
m_IgnoreParentGroups: 0
|
|
1824
|
-
--- !u!
|
|
2335
|
+
--- !u!114 &2406803145696989782
|
|
2336
|
+
MonoBehaviour:
|
|
2337
|
+
m_ObjectHideFlags: 0
|
|
2338
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2339
|
+
m_PrefabInstance: {fileID: 0}
|
|
2340
|
+
m_PrefabAsset: {fileID: 0}
|
|
2341
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
2342
|
+
m_Enabled: 1
|
|
2343
|
+
m_EditorHideFlags: 0
|
|
2344
|
+
m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
2345
|
+
m_Name:
|
|
2346
|
+
m_EditorClassIdentifier:
|
|
2347
|
+
m_Material: {fileID: 0}
|
|
2348
|
+
m_Color: {r: 0.30588236, g: 0.23529413, b: 0.7607844, a: 1}
|
|
2349
|
+
m_RaycastTarget: 1
|
|
2350
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
2351
|
+
m_Maskable: 1
|
|
2352
|
+
m_OnCullStateChanged:
|
|
2353
|
+
m_PersistentCalls:
|
|
2354
|
+
m_Calls: []
|
|
2355
|
+
m_Texture: {fileID: 2800000, guid: 4019fbd1052343d4a8de8f9e561bbdd0, type: 3}
|
|
2356
|
+
m_UVRect:
|
|
2357
|
+
serializedVersion: 2
|
|
2358
|
+
x: 0
|
|
2359
|
+
y: 0
|
|
2360
|
+
width: 1
|
|
2361
|
+
height: 1
|
|
2362
|
+
--- !u!114 &4047697935006335846
|
|
2363
|
+
MonoBehaviour:
|
|
2364
|
+
m_ObjectHideFlags: 0
|
|
2365
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2366
|
+
m_PrefabInstance: {fileID: 0}
|
|
2367
|
+
m_PrefabAsset: {fileID: 0}
|
|
2368
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
2369
|
+
m_Enabled: 1
|
|
2370
|
+
m_EditorHideFlags: 0
|
|
2371
|
+
m_Script: {fileID: 11500000, guid: a83d6bba35d74a8bbf08dce93a976c30, type: 3}
|
|
2372
|
+
m_Name:
|
|
2373
|
+
m_EditorClassIdentifier:
|
|
2374
|
+
--- !u!114 &7718477755324047449
|
|
2375
|
+
MonoBehaviour:
|
|
2376
|
+
m_ObjectHideFlags: 0
|
|
2377
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2378
|
+
m_PrefabInstance: {fileID: 0}
|
|
2379
|
+
m_PrefabAsset: {fileID: 0}
|
|
2380
|
+
m_GameObject: {fileID: 7717395800075262969}
|
|
2381
|
+
m_Enabled: 1
|
|
2382
|
+
m_EditorHideFlags: 0
|
|
2383
|
+
m_Script: {fileID: 11500000, guid: 6d9fbfd48aa94cbca6f0b588cab4a0de, type: 3}
|
|
2384
|
+
m_Name:
|
|
2385
|
+
m_EditorClassIdentifier:
|
|
2386
|
+
radius: 60
|
|
2387
|
+
softness: 1.75
|
|
2388
|
+
cornerRadii: {x: 60, y: 60, z: 0, w: 0}
|
|
2389
|
+
materialPivotReference: {x: 0.5, y: 0.556}
|
|
2390
|
+
--- !u!1 &7837659506433944059
|
|
1825
2391
|
GameObject:
|
|
1826
2392
|
m_ObjectHideFlags: 0
|
|
1827
2393
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1829,56 +2395,53 @@ GameObject:
|
|
|
1829
2395
|
m_PrefabAsset: {fileID: 0}
|
|
1830
2396
|
serializedVersion: 6
|
|
1831
2397
|
m_Component:
|
|
1832
|
-
- component: {fileID:
|
|
1833
|
-
- component: {fileID:
|
|
1834
|
-
- component: {fileID:
|
|
1835
|
-
- component: {fileID: 2494264908388178402}
|
|
1836
|
-
- component: {fileID: 8127386155581800445}
|
|
2398
|
+
- component: {fileID: 5074945140982720928}
|
|
2399
|
+
- component: {fileID: 3459761199000013109}
|
|
2400
|
+
- component: {fileID: 2861818537618528310}
|
|
1837
2401
|
m_Layer: 5
|
|
1838
|
-
m_Name:
|
|
2402
|
+
m_Name: Fill
|
|
1839
2403
|
m_TagString: Untagged
|
|
1840
2404
|
m_Icon: {fileID: 0}
|
|
1841
2405
|
m_NavMeshLayer: 0
|
|
1842
2406
|
m_StaticEditorFlags: 0
|
|
1843
2407
|
m_IsActive: 1
|
|
1844
|
-
--- !u!224 &
|
|
2408
|
+
--- !u!224 &5074945140982720928
|
|
1845
2409
|
RectTransform:
|
|
1846
2410
|
m_ObjectHideFlags: 0
|
|
1847
2411
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1848
2412
|
m_PrefabInstance: {fileID: 0}
|
|
1849
2413
|
m_PrefabAsset: {fileID: 0}
|
|
1850
|
-
m_GameObject: {fileID:
|
|
1851
|
-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
2414
|
+
m_GameObject: {fileID: 7837659506433944059}
|
|
2415
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1852
2416
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1853
2417
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1854
2418
|
m_ConstrainProportionsScale: 0
|
|
1855
|
-
m_Children:
|
|
1856
|
-
|
|
1857
|
-
m_Father: {fileID: 8788425320029326841}
|
|
2419
|
+
m_Children: []
|
|
2420
|
+
m_Father: {fileID: 8119876833717286888}
|
|
1858
2421
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1859
|
-
m_AnchorMin: {x: 0
|
|
1860
|
-
m_AnchorMax: {x: 0
|
|
2422
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
2423
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
1861
2424
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
1862
|
-
m_SizeDelta: {x:
|
|
2425
|
+
m_SizeDelta: {x: 10, y: 0}
|
|
1863
2426
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1864
|
-
--- !u!222 &
|
|
2427
|
+
--- !u!222 &3459761199000013109
|
|
1865
2428
|
CanvasRenderer:
|
|
1866
2429
|
m_ObjectHideFlags: 0
|
|
1867
2430
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1868
2431
|
m_PrefabInstance: {fileID: 0}
|
|
1869
2432
|
m_PrefabAsset: {fileID: 0}
|
|
1870
|
-
m_GameObject: {fileID:
|
|
2433
|
+
m_GameObject: {fileID: 7837659506433944059}
|
|
1871
2434
|
m_CullTransparentMesh: 1
|
|
1872
|
-
--- !u!114 &
|
|
2435
|
+
--- !u!114 &2861818537618528310
|
|
1873
2436
|
MonoBehaviour:
|
|
1874
2437
|
m_ObjectHideFlags: 0
|
|
1875
2438
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1876
2439
|
m_PrefabInstance: {fileID: 0}
|
|
1877
2440
|
m_PrefabAsset: {fileID: 0}
|
|
1878
|
-
m_GameObject: {fileID:
|
|
2441
|
+
m_GameObject: {fileID: 7837659506433944059}
|
|
1879
2442
|
m_Enabled: 1
|
|
1880
2443
|
m_EditorHideFlags: 0
|
|
1881
|
-
m_Script: {fileID: 11500000, guid:
|
|
2444
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1882
2445
|
m_Name:
|
|
1883
2446
|
m_EditorClassIdentifier:
|
|
1884
2447
|
m_Material: {fileID: 0}
|
|
@@ -1889,41 +2452,90 @@ MonoBehaviour:
|
|
|
1889
2452
|
m_OnCullStateChanged:
|
|
1890
2453
|
m_PersistentCalls:
|
|
1891
2454
|
m_Calls: []
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
2455
|
+
m_Sprite: {fileID: 0}
|
|
2456
|
+
m_Type: 1
|
|
2457
|
+
m_PreserveAspect: 0
|
|
2458
|
+
m_FillCenter: 1
|
|
2459
|
+
m_FillMethod: 4
|
|
2460
|
+
m_FillAmount: 1
|
|
2461
|
+
m_FillClockwise: 1
|
|
2462
|
+
m_FillOrigin: 0
|
|
2463
|
+
m_UseSpriteMesh: 0
|
|
2464
|
+
m_PixelsPerUnitMultiplier: 1
|
|
2465
|
+
--- !u!1 &8710247828316872932
|
|
2466
|
+
GameObject:
|
|
1901
2467
|
m_ObjectHideFlags: 0
|
|
1902
2468
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1903
2469
|
m_PrefabInstance: {fileID: 0}
|
|
1904
2470
|
m_PrefabAsset: {fileID: 0}
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
2471
|
+
serializedVersion: 6
|
|
2472
|
+
m_Component:
|
|
2473
|
+
- component: {fileID: 3125198402367620679}
|
|
2474
|
+
- component: {fileID: 3815290312328568044}
|
|
2475
|
+
- component: {fileID: 3229216950399537619}
|
|
2476
|
+
m_Layer: 5
|
|
2477
|
+
m_Name: Image Area
|
|
2478
|
+
m_TagString: Untagged
|
|
2479
|
+
m_Icon: {fileID: 0}
|
|
2480
|
+
m_NavMeshLayer: 0
|
|
2481
|
+
m_StaticEditorFlags: 0
|
|
2482
|
+
m_IsActive: 1
|
|
2483
|
+
--- !u!224 &3125198402367620679
|
|
2484
|
+
RectTransform:
|
|
2485
|
+
m_ObjectHideFlags: 0
|
|
2486
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2487
|
+
m_PrefabInstance: {fileID: 0}
|
|
2488
|
+
m_PrefabAsset: {fileID: 0}
|
|
2489
|
+
m_GameObject: {fileID: 8710247828316872932}
|
|
2490
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
2491
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
2492
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
2493
|
+
m_ConstrainProportionsScale: 0
|
|
2494
|
+
m_Children:
|
|
2495
|
+
- {fileID: 5799755383090164122}
|
|
2496
|
+
m_Father: {fileID: 3315355582789675953}
|
|
2497
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
2498
|
+
m_AnchorMin: {x: 0.5, y: 0}
|
|
2499
|
+
m_AnchorMax: {x: 0.5, y: 1}
|
|
2500
|
+
m_AnchoredPosition: {x: 0.000015232246, y: -9}
|
|
2501
|
+
m_SizeDelta: {x: 1200.2, y: -509.8082}
|
|
2502
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
2503
|
+
--- !u!222 &3815290312328568044
|
|
2504
|
+
CanvasRenderer:
|
|
2505
|
+
m_ObjectHideFlags: 0
|
|
2506
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2507
|
+
m_PrefabInstance: {fileID: 0}
|
|
2508
|
+
m_PrefabAsset: {fileID: 0}
|
|
2509
|
+
m_GameObject: {fileID: 8710247828316872932}
|
|
2510
|
+
m_CullTransparentMesh: 1
|
|
2511
|
+
--- !u!114 &3229216950399537619
|
|
1913
2512
|
MonoBehaviour:
|
|
1914
2513
|
m_ObjectHideFlags: 0
|
|
1915
2514
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1916
2515
|
m_PrefabInstance: {fileID: 0}
|
|
1917
2516
|
m_PrefabAsset: {fileID: 0}
|
|
1918
|
-
m_GameObject: {fileID:
|
|
1919
|
-
m_Enabled:
|
|
2517
|
+
m_GameObject: {fileID: 8710247828316872932}
|
|
2518
|
+
m_Enabled: 0
|
|
1920
2519
|
m_EditorHideFlags: 0
|
|
1921
|
-
m_Script: {fileID: 11500000, guid:
|
|
2520
|
+
m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
1922
2521
|
m_Name:
|
|
1923
2522
|
m_EditorClassIdentifier:
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
2523
|
+
m_Material: {fileID: 0}
|
|
2524
|
+
m_Color: {r: 1, g: 0, b: 0, a: 1}
|
|
2525
|
+
m_RaycastTarget: 1
|
|
2526
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
2527
|
+
m_Maskable: 1
|
|
2528
|
+
m_OnCullStateChanged:
|
|
2529
|
+
m_PersistentCalls:
|
|
2530
|
+
m_Calls: []
|
|
2531
|
+
m_Texture: {fileID: 0}
|
|
2532
|
+
m_UVRect:
|
|
2533
|
+
serializedVersion: 2
|
|
2534
|
+
x: 0
|
|
2535
|
+
y: 0
|
|
2536
|
+
width: 1
|
|
2537
|
+
height: 1
|
|
2538
|
+
--- !u!1 &8868405444352853757
|
|
1927
2539
|
GameObject:
|
|
1928
2540
|
m_ObjectHideFlags: 0
|
|
1929
2541
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -1931,52 +2543,50 @@ GameObject:
|
|
|
1931
2543
|
m_PrefabAsset: {fileID: 0}
|
|
1932
2544
|
serializedVersion: 6
|
|
1933
2545
|
m_Component:
|
|
1934
|
-
- component: {fileID:
|
|
1935
|
-
- component: {fileID:
|
|
1936
|
-
- component: {fileID:
|
|
1937
|
-
- component: {fileID: 4798521355363555214}
|
|
2546
|
+
- component: {fileID: 2717068593723405786}
|
|
2547
|
+
- component: {fileID: 4502692985477221744}
|
|
2548
|
+
- component: {fileID: 3130762559934833505}
|
|
1938
2549
|
m_Layer: 5
|
|
1939
|
-
m_Name:
|
|
2550
|
+
m_Name: Handle
|
|
1940
2551
|
m_TagString: Untagged
|
|
1941
2552
|
m_Icon: {fileID: 0}
|
|
1942
2553
|
m_NavMeshLayer: 0
|
|
1943
2554
|
m_StaticEditorFlags: 0
|
|
1944
2555
|
m_IsActive: 1
|
|
1945
|
-
--- !u!224 &
|
|
2556
|
+
--- !u!224 &2717068593723405786
|
|
1946
2557
|
RectTransform:
|
|
1947
2558
|
m_ObjectHideFlags: 0
|
|
1948
2559
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1949
2560
|
m_PrefabInstance: {fileID: 0}
|
|
1950
2561
|
m_PrefabAsset: {fileID: 0}
|
|
1951
|
-
m_GameObject: {fileID:
|
|
2562
|
+
m_GameObject: {fileID: 8868405444352853757}
|
|
1952
2563
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1953
2564
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1954
2565
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1955
2566
|
m_ConstrainProportionsScale: 0
|
|
1956
|
-
m_Children:
|
|
1957
|
-
|
|
1958
|
-
m_Father: {fileID: 6461034799592764789}
|
|
2567
|
+
m_Children: []
|
|
2568
|
+
m_Father: {fileID: 1042189548867587786}
|
|
1959
2569
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1960
|
-
m_AnchorMin: {x: 0, y: 0
|
|
1961
|
-
m_AnchorMax: {x:
|
|
2570
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
2571
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
1962
2572
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
1963
|
-
m_SizeDelta: {x:
|
|
2573
|
+
m_SizeDelta: {x: 20, y: 0}
|
|
1964
2574
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
1965
|
-
--- !u!222 &
|
|
2575
|
+
--- !u!222 &4502692985477221744
|
|
1966
2576
|
CanvasRenderer:
|
|
1967
2577
|
m_ObjectHideFlags: 0
|
|
1968
2578
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1969
2579
|
m_PrefabInstance: {fileID: 0}
|
|
1970
2580
|
m_PrefabAsset: {fileID: 0}
|
|
1971
|
-
m_GameObject: {fileID:
|
|
2581
|
+
m_GameObject: {fileID: 8868405444352853757}
|
|
1972
2582
|
m_CullTransparentMesh: 1
|
|
1973
|
-
--- !u!114 &
|
|
2583
|
+
--- !u!114 &3130762559934833505
|
|
1974
2584
|
MonoBehaviour:
|
|
1975
2585
|
m_ObjectHideFlags: 0
|
|
1976
2586
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
1977
2587
|
m_PrefabInstance: {fileID: 0}
|
|
1978
2588
|
m_PrefabAsset: {fileID: 0}
|
|
1979
|
-
m_GameObject: {fileID:
|
|
2589
|
+
m_GameObject: {fileID: 8868405444352853757}
|
|
1980
2590
|
m_Enabled: 1
|
|
1981
2591
|
m_EditorHideFlags: 0
|
|
1982
2592
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
@@ -1990,8 +2600,8 @@ MonoBehaviour:
|
|
|
1990
2600
|
m_OnCullStateChanged:
|
|
1991
2601
|
m_PersistentCalls:
|
|
1992
2602
|
m_Calls: []
|
|
1993
|
-
m_Sprite: {fileID:
|
|
1994
|
-
m_Type:
|
|
2603
|
+
m_Sprite: {fileID: 10913, guid: 0000000000000000f000000000000000, type: 0}
|
|
2604
|
+
m_Type: 0
|
|
1995
2605
|
m_PreserveAspect: 0
|
|
1996
2606
|
m_FillCenter: 1
|
|
1997
2607
|
m_FillMethod: 4
|
|
@@ -1999,21 +2609,8 @@ MonoBehaviour:
|
|
|
1999
2609
|
m_FillClockwise: 1
|
|
2000
2610
|
m_FillOrigin: 0
|
|
2001
2611
|
m_UseSpriteMesh: 0
|
|
2002
|
-
m_PixelsPerUnitMultiplier:
|
|
2003
|
-
--- !u!
|
|
2004
|
-
MonoBehaviour:
|
|
2005
|
-
m_ObjectHideFlags: 0
|
|
2006
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
2007
|
-
m_PrefabInstance: {fileID: 0}
|
|
2008
|
-
m_PrefabAsset: {fileID: 0}
|
|
2009
|
-
m_GameObject: {fileID: 8255529869842190093}
|
|
2010
|
-
m_Enabled: 1
|
|
2011
|
-
m_EditorHideFlags: 0
|
|
2012
|
-
m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3}
|
|
2013
|
-
m_Name:
|
|
2014
|
-
m_EditorClassIdentifier:
|
|
2015
|
-
m_ShowMaskGraphic: 1
|
|
2016
|
-
--- !u!1 &8500668464071711175
|
|
2612
|
+
m_PixelsPerUnitMultiplier: 1
|
|
2613
|
+
--- !u!1 &8894724835589436181
|
|
2017
2614
|
GameObject:
|
|
2018
2615
|
m_ObjectHideFlags: 0
|
|
2019
2616
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -2021,53 +2618,53 @@ GameObject:
|
|
|
2021
2618
|
m_PrefabAsset: {fileID: 0}
|
|
2022
2619
|
serializedVersion: 6
|
|
2023
2620
|
m_Component:
|
|
2024
|
-
- component: {fileID:
|
|
2025
|
-
- component: {fileID:
|
|
2026
|
-
- component: {fileID:
|
|
2621
|
+
- component: {fileID: 8815868640698636119}
|
|
2622
|
+
- component: {fileID: 6261490907231889561}
|
|
2623
|
+
- component: {fileID: 4933486521089612201}
|
|
2027
2624
|
m_Layer: 5
|
|
2028
|
-
m_Name:
|
|
2625
|
+
m_Name: IndicatorCircle(Clone)
|
|
2029
2626
|
m_TagString: Untagged
|
|
2030
2627
|
m_Icon: {fileID: 0}
|
|
2031
2628
|
m_NavMeshLayer: 0
|
|
2032
2629
|
m_StaticEditorFlags: 0
|
|
2033
2630
|
m_IsActive: 1
|
|
2034
|
-
--- !u!224 &
|
|
2631
|
+
--- !u!224 &8815868640698636119
|
|
2035
2632
|
RectTransform:
|
|
2036
2633
|
m_ObjectHideFlags: 0
|
|
2037
2634
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
2038
2635
|
m_PrefabInstance: {fileID: 0}
|
|
2039
2636
|
m_PrefabAsset: {fileID: 0}
|
|
2040
|
-
m_GameObject: {fileID:
|
|
2637
|
+
m_GameObject: {fileID: 8894724835589436181}
|
|
2041
2638
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
2042
2639
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
2043
2640
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
2044
|
-
m_ConstrainProportionsScale:
|
|
2641
|
+
m_ConstrainProportionsScale: 1
|
|
2045
2642
|
m_Children: []
|
|
2046
|
-
m_Father: {fileID:
|
|
2643
|
+
m_Father: {fileID: 1469330817544624029}
|
|
2047
2644
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
2048
|
-
m_AnchorMin: {x: 0
|
|
2049
|
-
m_AnchorMax: {x: 0
|
|
2050
|
-
m_AnchoredPosition: {x: 0, y:
|
|
2051
|
-
m_SizeDelta: {x:
|
|
2645
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
2646
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
2647
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
2648
|
+
m_SizeDelta: {x: 32, y: 32}
|
|
2052
2649
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
2053
|
-
--- !u!222 &
|
|
2650
|
+
--- !u!222 &6261490907231889561
|
|
2054
2651
|
CanvasRenderer:
|
|
2055
2652
|
m_ObjectHideFlags: 0
|
|
2056
2653
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
2057
2654
|
m_PrefabInstance: {fileID: 0}
|
|
2058
2655
|
m_PrefabAsset: {fileID: 0}
|
|
2059
|
-
m_GameObject: {fileID:
|
|
2656
|
+
m_GameObject: {fileID: 8894724835589436181}
|
|
2060
2657
|
m_CullTransparentMesh: 1
|
|
2061
|
-
--- !u!114 &
|
|
2658
|
+
--- !u!114 &4933486521089612201
|
|
2062
2659
|
MonoBehaviour:
|
|
2063
2660
|
m_ObjectHideFlags: 0
|
|
2064
2661
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
2065
2662
|
m_PrefabInstance: {fileID: 0}
|
|
2066
2663
|
m_PrefabAsset: {fileID: 0}
|
|
2067
|
-
m_GameObject: {fileID:
|
|
2664
|
+
m_GameObject: {fileID: 8894724835589436181}
|
|
2068
2665
|
m_Enabled: 1
|
|
2069
2666
|
m_EditorHideFlags: 0
|
|
2070
|
-
m_Script: {fileID: 11500000, guid:
|
|
2667
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
2071
2668
|
m_Name:
|
|
2072
2669
|
m_EditorClassIdentifier:
|
|
2073
2670
|
m_Material: {fileID: 0}
|
|
@@ -2078,78 +2675,17 @@ MonoBehaviour:
|
|
|
2078
2675
|
m_OnCullStateChanged:
|
|
2079
2676
|
m_PersistentCalls:
|
|
2080
2677
|
m_Calls: []
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
m_enableVertexGradient: 0
|
|
2093
|
-
m_colorMode: 3
|
|
2094
|
-
m_fontColorGradient:
|
|
2095
|
-
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
2096
|
-
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
2097
|
-
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
2098
|
-
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
2099
|
-
m_fontColorGradientPreset: {fileID: 0}
|
|
2100
|
-
m_spriteAsset: {fileID: 0}
|
|
2101
|
-
m_tintAllSprites: 0
|
|
2102
|
-
m_StyleSheet: {fileID: 0}
|
|
2103
|
-
m_TextStyleHashCode: -1183493901
|
|
2104
|
-
m_overrideHtmlColors: 0
|
|
2105
|
-
m_faceColor:
|
|
2106
|
-
serializedVersion: 2
|
|
2107
|
-
rgba: 4294967295
|
|
2108
|
-
m_fontSize: 77.2
|
|
2109
|
-
m_fontSizeBase: 85
|
|
2110
|
-
m_fontWeight: 400
|
|
2111
|
-
m_enableAutoSizing: 1
|
|
2112
|
-
m_fontSizeMin: 18
|
|
2113
|
-
m_fontSizeMax: 80
|
|
2114
|
-
m_fontStyle: 0
|
|
2115
|
-
m_HorizontalAlignment: 2
|
|
2116
|
-
m_VerticalAlignment: 512
|
|
2117
|
-
m_textAlignment: 65535
|
|
2118
|
-
m_characterSpacing: 0
|
|
2119
|
-
m_wordSpacing: 0
|
|
2120
|
-
m_lineSpacing: 0
|
|
2121
|
-
m_lineSpacingMax: 0
|
|
2122
|
-
m_paragraphSpacing: 0
|
|
2123
|
-
m_charWidthMaxAdj: 0
|
|
2124
|
-
m_TextWrappingMode: 1
|
|
2125
|
-
m_wordWrappingRatios: 0.4
|
|
2126
|
-
m_overflowMode: 0
|
|
2127
|
-
m_linkedTextComponent: {fileID: 0}
|
|
2128
|
-
parentLinkedComponent: {fileID: 0}
|
|
2129
|
-
m_enableKerning: 1
|
|
2130
|
-
m_ActiveFontFeatures: 6e72656b
|
|
2131
|
-
m_enableExtraPadding: 0
|
|
2132
|
-
checkPaddingRequired: 0
|
|
2133
|
-
m_isRichText: 1
|
|
2134
|
-
m_EmojiFallbackSupport: 1
|
|
2135
|
-
m_parseCtrlCharacters: 1
|
|
2136
|
-
m_isOrthographic: 1
|
|
2137
|
-
m_isCullingEnabled: 0
|
|
2138
|
-
m_horizontalMapping: 0
|
|
2139
|
-
m_verticalMapping: 0
|
|
2140
|
-
m_uvLineOffset: 0
|
|
2141
|
-
m_geometrySortingOrder: 0
|
|
2142
|
-
m_IsTextObjectScaleStatic: 0
|
|
2143
|
-
m_VertexBufferAutoSizeReduction: 0
|
|
2144
|
-
m_useMaxVisibleDescender: 1
|
|
2145
|
-
m_pageToDisplay: 1
|
|
2146
|
-
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
2147
|
-
m_isUsingLegacyAnimationComponent: 0
|
|
2148
|
-
m_isVolumetricText: 0
|
|
2149
|
-
m_hasFontAssetChanged: 0
|
|
2150
|
-
m_baseMaterial: {fileID: 0}
|
|
2151
|
-
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
2152
|
-
--- !u!1 &8743404360127663455
|
|
2678
|
+
m_Sprite: {fileID: 21300000, guid: 434551244c4200447ad54dca6f71f81b, type: 3}
|
|
2679
|
+
m_Type: 0
|
|
2680
|
+
m_PreserveAspect: 1
|
|
2681
|
+
m_FillCenter: 1
|
|
2682
|
+
m_FillMethod: 4
|
|
2683
|
+
m_FillAmount: 1
|
|
2684
|
+
m_FillClockwise: 1
|
|
2685
|
+
m_FillOrigin: 0
|
|
2686
|
+
m_UseSpriteMesh: 0
|
|
2687
|
+
m_PixelsPerUnitMultiplier: 1
|
|
2688
|
+
--- !u!1 &8899459459670275231
|
|
2153
2689
|
GameObject:
|
|
2154
2690
|
m_ObjectHideFlags: 0
|
|
2155
2691
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
@@ -2157,53 +2693,69 @@ GameObject:
|
|
|
2157
2693
|
m_PrefabAsset: {fileID: 0}
|
|
2158
2694
|
serializedVersion: 6
|
|
2159
2695
|
m_Component:
|
|
2160
|
-
- component: {fileID:
|
|
2161
|
-
- component: {fileID:
|
|
2162
|
-
- component: {fileID:
|
|
2696
|
+
- component: {fileID: 5799755383090164122}
|
|
2697
|
+
- component: {fileID: 5109878085533868864}
|
|
2698
|
+
- component: {fileID: 5083511585683396341}
|
|
2699
|
+
- component: {fileID: 6366138966991774020}
|
|
2700
|
+
- component: {fileID: 3968745086617746637}
|
|
2163
2701
|
m_Layer: 5
|
|
2164
|
-
m_Name:
|
|
2702
|
+
m_Name: Image Display
|
|
2165
2703
|
m_TagString: Untagged
|
|
2166
2704
|
m_Icon: {fileID: 0}
|
|
2167
2705
|
m_NavMeshLayer: 0
|
|
2168
2706
|
m_StaticEditorFlags: 0
|
|
2169
2707
|
m_IsActive: 0
|
|
2170
|
-
--- !u!224 &
|
|
2708
|
+
--- !u!224 &5799755383090164122
|
|
2171
2709
|
RectTransform:
|
|
2172
2710
|
m_ObjectHideFlags: 0
|
|
2173
2711
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
2174
2712
|
m_PrefabInstance: {fileID: 0}
|
|
2175
2713
|
m_PrefabAsset: {fileID: 0}
|
|
2176
|
-
m_GameObject: {fileID:
|
|
2714
|
+
m_GameObject: {fileID: 8899459459670275231}
|
|
2177
2715
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
2178
2716
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
2179
2717
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
2180
2718
|
m_ConstrainProportionsScale: 0
|
|
2181
2719
|
m_Children: []
|
|
2182
|
-
m_Father: {fileID:
|
|
2720
|
+
m_Father: {fileID: 3125198402367620679}
|
|
2183
2721
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
2184
2722
|
m_AnchorMin: {x: 0, y: 0}
|
|
2185
2723
|
m_AnchorMax: {x: 1, y: 1}
|
|
2186
|
-
m_AnchoredPosition: {x: 0, y:
|
|
2187
|
-
m_SizeDelta: {x:
|
|
2724
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
2725
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
2188
2726
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
2189
|
-
--- !u!222 &
|
|
2727
|
+
--- !u!222 &5109878085533868864
|
|
2190
2728
|
CanvasRenderer:
|
|
2191
2729
|
m_ObjectHideFlags: 0
|
|
2192
2730
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
2193
2731
|
m_PrefabInstance: {fileID: 0}
|
|
2194
2732
|
m_PrefabAsset: {fileID: 0}
|
|
2195
|
-
m_GameObject: {fileID:
|
|
2733
|
+
m_GameObject: {fileID: 8899459459670275231}
|
|
2196
2734
|
m_CullTransparentMesh: 1
|
|
2197
|
-
--- !u!114 &
|
|
2735
|
+
--- !u!114 &5083511585683396341
|
|
2736
|
+
MonoBehaviour:
|
|
2737
|
+
m_ObjectHideFlags: 0
|
|
2738
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2739
|
+
m_PrefabInstance: {fileID: 0}
|
|
2740
|
+
m_PrefabAsset: {fileID: 0}
|
|
2741
|
+
m_GameObject: {fileID: 8899459459670275231}
|
|
2742
|
+
m_Enabled: 0
|
|
2743
|
+
m_EditorHideFlags: 0
|
|
2744
|
+
m_Script: {fileID: 11500000, guid: 86710e43de46f6f4bac7c8e50813a599, type: 3}
|
|
2745
|
+
m_Name:
|
|
2746
|
+
m_EditorClassIdentifier:
|
|
2747
|
+
m_AspectMode: 1
|
|
2748
|
+
m_AspectRatio: 2.05
|
|
2749
|
+
--- !u!114 &6366138966991774020
|
|
2198
2750
|
MonoBehaviour:
|
|
2199
2751
|
m_ObjectHideFlags: 0
|
|
2200
2752
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
2201
2753
|
m_PrefabInstance: {fileID: 0}
|
|
2202
2754
|
m_PrefabAsset: {fileID: 0}
|
|
2203
|
-
m_GameObject: {fileID:
|
|
2755
|
+
m_GameObject: {fileID: 8899459459670275231}
|
|
2204
2756
|
m_Enabled: 1
|
|
2205
2757
|
m_EditorHideFlags: 0
|
|
2206
|
-
m_Script: {fileID: 11500000, guid:
|
|
2758
|
+
m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
|
|
2207
2759
|
m_Name:
|
|
2208
2760
|
m_EditorClassIdentifier:
|
|
2209
2761
|
m_Material: {fileID: 0}
|
|
@@ -2214,154 +2766,36 @@ MonoBehaviour:
|
|
|
2214
2766
|
m_OnCullStateChanged:
|
|
2215
2767
|
m_PersistentCalls:
|
|
2216
2768
|
m_Calls: []
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
m_fontAsset: {fileID: 11400000, guid: 39c484b4a22288c488625a88b6da2145, type: 2}
|
|
2220
|
-
m_sharedMaterial: {fileID: 2121445518252921147, guid: 39c484b4a22288c488625a88b6da2145, type: 2}
|
|
2221
|
-
m_fontSharedMaterials: []
|
|
2222
|
-
m_fontMaterial: {fileID: 0}
|
|
2223
|
-
m_fontMaterials: []
|
|
2224
|
-
m_fontColor32:
|
|
2225
|
-
serializedVersion: 2
|
|
2226
|
-
rgba: 4294967295
|
|
2227
|
-
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
|
2228
|
-
m_enableVertexGradient: 0
|
|
2229
|
-
m_colorMode: 3
|
|
2230
|
-
m_fontColorGradient:
|
|
2231
|
-
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
2232
|
-
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
2233
|
-
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
2234
|
-
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
|
2235
|
-
m_fontColorGradientPreset: {fileID: 0}
|
|
2236
|
-
m_spriteAsset: {fileID: 0}
|
|
2237
|
-
m_tintAllSprites: 0
|
|
2238
|
-
m_StyleSheet: {fileID: 0}
|
|
2239
|
-
m_TextStyleHashCode: -1183493901
|
|
2240
|
-
m_overrideHtmlColors: 0
|
|
2241
|
-
m_faceColor:
|
|
2769
|
+
m_Texture: {fileID: 2800000, guid: 28d5486057fcfe542ac5c683eafb1006, type: 3}
|
|
2770
|
+
m_UVRect:
|
|
2242
2771
|
serializedVersion: 2
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
m_fontSizeMin: 30
|
|
2249
|
-
m_fontSizeMax: 45
|
|
2250
|
-
m_fontStyle: 0
|
|
2251
|
-
m_HorizontalAlignment: 2
|
|
2252
|
-
m_VerticalAlignment: 512
|
|
2253
|
-
m_textAlignment: 65535
|
|
2254
|
-
m_characterSpacing: 1.7
|
|
2255
|
-
m_wordSpacing: 0
|
|
2256
|
-
m_lineSpacing: 0
|
|
2257
|
-
m_lineSpacingMax: 0
|
|
2258
|
-
m_paragraphSpacing: 0
|
|
2259
|
-
m_charWidthMaxAdj: 0
|
|
2260
|
-
m_TextWrappingMode: 0
|
|
2261
|
-
m_wordWrappingRatios: 0.4
|
|
2262
|
-
m_overflowMode: 0
|
|
2263
|
-
m_linkedTextComponent: {fileID: 0}
|
|
2264
|
-
parentLinkedComponent: {fileID: 0}
|
|
2265
|
-
m_enableKerning: 1
|
|
2266
|
-
m_ActiveFontFeatures: 6e72656b
|
|
2267
|
-
m_enableExtraPadding: 0
|
|
2268
|
-
checkPaddingRequired: 0
|
|
2269
|
-
m_isRichText: 1
|
|
2270
|
-
m_EmojiFallbackSupport: 1
|
|
2271
|
-
m_parseCtrlCharacters: 1
|
|
2272
|
-
m_isOrthographic: 1
|
|
2273
|
-
m_isCullingEnabled: 0
|
|
2274
|
-
m_horizontalMapping: 0
|
|
2275
|
-
m_verticalMapping: 0
|
|
2276
|
-
m_uvLineOffset: 0
|
|
2277
|
-
m_geometrySortingOrder: 0
|
|
2278
|
-
m_IsTextObjectScaleStatic: 0
|
|
2279
|
-
m_VertexBufferAutoSizeReduction: 0
|
|
2280
|
-
m_useMaxVisibleDescender: 1
|
|
2281
|
-
m_pageToDisplay: 1
|
|
2282
|
-
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
|
2283
|
-
m_isUsingLegacyAnimationComponent: 0
|
|
2284
|
-
m_isVolumetricText: 0
|
|
2285
|
-
m_hasFontAssetChanged: 0
|
|
2286
|
-
m_baseMaterial: {fileID: 0}
|
|
2287
|
-
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
|
2288
|
-
--- !u!1 &9074252937052297032
|
|
2289
|
-
GameObject:
|
|
2290
|
-
m_ObjectHideFlags: 0
|
|
2291
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
2292
|
-
m_PrefabInstance: {fileID: 0}
|
|
2293
|
-
m_PrefabAsset: {fileID: 0}
|
|
2294
|
-
serializedVersion: 6
|
|
2295
|
-
m_Component:
|
|
2296
|
-
- component: {fileID: 7198188575929627210}
|
|
2297
|
-
- component: {fileID: 5380301387751965649}
|
|
2298
|
-
- component: {fileID: 7062650558215331947}
|
|
2299
|
-
m_Layer: 0
|
|
2300
|
-
m_Name: Tutorial Loader
|
|
2301
|
-
m_TagString: Untagged
|
|
2302
|
-
m_Icon: {fileID: 0}
|
|
2303
|
-
m_NavMeshLayer: 0
|
|
2304
|
-
m_StaticEditorFlags: 0
|
|
2305
|
-
m_IsActive: 1
|
|
2306
|
-
--- !u!224 &7198188575929627210
|
|
2307
|
-
RectTransform:
|
|
2308
|
-
m_ObjectHideFlags: 0
|
|
2309
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
2310
|
-
m_PrefabInstance: {fileID: 0}
|
|
2311
|
-
m_PrefabAsset: {fileID: 0}
|
|
2312
|
-
m_GameObject: {fileID: 9074252937052297032}
|
|
2313
|
-
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
2314
|
-
m_LocalPosition: {x: 0, y: 0, z: 4.9601917}
|
|
2315
|
-
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
2316
|
-
m_ConstrainProportionsScale: 0
|
|
2317
|
-
m_Children:
|
|
2318
|
-
- {fileID: 7899187043530263011}
|
|
2319
|
-
- {fileID: 9142344839383261501}
|
|
2320
|
-
m_Father: {fileID: 8788425320029326841}
|
|
2321
|
-
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
2322
|
-
m_AnchorMin: {x: 0, y: 0}
|
|
2323
|
-
m_AnchorMax: {x: 1, y: 1}
|
|
2324
|
-
m_AnchoredPosition: {x: 0, y: 0}
|
|
2325
|
-
m_SizeDelta: {x: 0, y: 0}
|
|
2326
|
-
m_Pivot: {x: 0.5, y: 0.5}
|
|
2327
|
-
--- !u!114 &5380301387751965649
|
|
2772
|
+
x: 0
|
|
2773
|
+
y: 0
|
|
2774
|
+
width: 1
|
|
2775
|
+
height: 1
|
|
2776
|
+
--- !u!114 &3968745086617746637
|
|
2328
2777
|
MonoBehaviour:
|
|
2329
2778
|
m_ObjectHideFlags: 0
|
|
2330
2779
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
2331
2780
|
m_PrefabInstance: {fileID: 0}
|
|
2332
2781
|
m_PrefabAsset: {fileID: 0}
|
|
2333
|
-
m_GameObject: {fileID:
|
|
2782
|
+
m_GameObject: {fileID: 8899459459670275231}
|
|
2334
2783
|
m_Enabled: 1
|
|
2335
2784
|
m_EditorHideFlags: 0
|
|
2336
|
-
m_Script: {fileID: 11500000, guid:
|
|
2785
|
+
m_Script: {fileID: 11500000, guid: 6d9fbfd48aa94cbca6f0b588cab4a0de, type: 3}
|
|
2337
2786
|
m_Name:
|
|
2338
2787
|
m_EditorClassIdentifier:
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
loaderStartPosition: {x: 0, y: -200}
|
|
2345
|
-
loaderFailedPosition: {x: 0, y: -65}
|
|
2346
|
-
--- !u!225 &7062650558215331947
|
|
2347
|
-
CanvasGroup:
|
|
2348
|
-
m_ObjectHideFlags: 0
|
|
2349
|
-
m_CorrespondingSourceObject: {fileID: 0}
|
|
2350
|
-
m_PrefabInstance: {fileID: 0}
|
|
2351
|
-
m_PrefabAsset: {fileID: 0}
|
|
2352
|
-
m_GameObject: {fileID: 9074252937052297032}
|
|
2353
|
-
m_Enabled: 1
|
|
2354
|
-
m_Alpha: 1
|
|
2355
|
-
m_Interactable: 1
|
|
2356
|
-
m_BlocksRaycasts: 1
|
|
2357
|
-
m_IgnoreParentGroups: 0
|
|
2358
|
-
--- !u!1001 &4222535997303921279
|
|
2788
|
+
radius: 32
|
|
2789
|
+
softness: 1.75
|
|
2790
|
+
cornerRadii: {x: 32, y: 32, z: 32, w: 32}
|
|
2791
|
+
materialPivotReference: {x: 0.5, y: 0.513}
|
|
2792
|
+
--- !u!1001 &4061771151694014543
|
|
2359
2793
|
PrefabInstance:
|
|
2360
2794
|
m_ObjectHideFlags: 0
|
|
2361
2795
|
serializedVersion: 2
|
|
2362
2796
|
m_Modification:
|
|
2363
2797
|
serializedVersion: 3
|
|
2364
|
-
m_TransformParent: {fileID:
|
|
2798
|
+
m_TransformParent: {fileID: 4404405061174939910}
|
|
2365
2799
|
m_Modifications:
|
|
2366
2800
|
- target: {fileID: 1211675031501736566, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2367
2801
|
propertyPath: m_text
|
|
@@ -2385,11 +2819,7 @@ PrefabInstance:
|
|
|
2385
2819
|
objectReference: {fileID: 0}
|
|
2386
2820
|
- target: {fileID: 8625103223159157372, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2387
2821
|
propertyPath: m_Name
|
|
2388
|
-
value:
|
|
2389
|
-
objectReference: {fileID: 0}
|
|
2390
|
-
- target: {fileID: 8625103223159157372, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2391
|
-
propertyPath: m_IsActive
|
|
2392
|
-
value: 1
|
|
2822
|
+
value: Loading Text Tween
|
|
2393
2823
|
objectReference: {fileID: 0}
|
|
2394
2824
|
- target: {fileID: 9018192761150621760, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2395
2825
|
propertyPath: m_Pivot.x
|
|
@@ -2433,7 +2863,7 @@ PrefabInstance:
|
|
|
2433
2863
|
objectReference: {fileID: 0}
|
|
2434
2864
|
- target: {fileID: 9018192761150621760, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2435
2865
|
propertyPath: m_LocalPosition.z
|
|
2436
|
-
value:
|
|
2866
|
+
value: -4.9601917
|
|
2437
2867
|
objectReference: {fileID: 0}
|
|
2438
2868
|
- target: {fileID: 9018192761150621760, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2439
2869
|
propertyPath: m_LocalRotation.w
|
|
@@ -2457,7 +2887,7 @@ PrefabInstance:
|
|
|
2457
2887
|
objectReference: {fileID: 0}
|
|
2458
2888
|
- target: {fileID: 9018192761150621760, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2459
2889
|
propertyPath: m_AnchoredPosition.y
|
|
2460
|
-
value:
|
|
2890
|
+
value: -7
|
|
2461
2891
|
objectReference: {fileID: 0}
|
|
2462
2892
|
- target: {fileID: 9018192761150621760, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2463
2893
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
@@ -2476,23 +2906,23 @@ PrefabInstance:
|
|
|
2476
2906
|
m_AddedGameObjects: []
|
|
2477
2907
|
m_AddedComponents: []
|
|
2478
2908
|
m_SourcePrefab: {fileID: 100100000, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2479
|
-
--- !u!224 &
|
|
2909
|
+
--- !u!224 &5006104885553750031 stripped
|
|
2480
2910
|
RectTransform:
|
|
2481
2911
|
m_CorrespondingSourceObject: {fileID: 9018192761150621760, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2482
|
-
m_PrefabInstance: {fileID:
|
|
2912
|
+
m_PrefabInstance: {fileID: 4061771151694014543}
|
|
2483
2913
|
m_PrefabAsset: {fileID: 0}
|
|
2484
|
-
--- !u!1 &
|
|
2914
|
+
--- !u!1 &5759201192565332531 stripped
|
|
2485
2915
|
GameObject:
|
|
2486
2916
|
m_CorrespondingSourceObject: {fileID: 8625103223159157372, guid: 4ddcf71ccd214d74ebd5ae3c2a6ac2dd, type: 3}
|
|
2487
|
-
m_PrefabInstance: {fileID:
|
|
2917
|
+
m_PrefabInstance: {fileID: 4061771151694014543}
|
|
2488
2918
|
m_PrefabAsset: {fileID: 0}
|
|
2489
|
-
--- !u!1001 &
|
|
2919
|
+
--- !u!1001 &8133659604651564721
|
|
2490
2920
|
PrefabInstance:
|
|
2491
2921
|
m_ObjectHideFlags: 0
|
|
2492
2922
|
serializedVersion: 2
|
|
2493
2923
|
m_Modification:
|
|
2494
2924
|
serializedVersion: 3
|
|
2495
|
-
m_TransformParent: {fileID:
|
|
2925
|
+
m_TransformParent: {fileID: 1206032657273834953}
|
|
2496
2926
|
m_Modifications:
|
|
2497
2927
|
- target: {fileID: 1400898649622708446, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2498
2928
|
propertyPath: m_fontSize
|
|
@@ -2572,7 +3002,7 @@ PrefabInstance:
|
|
|
2572
3002
|
objectReference: {fileID: 0}
|
|
2573
3003
|
- target: {fileID: 3842043550259818717, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2574
3004
|
propertyPath: m_AnchoredPosition.y
|
|
2575
|
-
value: -
|
|
3005
|
+
value: -87
|
|
2576
3006
|
objectReference: {fileID: 0}
|
|
2577
3007
|
- target: {fileID: 3842043550259818717, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2578
3008
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
@@ -2601,7 +3031,7 @@ PrefabInstance:
|
|
|
2601
3031
|
- target: {fileID: 7440954278742953526, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2602
3032
|
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target
|
|
2603
3033
|
value:
|
|
2604
|
-
objectReference: {fileID:
|
|
3034
|
+
objectReference: {fileID: 732547508301807864}
|
|
2605
3035
|
- target: {fileID: 7440954278742953526, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2606
3036
|
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_CallState
|
|
2607
3037
|
value: 2
|
|
@@ -2639,16 +3069,16 @@ PrefabInstance:
|
|
|
2639
3069
|
m_AddedGameObjects:
|
|
2640
3070
|
- targetCorrespondingSourceObject: {fileID: 8521882102406426153, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2641
3071
|
insertIndex: -1
|
|
2642
|
-
addedObject: {fileID:
|
|
3072
|
+
addedObject: {fileID: 3459673022160648152}
|
|
2643
3073
|
m_AddedComponents: []
|
|
2644
3074
|
m_SourcePrefab: {fileID: 100100000, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2645
|
-
--- !u!224 &
|
|
3075
|
+
--- !u!224 &478330224430477464 stripped
|
|
2646
3076
|
RectTransform:
|
|
2647
3077
|
m_CorrespondingSourceObject: {fileID: 8521882102406426153, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2648
|
-
m_PrefabInstance: {fileID:
|
|
3078
|
+
m_PrefabInstance: {fileID: 8133659604651564721}
|
|
2649
3079
|
m_PrefabAsset: {fileID: 0}
|
|
2650
|
-
--- !u!224 &
|
|
3080
|
+
--- !u!224 &5021863305516576364 stripped
|
|
2651
3081
|
RectTransform:
|
|
2652
3082
|
m_CorrespondingSourceObject: {fileID: 3842043550259818717, guid: 8ca488ed97f49844d94810fd53d77b17, type: 3}
|
|
2653
|
-
m_PrefabInstance: {fileID:
|
|
3083
|
+
m_PrefabInstance: {fileID: 8133659604651564721}
|
|
2654
3084
|
m_PrefabAsset: {fileID: 0}
|