From c01e3fa0a8da032f9c47ead6d75b5deedd3ae311 Mon Sep 17 00:00:00 2001 From: Claire Peta Date: Thu, 2 May 2019 11:50:18 +1000 Subject: [PATCH] Scoreboard scene and wip menu ui backgrounds --- Assets/MainMenuBackground.jpg | 4 +- Assets/Prefabs/UI/MainScoreboard.prefab | 260 ++++--- Assets/Prefabs/UI/levelScoreboard.prefab | 96 +-- Assets/Scenes/ColourCollideOne.unity | 29 +- Assets/Scenes/ColourCollide_Smaller.unity | 18 +- Assets/Scenes/Scoreboards.unity | 843 ++++++++++++++++++++++ Assets/Scenes/Scoreboards.unity.meta | 7 + Assets/ScoreboardBackground.jpg.meta | 8 +- Assets/start_notification.jpg | 4 +- 9 files changed, 1053 insertions(+), 216 deletions(-) create mode 100644 Assets/Scenes/Scoreboards.unity create mode 100644 Assets/Scenes/Scoreboards.unity.meta diff --git a/Assets/MainMenuBackground.jpg b/Assets/MainMenuBackground.jpg index 66ae7ac..62617bf 100644 --- a/Assets/MainMenuBackground.jpg +++ b/Assets/MainMenuBackground.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ed1b07a234bca13391c2b104ea8edddc7dc5a4b8595f806046864db37af545a -size 481523 +oid sha256:d3b300dde1c8216a8dcd9fd5c108ae1a2f77ea4885253154fc9f207a89ecde78 +size 93136 diff --git a/Assets/Prefabs/UI/MainScoreboard.prefab b/Assets/Prefabs/UI/MainScoreboard.prefab index e7f2fcb..d820c8a 100644 --- a/Assets/Prefabs/UI/MainScoreboard.prefab +++ b/Assets/Prefabs/UI/MainScoreboard.prefab @@ -30,12 +30,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 7 + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 177, y: -165} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: 264, y: -215} + m_SizeDelta: {x: 100, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &5370225792356624807 CanvasRenderer: @@ -93,8 +93,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -111,7 +111,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 @@ -160,6 +160,80 @@ MonoBehaviour: - {fileID: 0} m_baseMaterial: {fileID: 0} m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!1 &2405198234457668279 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9129750902484446861} + - component: {fileID: 2377062637363701813} + - component: {fileID: 4115406359796947631} + m_Layer: 5 + m_Name: Image + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &9129750902484446861 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2405198234457668279} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 6715947279418743280} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &2377062637363701813 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2405198234457668279} + m_CullTransparentMesh: 0 +--- !u!114 &4115406359796947631 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2405198234457668279} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI, + Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + m_Sprite: {fileID: 21300000, guid: 4c5e8779a1805c640ad4dd41609c8934, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 --- !u!1 &2791876824677250612 GameObject: m_ObjectHideFlags: 0 @@ -190,12 +264,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 3 + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 177, y: -57} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: 264.00006, y: -73} + m_SizeDelta: {x: 100, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &763696200295960340 CanvasRenderer: @@ -253,8 +327,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -271,7 +345,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 @@ -350,12 +424,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 5 + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 177, y: -111} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: 264.00006, y: -146} + m_SizeDelta: {x: 100, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &5530482550460664304 CanvasRenderer: @@ -413,8 +487,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -431,7 +505,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 @@ -510,12 +584,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 1 + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 177, y: 1} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: 264.00006, y: 1} + m_SizeDelta: {x: 100, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &3112500336326340757 CanvasRenderer: @@ -573,8 +647,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -591,7 +665,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 @@ -670,11 +744,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 2 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: -57} + m_AnchoredPosition: {x: -130, y: -72.99999} m_SizeDelta: {x: 300, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &6715947278990241992 @@ -733,8 +807,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -751,7 +825,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 @@ -830,11 +904,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 6 + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: -165} + m_AnchoredPosition: {x: -130, y: -215.00002} m_SizeDelta: {x: 300, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &6715947279057449064 @@ -893,8 +967,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -911,7 +985,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 @@ -990,11 +1064,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 4 + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: -111} + m_AnchoredPosition: {x: -130, y: -146} m_SizeDelta: {x: 300, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &6715947279265788346 @@ -1053,8 +1127,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -1071,7 +1145,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 @@ -1150,6 +1224,7 @@ RectTransform: m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0, y: 0, z: 0} m_Children: + - {fileID: 9129750902484446861} - {fileID: 6715947280046279520} - {fileID: 5367160079481820087} - {fileID: 6715947278990241998} @@ -1158,7 +1233,6 @@ RectTransform: - {fileID: 3995179923864538319} - {fileID: 6715947279057449070} - {fileID: 5347233904862125077} - - {fileID: 6715947279703559777} m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -1200,10 +1274,10 @@ MonoBehaviour: m_Script: {fileID: 1980459831, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 0 + m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} + m_ReferenceResolution: {x: 1600, y: 1000} m_ScreenMatchMode: 0 m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 @@ -1227,98 +1301,6 @@ MonoBehaviour: m_BlockingMask: serializedVersion: 2 m_Bits: 4294967295 ---- !u!1 &6715947279703559776 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 6715947279703559777} - - component: {fileID: 6715947279703559788} - - component: {fileID: 6715947279703559779} - - component: {fileID: 6715947279703559778} - m_Layer: 0 - m_Name: Plane - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &6715947279703559777 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6715947279703559776} - m_LocalRotation: {x: 0, y: 0.7071068, z: -0.7071068, w: 0} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 89, y: 1, z: 50} - m_Children: [] - m_Father: {fileID: 6715947279418743280} - m_RootOrder: 8 - m_LocalEulerAnglesHint: {x: 90, y: 180, z: 0} ---- !u!33 &6715947279703559788 -MeshFilter: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6715947279703559776} - m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} ---- !u!23 &6715947279703559779 -MeshRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6715947279703559776} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_RenderingLayerMask: 1 - m_RendererPriority: 0 - m_Materials: - - {fileID: 2100000, guid: 27100e4e883253d49a2c0303d8c268ee, type: 2} - m_StaticBatchInfo: - firstSubMesh: 0 - subMeshCount: 0 - m_StaticBatchRoot: {fileID: 0} - m_ProbeAnchor: {fileID: 0} - m_LightProbeVolumeOverride: {fileID: 0} - m_ScaleInLightmap: 1 - m_PreserveUVs: 0 - m_IgnoreNormalsForChartDetection: 0 - m_ImportantGI: 0 - m_StitchLightmapSeams: 0 - m_SelectedEditorRenderState: 3 - m_MinimumChartSize: 4 - m_AutoUVMaxDistance: 0.5 - m_AutoUVMaxAngle: 89 - m_LightmapParameters: {fileID: 0} - m_SortingLayerID: 0 - m_SortingLayer: 0 - m_SortingOrder: 0 ---- !u!64 &6715947279703559778 -MeshCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6715947279703559776} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 3 - m_Convex: 0 - m_CookingOptions: 14 - m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &6715947280046279527 GameObject: m_ObjectHideFlags: 0 @@ -1349,11 +1331,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 6715947279418743280} - m_RootOrder: 0 + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 1} + m_AnchoredPosition: {x: -130, y: 1} m_SizeDelta: {x: 300, y: 50} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &6715947280046279522 @@ -1412,8 +1394,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -1430,7 +1412,7 @@ MonoBehaviour: m_enableWordWrapping: 1 m_wordWrappingRatios: 0.4 m_overflowMode: 0 - m_firstOverflowCharacterIndex: -1 + m_firstOverflowCharacterIndex: 0 m_linkedTextComponent: {fileID: 0} m_isLinkedTextComponent: 0 m_isTextTruncated: 0 diff --git a/Assets/Prefabs/UI/levelScoreboard.prefab b/Assets/Prefabs/UI/levelScoreboard.prefab index 01cde99..3cb053e 100644 --- a/Assets/Prefabs/UI/levelScoreboard.prefab +++ b/Assets/Prefabs/UI/levelScoreboard.prefab @@ -30,12 +30,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4166744806657786144} - m_RootOrder: 2 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 100, y: 0} - m_SizeDelta: {x: 100, y: 100} + m_AnchoredPosition: {x: 150, y: 0} + m_SizeDelta: {x: 150, y: 150} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744805866922914 CanvasRenderer: @@ -93,8 +93,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -190,12 +190,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4166744806657786144} - m_RootOrder: 3 + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 300, y: 0} - m_SizeDelta: {x: 100, y: 100} + m_AnchoredPosition: {x: 400, y: 0} + m_SizeDelta: {x: 150, y: 150} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744806223885086 CanvasRenderer: @@ -253,8 +253,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -350,11 +350,11 @@ RectTransform: m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0, y: 0, z: 0} m_Children: + - {fileID: 4166744806708482473} - {fileID: 4166744807162682305} - {fileID: 4166744806700843738} - {fileID: 4166744805866922915} - {fileID: 4166744806223885087} - - {fileID: 4166744806708482473} - {fileID: 4166744806702247815} - {fileID: 4166744807562529856} - {fileID: 4166744807027815279} @@ -400,10 +400,10 @@ MonoBehaviour: m_Script: {fileID: 1980459831, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Name: m_EditorClassIdentifier: - m_UiScaleMode: 0 + m_UiScaleMode: 1 m_ReferencePixelsPerUnit: 100 m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} + m_ReferenceResolution: {x: 1600, y: 1000} m_ScreenMatchMode: 0 m_MatchWidthOrHeight: 0 m_PhysicalUnit: 3 @@ -457,12 +457,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4166744806657786144} - m_RootOrder: 1 + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -100, y: 0} - m_SizeDelta: {x: 100, y: 100} + m_AnchoredPosition: {x: -150, y: 0} + m_SizeDelta: {x: 150, y: 150} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744806700843741 CanvasRenderer: @@ -520,8 +520,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -621,8 +621,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -300, y: -100} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: -400, y: -125} + m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744806702247814 CanvasRenderer: @@ -680,8 +680,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 40 - m_fontSizeBase: 40 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -759,7 +759,7 @@ GameObject: - component: {fileID: 4166744806708482471} - component: {fileID: 4166744806708482470} m_Layer: 5 - m_Name: TextMeshPro Text + m_Name: level complete m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -777,12 +777,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4166744806657786144} - m_RootOrder: 4 + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: -100} - m_SizeDelta: {x: 0, y: 100} + m_AnchoredPosition: {x: 0, y: -141} + m_SizeDelta: {x: 0, y: 140} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744806708482471 CanvasRenderer: @@ -821,8 +821,8 @@ MonoBehaviour: m_fontMaterials: [] m_fontColor32: serializedVersion: 2 - rgba: 4294967295 - m_fontColor: {r: 1, g: 1, b: 1, a: 1} + rgba: 4278190335 + m_fontColor: {r: 1, g: 0, b: 0, a: 1} m_enableVertexGradient: 0 m_colorMode: 3 m_fontColorGradient: @@ -840,13 +840,13 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 100 - m_fontSizeBase: 100 + m_fontSize: 150 + m_fontSizeBase: 150 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 m_fontSizeMax: 72 - m_fontStyle: 0 + m_fontStyle: 1 m_textAlignment: 514 m_isAlignmentEnumConverted: 1 m_characterSpacing: 0 @@ -941,8 +941,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 100, y: -100} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: 150, y: -125} + m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744807027815278 CanvasRenderer: @@ -1000,8 +1000,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 40 - m_fontSizeBase: 40 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -1097,12 +1097,12 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4166744806657786144} - m_RootOrder: 0 + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -300, y: 0} - m_SizeDelta: {x: 100, y: 100} + m_AnchoredPosition: {x: -400, y: 0} + m_SizeDelta: {x: 150, y: 150} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744807162682304 CanvasRenderer: @@ -1160,8 +1160,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 30 - m_fontSizeBase: 30 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -1261,8 +1261,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 300, y: -100} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: 400, y: -125} + m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744807220131705 CanvasRenderer: @@ -1320,8 +1320,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 40 - m_fontSizeBase: 40 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -1421,8 +1421,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -100, y: -100} - m_SizeDelta: {x: 50, y: 50} + m_AnchoredPosition: {x: -150, y: -125} + m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4166744807562529859 CanvasRenderer: @@ -1480,8 +1480,8 @@ MonoBehaviour: m_outlineColor: serializedVersion: 2 rgba: 4278190080 - m_fontSize: 40 - m_fontSizeBase: 40 + m_fontSize: 50 + m_fontSizeBase: 50 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 diff --git a/Assets/Scenes/ColourCollideOne.unity b/Assets/Scenes/ColourCollideOne.unity index 238da97..bfecb74 100644 --- a/Assets/Scenes/ColourCollideOne.unity +++ b/Assets/Scenes/ColourCollideOne.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} + m_IndirectSpecularColor: {r: 0.4465785, g: 0.49641222, b: 0.57481694, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -176,7 +176,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 727924} m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} - m_LocalPosition: {x: 2, y: 3, z: 0} + m_LocalPosition: {x: -15, y: 3, z: -10} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} @@ -7384,7 +7384,7 @@ PrefabInstance: - target: {fileID: 6715947279418743284, guid: bfffca149e6d42947a4de37af2b35d12, type: 3} propertyPath: m_IsActive - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, type: 3} @@ -16428,7 +16428,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!114 &1781159024 MonoBehaviour: m_ObjectHideFlags: 0 @@ -18793,16 +18793,21 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 0} m_Modifications: - - target: {fileID: 2862111851184665482, guid: c176f4ae8f7b4074db99b27b2e015a2a, - type: 3} - propertyPath: csc - value: - objectReference: {fileID: 796136093} - target: {fileID: 7426725930156175983, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_Name value: Character objectReference: {fileID: 0} + - target: {fileID: 7426725930156175983, guid: c176f4ae8f7b4074db99b27b2e015a2a, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862111851184665482, guid: c176f4ae8f7b4074db99b27b2e015a2a, + type: 3} + propertyPath: csc + value: + objectReference: {fileID: 796136093} - target: {fileID: 7426725930156175971, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_LocalPosition.x @@ -18858,12 +18863,12 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 2631002120179805110, guid: c176f4ae8f7b4074db99b27b2e015a2a, + - target: {fileID: 6815585465521158857, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_Enabled value: 1 objectReference: {fileID: 0} - - target: {fileID: 6815585465521158857, guid: c176f4ae8f7b4074db99b27b2e015a2a, + - target: {fileID: 2631002120179805110, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_Enabled value: 1 @@ -19280,7 +19285,7 @@ PrefabInstance: - target: {fileID: 4166744806657786151, guid: a475835665805f14892abc694728c976, type: 3} propertyPath: m_IsActive - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, type: 3} diff --git a/Assets/Scenes/ColourCollide_Smaller.unity b/Assets/Scenes/ColourCollide_Smaller.unity index c3444d0..ab04ea5 100644 --- a/Assets/Scenes/ColourCollide_Smaller.unity +++ b/Assets/Scenes/ColourCollide_Smaller.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.44657874, g: 0.49641258, b: 0.5748172, a: 1} + m_IndirectSpecularColor: {r: 0.4465785, g: 0.49641222, b: 0.57481694, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -3992,7 +3992,7 @@ MonoBehaviour: ThirdPlaceScore: {fileID: 1789825965} FourthPlaceName: {fileID: 1789825964} FourthPlaceScore: {fileID: 1789825963} - nextScene: ChickenRunOne + nextScene: MainMenu MainScoreboard: {fileID: 1789825971} --- !u!114 &952972659 MonoBehaviour: @@ -5554,16 +5554,16 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 0} m_Modifications: - - target: {fileID: 2862111851184665482, guid: c176f4ae8f7b4074db99b27b2e015a2a, - type: 3} - propertyPath: csc - value: - objectReference: {fileID: 426175843} - target: {fileID: 7426725930156175983, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_Name value: Character objectReference: {fileID: 0} + - target: {fileID: 2862111851184665482, guid: c176f4ae8f7b4074db99b27b2e015a2a, + type: 3} + propertyPath: csc + value: + objectReference: {fileID: 426175843} - target: {fileID: 7426725930156175971, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_LocalPosition.x @@ -5619,12 +5619,12 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 2631002120179805110, guid: c176f4ae8f7b4074db99b27b2e015a2a, + - target: {fileID: 6815585465521158857, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_Enabled value: 1 objectReference: {fileID: 0} - - target: {fileID: 6815585465521158857, guid: c176f4ae8f7b4074db99b27b2e015a2a, + - target: {fileID: 2631002120179805110, guid: c176f4ae8f7b4074db99b27b2e015a2a, type: 3} propertyPath: m_Enabled value: 1 diff --git a/Assets/Scenes/Scoreboards.unity b/Assets/Scenes/Scoreboards.unity new file mode 100644 index 0000000..cbdcdf2 --- /dev/null +++ b/Assets/Scenes/Scoreboards.unity @@ -0,0 +1,843 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0.4465785, g: 0.49641222, b: 0.57481694, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 11 + m_GIWorkflowMode: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 1 + m_LightmapEditorSettings: + serializedVersion: 10 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringMode: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ShowResolutionOverlay: 1 + m_LightingDataAsset: {fileID: 0} + m_UseShadowmask: 1 +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1001 &247796230 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 6715947279418743284, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_Name + value: MainScoreboard + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743284, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_AnchorMin.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_AnchorMax.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_Pivot.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6715947279418743280, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_Pivot.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3341401444955201731, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3341401444955201731, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4901904979204054646, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4901904979204054646, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5379694262758207299, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5379694262758207299, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4265049797263514251, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4265049797263514251, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947278990241999, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947278990241999, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947279057449071, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947279057449071, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947279265788345, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947279265788345, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947280046279521, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_havePropertiesChanged + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6715947280046279521, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + propertyPath: m_isInputParsingRequired + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: + - {fileID: 8897488140307869662, guid: bfffca149e6d42947a4de37af2b35d12, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: bfffca149e6d42947a4de37af2b35d12, type: 3} +--- !u!1 &247796231 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6715947279418743284, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796232 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1594643760980451568, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796233 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6715947279057449069, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796234 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3709310019256121563, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796235 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6715947279265788351, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796236 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2791876824677250612, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796237 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6715947278990241997, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796238 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6701930914935740515, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &247796239 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6715947280046279527, guid: bfffca149e6d42947a4de37af2b35d12, + type: 3} + m_PrefabInstance: {fileID: 247796230} + m_PrefabAsset: {fileID: 0} +--- !u!1 &343314996 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 343314999} + - component: {fileID: 343314998} + - component: {fileID: 343314997} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &343314997 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 343314996} + m_Enabled: 1 +--- !u!20 &343314998 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 343314996} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_GateFitMode: 2 + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &343314999 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 343314996} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &879944370 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 4166744806657786151, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_Name + value: levelScoreboard + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786151, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_AnchoredPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_AnchoredPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_SizeDelta.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_SizeDelta.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_AnchorMin.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_AnchorMin.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_AnchorMax.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_AnchorMax.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_Pivot.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806657786144, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_Pivot.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807162682307, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807162682307, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806700843740, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806700843740, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744805866922917, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744805866922917, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806223885057, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806223885057, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806708482470, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806708482470, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806702247817, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744806702247817, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807562529858, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807562529858, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807027815185, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807027815185, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807220131704, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_havePropertiesChanged + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4166744807220131704, guid: a475835665805f14892abc694728c976, + type: 3} + propertyPath: m_isInputParsingRequired + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a475835665805f14892abc694728c976, type: 3} +--- !u!1 &879944371 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744806657786151, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944372 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744807220131707, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944373 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744807027815184, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944374 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744807562529861, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944375 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744806702247816, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944376 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744806223885056, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944377 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744805866922916, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944378 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744806700843743, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &879944379 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4166744807162682306, guid: a475835665805f14892abc694728c976, + type: 3} + m_PrefabInstance: {fileID: 879944370} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2074594311 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2074594313} + - component: {fileID: 2074594312} + - component: {fileID: 2074594314} + - component: {fileID: 2074594315} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &2074594312 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2074594311} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 1 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &2074594313 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2074594311} + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!114 &2074594314 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2074594311} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f3481b961a4a56046b973a51de723523, type: 3} + m_Name: + m_EditorClassIdentifier: + clientDataList: {fileID: 11400000, guid: ded0b21c3ef1e7049a1128c12e9401fe, type: 2} + ConnectedClients: [] + FirstPlaceName: {fileID: 247796239} + FirstPlaceScore: {fileID: 247796238} + SecondPlaceName: {fileID: 247796237} + SecondPlaceScore: {fileID: 247796236} + ThirdPlaceName: {fileID: 247796235} + ThirdPlaceScore: {fileID: 247796234} + FourthPlaceName: {fileID: 247796233} + FourthPlaceScore: {fileID: 247796232} + nextScene: MainMenu + MainScoreboard: {fileID: 247796231} +--- !u!114 &2074594315 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2074594311} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7e9077bfe1c064a4eab073c33f756ebf, type: 3} + m_Name: + m_EditorClassIdentifier: + ConnectedClients: [] + levelScoreboard: {fileID: 879944371} + players: + - {fileID: 879944379} + - {fileID: 879944378} + - {fileID: 879944377} + - {fileID: 879944376} + scores: + - {fileID: 879944375} + - {fileID: 879944374} + - {fileID: 879944373} + - {fileID: 879944372} + mainscoreboard: {fileID: 2074594314} diff --git a/Assets/Scenes/Scoreboards.unity.meta b/Assets/Scenes/Scoreboards.unity.meta new file mode 100644 index 0000000..6acd6b3 --- /dev/null +++ b/Assets/Scenes/Scoreboards.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 11814784bb7a782408179115f2df7d7e +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ScoreboardBackground.jpg.meta b/Assets/ScoreboardBackground.jpg.meta index 8cf1a74..ab4ba69 100644 --- a/Assets/ScoreboardBackground.jpg.meta +++ b/Assets/ScoreboardBackground.jpg.meta @@ -6,7 +6,7 @@ TextureImporter: serializedVersion: 9 mipmaps: mipMapMode: 0 - enableMipMap: 1 + enableMipMap: 0 sRGBTexture: 1 linearTexture: 0 fadeOut: 0 @@ -34,8 +34,8 @@ TextureImporter: filterMode: -1 aniso: -1 mipBias: -100 - wrapU: -1 - wrapV: -1 + wrapU: 1 + wrapV: 1 wrapW: -1 nPOTScale: 0 lightmap: 0 @@ -51,7 +51,7 @@ TextureImporter: alphaUsage: 1 alphaIsTransparency: 1 spriteTessellationDetail: -1 - textureType: 0 + textureType: 8 textureShape: 1 singleChannelComponent: 0 maxTextureSizeSet: 0 diff --git a/Assets/start_notification.jpg b/Assets/start_notification.jpg index 594d1bf..5cd7ae0 100644 --- a/Assets/start_notification.jpg +++ b/Assets/start_notification.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f05384c66915dda38a4164f6d2c6ab5a56d1a461c20a3f9b40664ddd9b3aa8b -size 365146 +oid sha256:1f438863cc6657096135a77a49635351d1c684d17afa0eb7a04339c563d51324 +size 68733