You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Samples~/LootLockerExamples/2b - GenericTypeLeaderboardArcadeStyle/2b - GenericTypeLeaderboardArcadeStyle.unity
+5-31Lines changed: 5 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,6 @@ RectTransform:
151
151
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
152
152
m_LocalPosition: {x: 0, y: 0, z: 0}
153
153
m_LocalScale: {x: 1, y: 1, z: 1}
154
-
m_ConstrainProportionsScale: 0
155
154
m_Children: []
156
155
m_Father: {fileID: 1270604616}
157
156
m_RootOrder: 0
@@ -293,7 +292,6 @@ RectTransform:
293
292
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
294
293
m_LocalPosition: {x: 0, y: 0, z: 0}
295
294
m_LocalScale: {x: 0, y: 0, z: 0}
296
-
m_ConstrainProportionsScale: 0
297
295
m_Children:
298
296
- {fileID: 869020578}
299
297
- {fileID: 1032394696}
@@ -318,7 +316,7 @@ LightingSettings:
318
316
m_PrefabInstance: {fileID: 0}
319
317
m_PrefabAsset: {fileID: 0}
320
318
m_Name: Settings.lighting
321
-
serializedVersion: 4
319
+
serializedVersion: 3
322
320
m_GIWorkflowMode: 1
323
321
m_EnableBakedLightmaps: 0
324
322
m_EnableRealtimeLightmaps: 0
@@ -331,7 +329,7 @@ LightingSettings:
331
329
m_LightmapMaxSize: 1024
332
330
m_BakeResolution: 40
333
331
m_Padding: 2
334
-
m_LightmapCompression: 3
332
+
m_TextureCompression: 1
335
333
m_AO: 0
336
334
m_AOMaxDistance: 1
337
335
m_CompAOExponent: 1
@@ -372,7 +370,6 @@ LightingSettings:
372
370
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
373
371
m_PVRFilteringAtrousPositionSigmaIndirect: 2
374
372
m_PVRFilteringAtrousPositionSigmaAO: 1
375
-
m_PVRTiledBaking: 0
376
373
--- !u!1 &414038333
377
374
GameObject:
378
375
m_ObjectHideFlags: 0
@@ -452,7 +449,6 @@ Transform:
452
449
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
453
450
m_LocalPosition: {x: 0, y: 0, z: -10}
454
451
m_LocalScale: {x: 1, y: 1, z: 1}
455
-
m_ConstrainProportionsScale: 0
456
452
m_Children: []
457
453
m_Father: {fileID: 0}
458
454
m_RootOrder: 0
@@ -485,7 +481,6 @@ RectTransform:
485
481
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
486
482
m_LocalPosition: {x: 0, y: 0, z: 0}
487
483
m_LocalScale: {x: 1, y: 1, z: 1}
488
-
m_ConstrainProportionsScale: 0
489
484
m_Children: []
490
485
m_Father: {fileID: 299092281}
491
486
m_RootOrder: 4
@@ -565,7 +560,6 @@ RectTransform:
565
560
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
566
561
m_LocalPosition: {x: 0, y: 0, z: 0}
567
562
m_LocalScale: {x: 1, y: 1, z: 1}
568
-
m_ConstrainProportionsScale: 0
569
563
m_Children: []
570
564
m_Father: {fileID: 869020578}
571
565
m_RootOrder: 0
@@ -613,7 +607,7 @@ MonoBehaviour:
613
607
Add an entry that is
614
608
tied to the used identifier, this example generates a new identifier together
615
609
with the playerID, resulting in infinite amount of entries per player. It instead
616
-
uses the metadata to dispaly the players chosen name.'
610
+
uses the metadata to display the players chosen name.'
0 commit comments