diff --git a/Assets/Replay/LiveComparer.cs b/Assets/Replay/LiveComparer.cs index b5127497fb234bb7beafae2094eca489ea14a748..939d34ec8cbdbfb029513c9ffc1c4eea309503bc 100644 --- a/Assets/Replay/LiveComparer.cs +++ b/Assets/Replay/LiveComparer.cs @@ -13,6 +13,7 @@ public class LiveComparer : MonoBehaviour public LeapServiceProvider LeapService = null; public float scoreOffset = 70.0f; public GameObject backgroundCircle = null; + public int backGroundAngleOffset = 60; float acceptableScore = 150.0f; float totalScore = 0.0f; @@ -67,7 +68,7 @@ public class LiveComparer : MonoBehaviour //float degreesY = rotCircle.y * 360 / 3.14f; //float degreesZ = rotCircle.z * 360 / 3.14f; backgroundCircle.transform.Rotate(new Vector3(0, degreesX, 0)); //angle from leap hand - backgroundCircle.transform.Rotate(new Vector3(0, -70, 0)); //offset for target + backgroundCircle.transform.Rotate(new Vector3(0, -backGroundAngleOffset, 0)); //offset for target } void UpdateOffsetPosition () diff --git a/Assets/Scenes/Replay.unity b/Assets/Scenes/Replay.unity index 738aae8e6d24d851150cc6df690496ef87b4a122..e35acd6f50a55a39020503f0fe6877df29612b0d 100644 --- a/Assets/Scenes/Replay.unity +++ b/Assets/Scenes/Replay.unity @@ -211,7 +211,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 425149262} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -414.99997, y: 219, z: 0} + m_LocalPosition: {x: -451.49997, y: 239, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1487093064} @@ -324,15 +324,15 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 432918, guid: b9c7aaf0d314cb847a3b2a20e893f1b6, type: 2} propertyPath: m_LocalPosition.y - value: -285.03082 + value: -284.98465 objectReference: {fileID: 0} - target: {fileID: 432918, guid: b9c7aaf0d314cb847a3b2a20e893f1b6, type: 2} propertyPath: m_LocalPosition.z - value: 21.349669 + value: 21.404392 objectReference: {fileID: 0} - target: {fileID: 432918, guid: b9c7aaf0d314cb847a3b2a20e893f1b6, type: 2} propertyPath: m_LocalRotation.x - value: 0.08438388 + value: -0 objectReference: {fileID: 0} - target: {fileID: 432918, guid: b9c7aaf0d314cb847a3b2a20e893f1b6, type: 2} propertyPath: m_LocalRotation.y @@ -344,7 +344,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 432918, guid: b9c7aaf0d314cb847a3b2a20e893f1b6, type: 2} propertyPath: m_LocalRotation.w - value: 0.9964334 + value: 1 objectReference: {fileID: 0} - target: {fileID: 432918, guid: b9c7aaf0d314cb847a3b2a20e893f1b6, type: 2} propertyPath: m_RootOrder @@ -504,7 +504,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 512389760} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -537, y: 219, z: 0} + m_LocalPosition: {x: -573.5, y: 239, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 886768371} @@ -792,7 +792,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 652086751} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -537, y: 166, z: 0} + m_LocalPosition: {x: -573.5, y: 186, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1487093064} @@ -1116,7 +1116,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 799589078} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -537, y: 136, z: 0} + m_LocalPosition: {x: -573.5, y: 156, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1487093064} @@ -1191,8 +1191,8 @@ Transform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 869340369} m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: -0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 566} - m_LocalScale: {x: 139.66, y: 20, z: 66.5} + m_LocalPosition: {x: 0, y: 0, z: 620} + m_LocalScale: {x: 160, y: 1, z: 90} m_Children: [] m_Father: {fileID: 1394823279} m_RootOrder: 0 @@ -1416,91 +1416,6 @@ MonoBehaviour: Transform: m_PrefabParentObject: {fileID: 464466, guid: 869d20cdda15af24aab9e72b5f2eec78, type: 2} m_PrefabInternal: {fileID: 1100443890} ---- !u!1 &1206138039 -GameObject: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - serializedVersion: 5 - m_Component: - - component: {fileID: 1206138040} - - component: {fileID: 1206138043} - - component: {fileID: 1206138042} - - component: {fileID: 1206138041} - m_Layer: 0 - m_Name: BackgroundCircle - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1206138040 -Transform: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 1206138039} - m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: -0.7071068} - m_LocalPosition: {x: 0, y: 0, z: 566} - m_LocalScale: {x: 231.9, y: 20, z: 218.9} - m_Children: [] - m_Father: {fileID: 1394823279} - m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 270, y: 0, z: 0} ---- !u!23 &1206138041 -MeshRenderer: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 1206138039} - m_Enabled: 1 - m_CastShadows: 1 - m_ReceiveShadows: 1 - m_DynamicOccludee: 1 - m_MotionVectors: 1 - m_LightProbeUsage: 1 - m_ReflectionProbeUsage: 1 - m_Materials: - - {fileID: 2100000, guid: 37bd2147ff60e4f419cd5c94824b580a, 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: 1 - 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!136 &1206138042 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 1206138039} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 2 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} ---- !u!33 &1206138043 -MeshFilter: - m_ObjectHideFlags: 0 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 0} - m_GameObject: {fileID: 1206138039} - m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &1208621080 GameObject: m_ObjectHideFlags: 0 @@ -1595,15 +1510,15 @@ Transform: m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1394823278} - m_LocalRotation: {x: 0.08438388, y: -0, z: -0, w: 0.9964334} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -658.8754, y: -284.68463, z: 21.104391} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 869340370} - - {fileID: 1206138040} + - {fileID: 2101849197} m_Father: {fileID: 1848223075} m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 9.681001, y: 0, z: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!81 &1394823280 AudioListener: m_ObjectHideFlags: 0 @@ -1702,7 +1617,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1475768281} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 530, y: 263.5, z: 0} + m_LocalPosition: {x: 566.5, y: 283.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 409326028} @@ -1892,7 +1807,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1487093060} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 641, y: 299, z: 0} + m_LocalPosition: {x: 677.5, y: 319, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1882596558} @@ -1903,7 +1818,7 @@ RectTransform: - {fileID: 799589079} - {fileID: 425149263} m_Father: {fileID: 0} - m_RootOrder: 2 + 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} @@ -2272,12 +2187,12 @@ Transform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1805769538} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0.34197998, z: 0.14430809} m_LocalScale: {x: 0.3, y: 0.3, z: 0.3} m_Children: - {fileID: 768548352} m_Father: {fileID: 0} - m_RootOrder: 1 + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1848223074 GameObject: @@ -2301,7 +2216,7 @@ Transform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1848223074} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 659.1864, y: 285.70764, z: -23.051392} + m_LocalPosition: {x: 659.1864, y: 285.4, z: -23.051392} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1394823279} @@ -2335,7 +2250,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1882596557} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -537, y: 263.5, z: 0} + m_LocalPosition: {x: -573.5, y: 283.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1741226554} @@ -2480,7 +2395,7 @@ MonoBehaviour: replay: {fileID: 2026651519} LeapService: {fileID: 487240168} scoreOffset: 70 - backgroundCircle: {fileID: 1206138039} + backgroundCircle: {fileID: 2101849196} --- !u!4 &1896376828 Transform: m_ObjectHideFlags: 0 @@ -2752,7 +2667,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 2041325544} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -350, y: 263.5, z: 0} + m_LocalPosition: {x: -386.5, y: 283.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1487093064} @@ -2843,19 +2758,19 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 445960, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: -0.06845518 + value: -0.0770621 objectReference: {fileID: 0} - target: {fileID: 445960, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.067679256 + value: -0.15096219 objectReference: {fileID: 0} - target: {fileID: 445960, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9898138 + value: -0.9805724 objectReference: {fileID: 0} - target: {fileID: 445960, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.10489063 + value: 0.09874 objectReference: {fileID: 0} - target: {fileID: 445960, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -2863,27 +2778,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 445960, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.1190552 + value: 0.17840779 objectReference: {fileID: 0} - target: {fileID: 445960, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.03758353 + value: 0.063201725 objectReference: {fileID: 0} - target: {fileID: 428954, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: -0.06845518 + value: -0.0770621 objectReference: {fileID: 0} - target: {fileID: 428954, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.067679256 + value: -0.15096219 objectReference: {fileID: 0} - target: {fileID: 428954, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9898138 + value: -0.9805724 objectReference: {fileID: 0} - target: {fileID: 428954, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.10489063 + value: 0.09874 objectReference: {fileID: 0} - target: {fileID: 428954, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -2891,27 +2806,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 428954, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12401608 + value: 0.18884201 objectReference: {fileID: 0} - target: {fileID: 428954, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.07047421 + value: 0.09478527 objectReference: {fileID: 0} - target: {fileID: 499498, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: -0.06845518 + value: -0.0770621 objectReference: {fileID: 0} - target: {fileID: 499498, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.067679256 + value: -0.15096219 objectReference: {fileID: 0} - target: {fileID: 499498, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9898138 + value: -0.9805724 objectReference: {fileID: 0} - target: {fileID: 499498, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.10489063 + value: 0.09874 objectReference: {fileID: 0} - target: {fileID: 499498, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -2919,27 +2834,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 499498, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12720874 + value: 0.19551526 objectReference: {fileID: 0} - target: {fileID: 499498, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.091548234 + value: 0.115029454 objectReference: {fileID: 0} - target: {fileID: 424738, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.35755515 + value: 0.40143946 objectReference: {fileID: 0} - target: {fileID: 424738, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.019904869 + value: -0.08439459 objectReference: {fileID: 0} - target: {fileID: 424738, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.76508355 + value: -0.7606751 objectReference: {fileID: 0} - target: {fileID: 424738, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: -0.5351684 + value: -0.50308776 objectReference: {fileID: 0} - target: {fileID: 424738, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -2947,27 +2862,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 424738, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.13554381 + value: 0.18228123 objectReference: {fileID: 0} - target: {fileID: 424738, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: -0.035984933 + value: -0.012088299 objectReference: {fileID: 0} - target: {fileID: 467128, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.35755515 + value: 0.40143946 objectReference: {fileID: 0} - target: {fileID: 467128, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.019904869 + value: -0.08439459 objectReference: {fileID: 0} - target: {fileID: 467128, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.76508355 + value: -0.7606751 objectReference: {fileID: 0} - target: {fileID: 467128, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: -0.5351684 + value: -0.50308776 objectReference: {fileID: 0} - target: {fileID: 467128, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -2975,27 +2890,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 467128, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.15159172 + value: 0.20296809 objectReference: {fileID: 0} - target: {fileID: 467128, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: -0.0070637167 + value: 0.013719618 objectReference: {fileID: 0} - target: {fileID: 481326, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.35755515 + value: 0.40143946 objectReference: {fileID: 0} - target: {fileID: 481326, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.019904869 + value: -0.08439459 objectReference: {fileID: 0} - target: {fileID: 481326, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.76508355 + value: -0.7606751 objectReference: {fileID: 0} - target: {fileID: 481326, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: -0.5351684 + value: -0.50308776 objectReference: {fileID: 0} - target: {fileID: 481326, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3003,27 +2918,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 481326, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.1626143 + value: 0.21715648 objectReference: {fileID: 0} - target: {fileID: 481326, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.012724876 + value: 0.031377673 objectReference: {fileID: 0} - target: {fileID: 414404, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.009242237 + value: 0.002965297 objectReference: {fileID: 0} - target: {fileID: 414404, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.07527789 + value: -0.15891823 objectReference: {fileID: 0} - target: {fileID: 414404, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.99437046 + value: -0.9844717 objectReference: {fileID: 0} - target: {fileID: 414404, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.0739949 + value: 0.07451087 objectReference: {fileID: 0} - target: {fileID: 414404, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3031,27 +2946,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 414404, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.11929044 + value: 0.17994845 objectReference: {fileID: 0} - target: {fileID: 414404, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.045313984 + value: 0.07078108 objectReference: {fileID: 0} - target: {fileID: 451232, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.009242237 + value: 0.002965297 objectReference: {fileID: 0} - target: {fileID: 451232, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.07527789 + value: -0.15891823 objectReference: {fileID: 0} - target: {fileID: 451232, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.99437046 + value: -0.9844717 objectReference: {fileID: 0} - target: {fileID: 451232, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.0739949 + value: 0.07451087 objectReference: {fileID: 0} - target: {fileID: 451232, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3059,27 +2974,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 451232, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12456128 + value: 0.19102037 objectReference: {fileID: 0} - target: {fileID: 451232, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.08038467 + value: 0.10446933 objectReference: {fileID: 0} - target: {fileID: 424054, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.009242237 + value: 0.002965297 objectReference: {fileID: 0} - target: {fileID: 424054, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.07527789 + value: -0.15891823 objectReference: {fileID: 0} - target: {fileID: 424054, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.99437046 + value: -0.9844717 objectReference: {fileID: 0} - target: {fileID: 424054, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.0739949 + value: 0.07451087 objectReference: {fileID: 0} - target: {fileID: 424054, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3087,27 +3002,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 424054, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12781465 + value: 0.19784391 objectReference: {fileID: 0} - target: {fileID: 424054, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.101995915 + value: 0.12523162 objectReference: {fileID: 0} - target: {fileID: 450638, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: -0.13843814 + value: -0.15290219 objectReference: {fileID: 0} - target: {fileID: 450638, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.029145643 + value: -0.11122677 objectReference: {fileID: 0} - target: {fileID: 450638, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9739429 + value: -0.96800965 objectReference: {fileID: 0} - target: {fileID: 450638, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.1772591 + value: 0.16494492 objectReference: {fileID: 0} - target: {fileID: 450638, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3115,27 +3030,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 450638, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12172121 + value: 0.17898406 objectReference: {fileID: 0} - target: {fileID: 450638, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.02544576 + value: 0.05079162 objectReference: {fileID: 0} - target: {fileID: 406836, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: -0.13843814 + value: -0.15290219 objectReference: {fileID: 0} - target: {fileID: 406836, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.029145643 + value: -0.11122677 objectReference: {fileID: 0} - target: {fileID: 406836, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9739429 + value: -0.96800965 objectReference: {fileID: 0} - target: {fileID: 406836, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.1772591 + value: 0.16494492 objectReference: {fileID: 0} - target: {fileID: 406836, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3143,27 +3058,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 406836, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.124399185 + value: 0.1857357 objectReference: {fileID: 0} - target: {fileID: 406836, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.049854368 + value: 0.074398875 objectReference: {fileID: 0} - target: {fileID: 403052, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: -0.13843814 + value: -0.15290219 objectReference: {fileID: 0} - target: {fileID: 403052, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.029145643 + value: -0.11122677 objectReference: {fileID: 0} - target: {fileID: 403052, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9739429 + value: -0.96800965 objectReference: {fileID: 0} - target: {fileID: 403052, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: 0.1772591 + value: 0.16494492 objectReference: {fileID: 0} - target: {fileID: 403052, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3171,27 +3086,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 403052, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12619853 + value: 0.19026071 objectReference: {fileID: 0} - target: {fileID: 403052, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.06620887 + value: 0.090216786 objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.08401715 + value: 0.08424627 objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.0741118 + value: -0.15769844 objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9936847 + value: -0.9838868 objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: -0.0062662773 + value: 0.00084576476 objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3199,23 +3114,23 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12092295 + value: 0.1810768 objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.08401715 + value: 0.08424627 objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.0741118 + value: -0.15769844 objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9936847 + value: -0.9838868 objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: -0.0062662773 + value: 0.00084576476 objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.x @@ -3223,27 +3138,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12553495 + value: 0.19071478 objectReference: {fileID: 0} - target: {fileID: 441686, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.x - value: 0.08401715 + value: 0.08424627 objectReference: {fileID: 0} - target: {fileID: 441686, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.y - value: -0.0741118 + value: -0.15769844 objectReference: {fileID: 0} - target: {fileID: 441686, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.z - value: -0.9936847 + value: -0.9838868 objectReference: {fileID: 0} - target: {fileID: 441686, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalRotation.w - value: -0.0062662773 + value: 0.00084576476 objectReference: {fileID: 0} - target: {fileID: 441686, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.y - value: 0.12837082 + value: 0.19664398 objectReference: {fileID: 0} - target: {fileID: 5499686, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_Interpolate @@ -3451,7 +3366,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.072844625 + value: 0.09687087 objectReference: {fileID: 0} - target: {fileID: 437978, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalScale.x @@ -3459,7 +3374,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.04254332 + value: 0.06777716 objectReference: {fileID: 0} - target: {fileID: 430274, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalScale.x @@ -3515,11 +3430,11 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 13649788, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_Height - value: 0.2909999 + value: 0.291 objectReference: {fileID: 0} - target: {fileID: 441686, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} propertyPath: m_LocalPosition.z - value: 0.09146416 + value: 0.11474985 objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: 23f2cce114628a448bfeaae171b4c0c0, type: 2} @@ -3575,19 +3490,19 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 447880, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: 0.06845518 + value: 0.0770621 objectReference: {fileID: 0} - target: {fileID: 447880, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.067679256 + value: -0.15096219 objectReference: {fileID: 0} - target: {fileID: 447880, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9898138 + value: -0.9805724 objectReference: {fileID: 0} - target: {fileID: 447880, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.10489063 + value: -0.09874 objectReference: {fileID: 0} - target: {fileID: 447880, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3595,27 +3510,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 447880, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.1190552 + value: 0.17840779 objectReference: {fileID: 0} - target: {fileID: 447880, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.03758353 + value: 0.063201725 objectReference: {fileID: 0} - target: {fileID: 441364, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: 0.06845518 + value: 0.0770621 objectReference: {fileID: 0} - target: {fileID: 441364, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.067679256 + value: -0.15096219 objectReference: {fileID: 0} - target: {fileID: 441364, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9898138 + value: -0.9805724 objectReference: {fileID: 0} - target: {fileID: 441364, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.10489063 + value: -0.09874 objectReference: {fileID: 0} - target: {fileID: 441364, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3623,27 +3538,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 441364, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12401608 + value: 0.18884201 objectReference: {fileID: 0} - target: {fileID: 441364, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.07047421 + value: 0.09478527 objectReference: {fileID: 0} - target: {fileID: 429658, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: 0.06845518 + value: 0.0770621 objectReference: {fileID: 0} - target: {fileID: 429658, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.067679256 + value: -0.15096219 objectReference: {fileID: 0} - target: {fileID: 429658, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9898138 + value: -0.9805724 objectReference: {fileID: 0} - target: {fileID: 429658, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.10489063 + value: -0.09874 objectReference: {fileID: 0} - target: {fileID: 429658, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3651,27 +3566,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 429658, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12720874 + value: 0.19551526 objectReference: {fileID: 0} - target: {fileID: 429658, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.091548234 + value: 0.115029454 objectReference: {fileID: 0} - target: {fileID: 436198, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.35755515 + value: -0.40143946 objectReference: {fileID: 0} - target: {fileID: 436198, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.019904869 + value: -0.08439459 objectReference: {fileID: 0} - target: {fileID: 436198, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.76508355 + value: -0.7606751 objectReference: {fileID: 0} - target: {fileID: 436198, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: 0.5351684 + value: 0.50308776 objectReference: {fileID: 0} - target: {fileID: 436198, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3679,27 +3594,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 436198, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.13554381 + value: 0.18228123 objectReference: {fileID: 0} - target: {fileID: 436198, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: -0.035984933 + value: -0.012088299 objectReference: {fileID: 0} - target: {fileID: 425120, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.35755515 + value: -0.40143946 objectReference: {fileID: 0} - target: {fileID: 425120, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.019904869 + value: -0.08439459 objectReference: {fileID: 0} - target: {fileID: 425120, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.76508355 + value: -0.7606751 objectReference: {fileID: 0} - target: {fileID: 425120, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: 0.5351684 + value: 0.50308776 objectReference: {fileID: 0} - target: {fileID: 425120, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3707,27 +3622,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 425120, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.15159172 + value: 0.20296809 objectReference: {fileID: 0} - target: {fileID: 425120, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: -0.0070637167 + value: 0.013719618 objectReference: {fileID: 0} - target: {fileID: 407702, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.35755515 + value: -0.40143946 objectReference: {fileID: 0} - target: {fileID: 407702, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.019904869 + value: -0.08439459 objectReference: {fileID: 0} - target: {fileID: 407702, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.76508355 + value: -0.7606751 objectReference: {fileID: 0} - target: {fileID: 407702, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: 0.5351684 + value: 0.50308776 objectReference: {fileID: 0} - target: {fileID: 407702, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3735,27 +3650,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 407702, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.1626143 + value: 0.21715648 objectReference: {fileID: 0} - target: {fileID: 407702, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.012724876 + value: 0.031377673 objectReference: {fileID: 0} - target: {fileID: 467038, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.009242237 + value: -0.002965297 objectReference: {fileID: 0} - target: {fileID: 467038, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.07527789 + value: -0.15891823 objectReference: {fileID: 0} - target: {fileID: 467038, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.99437046 + value: -0.9844717 objectReference: {fileID: 0} - target: {fileID: 467038, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.0739949 + value: -0.07451087 objectReference: {fileID: 0} - target: {fileID: 467038, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3763,27 +3678,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 467038, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.11929044 + value: 0.17994845 objectReference: {fileID: 0} - target: {fileID: 467038, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.045313984 + value: 0.07078108 objectReference: {fileID: 0} - target: {fileID: 434850, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.009242237 + value: -0.002965297 objectReference: {fileID: 0} - target: {fileID: 434850, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.07527789 + value: -0.15891823 objectReference: {fileID: 0} - target: {fileID: 434850, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.99437046 + value: -0.9844717 objectReference: {fileID: 0} - target: {fileID: 434850, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.0739949 + value: -0.07451087 objectReference: {fileID: 0} - target: {fileID: 434850, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3791,27 +3706,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 434850, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12456128 + value: 0.19102037 objectReference: {fileID: 0} - target: {fileID: 434850, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.08038467 + value: 0.10446933 objectReference: {fileID: 0} - target: {fileID: 445228, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.009242237 + value: -0.002965297 objectReference: {fileID: 0} - target: {fileID: 445228, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.07527789 + value: -0.15891823 objectReference: {fileID: 0} - target: {fileID: 445228, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.99437046 + value: -0.9844717 objectReference: {fileID: 0} - target: {fileID: 445228, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.0739949 + value: -0.07451087 objectReference: {fileID: 0} - target: {fileID: 445228, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3819,27 +3734,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 445228, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12781465 + value: 0.19784391 objectReference: {fileID: 0} - target: {fileID: 445228, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.101995915 + value: 0.12523162 objectReference: {fileID: 0} - target: {fileID: 494458, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: 0.13843814 + value: 0.15290219 objectReference: {fileID: 0} - target: {fileID: 494458, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.029145643 + value: -0.11122677 objectReference: {fileID: 0} - target: {fileID: 494458, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9739429 + value: -0.96800965 objectReference: {fileID: 0} - target: {fileID: 494458, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.1772591 + value: -0.16494492 objectReference: {fileID: 0} - target: {fileID: 494458, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3847,27 +3762,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 494458, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12172121 + value: 0.17898406 objectReference: {fileID: 0} - target: {fileID: 494458, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.02544576 + value: 0.05079162 objectReference: {fileID: 0} - target: {fileID: 478232, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: 0.13843814 + value: 0.15290219 objectReference: {fileID: 0} - target: {fileID: 478232, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.029145643 + value: -0.11122677 objectReference: {fileID: 0} - target: {fileID: 478232, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9739429 + value: -0.96800965 objectReference: {fileID: 0} - target: {fileID: 478232, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.1772591 + value: -0.16494492 objectReference: {fileID: 0} - target: {fileID: 478232, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3875,27 +3790,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 478232, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.124399185 + value: 0.1857357 objectReference: {fileID: 0} - target: {fileID: 478232, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.049854368 + value: 0.074398875 objectReference: {fileID: 0} - target: {fileID: 483186, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: 0.13843814 + value: 0.15290219 objectReference: {fileID: 0} - target: {fileID: 483186, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.029145643 + value: -0.11122677 objectReference: {fileID: 0} - target: {fileID: 483186, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9739429 + value: -0.96800965 objectReference: {fileID: 0} - target: {fileID: 483186, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: -0.1772591 + value: -0.16494492 objectReference: {fileID: 0} - target: {fileID: 483186, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3903,27 +3818,27 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 483186, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12619853 + value: 0.19026071 objectReference: {fileID: 0} - target: {fileID: 483186, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.06620887 + value: 0.090216786 objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.08401715 + value: -0.08424627 objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.0741118 + value: -0.15769844 objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9936847 + value: -0.9838868 objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: 0.0062662773 + value: -0.00084576476 objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3931,23 +3846,23 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12092295 + value: 0.1810768 objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.08401715 + value: -0.08424627 objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.0741118 + value: -0.15769844 objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9936847 + value: -0.9838868 objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: 0.0062662773 + value: -0.00084576476 objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3955,23 +3870,23 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12553495 + value: 0.19071478 objectReference: {fileID: 0} - target: {fileID: 452704, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.x - value: -0.08401715 + value: -0.08424627 objectReference: {fileID: 0} - target: {fileID: 452704, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.y - value: -0.0741118 + value: -0.15769844 objectReference: {fileID: 0} - target: {fileID: 452704, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.z - value: -0.9936847 + value: -0.9838868 objectReference: {fileID: 0} - target: {fileID: 452704, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalRotation.w - value: 0.0062662773 + value: -0.00084576476 objectReference: {fileID: 0} - target: {fileID: 452704, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.x @@ -3979,7 +3894,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 452704, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.y - value: 0.12837082 + value: 0.19664398 objectReference: {fileID: 0} - target: {fileID: 5451820, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_Interpolate @@ -4051,7 +3966,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 13653358, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_Height - value: 0.2909999 + value: 0.291 objectReference: {fileID: 0} - target: {fileID: 403030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalScale.x @@ -4107,7 +4022,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.04254332 + value: 0.06777716 objectReference: {fileID: 0} - target: {fileID: 484030, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalScale.x @@ -4115,7 +4030,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.072844625 + value: 0.09687087 objectReference: {fileID: 0} - target: {fileID: 433670, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalScale.x @@ -4251,7 +4166,7 @@ Prefab: objectReference: {fileID: 0} - target: {fileID: 452704, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} propertyPath: m_LocalPosition.z - value: 0.09146416 + value: 0.11474985 objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 100100000, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} @@ -4266,6 +4181,92 @@ MonoBehaviour: Transform: m_PrefabParentObject: {fileID: 415952, guid: c8515ebee271c0649b9db1321f3026a4, type: 2} m_PrefabInternal: {fileID: 2076504239} +--- !u!1 &2101849196 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + serializedVersion: 5 + m_Component: + - component: {fileID: 2101849197} + - component: {fileID: 2101849200} + - component: {fileID: 2101849199} + - component: {fileID: 2101849198} + m_Layer: 0 + m_Name: BackgroundCircle + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2101849197 +Transform: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 2101849196} + m_LocalRotation: {x: 0.70710677, y: -0, z: -0, w: -0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 618} + m_LocalScale: {x: 160, y: 1, z: 90} + m_Children: [] + m_Father: {fileID: 1394823279} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 270, y: 0, z: 0} +--- !u!23 &2101849198 +MeshRenderer: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 2101849196} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_Materials: + - {fileID: 2100000, guid: 37bd2147ff60e4f419cd5c94824b580a, 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: 1 + 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 &2101849199 +MeshCollider: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 2101849196} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Convex: 0 + m_InflateMesh: 0 + m_SkinWidth: 0.01 + m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} +--- !u!33 &2101849200 +MeshFilter: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_GameObject: {fileID: 2101849196} + m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0} --- !u!1 &2108048836 GameObject: m_ObjectHideFlags: 0 diff --git a/Assets/Textures/Backgrounds/Materials/blackwhitestripe_circle.mat b/Assets/Textures/Backgrounds/Materials/blackwhitestripe_circle.mat index 88a99e9af88fa9786cfe0da53239c2d6af861a93..e7f147059bc107ac028068ec68e43fe98851271f 100644 --- a/Assets/Textures/Backgrounds/Materials/blackwhitestripe_circle.mat +++ b/Assets/Textures/Backgrounds/Materials/blackwhitestripe_circle.mat @@ -7,7 +7,7 @@ Material: m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: blackwhitestripe_circle - m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_Shader: {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: m_LightmapFlags: 4 m_EnableInstancingVariants: 0 @@ -18,6 +18,10 @@ Material: m_SavedProperties: serializedVersion: 3 m_TexEnvs: + - _AlphaTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} - _BumpMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} @@ -36,12 +40,12 @@ Material: m_Offset: {x: 0, y: 0} - _EmissionMap: m_Texture: {fileID: 0} - m_Scale: {x: 57.64, y: 0.35} - m_Offset: {x: -0.73, y: 0.325} + m_Scale: {x: 57.64, y: 0.5} + m_Offset: {x: -0.73, y: 0.269} - _MainTex: m_Texture: {fileID: 2800000, guid: 1b360ec52d6eec04d82e4fdafb3b02ab, type: 3} - m_Scale: {x: 57.64, y: 0.35} - m_Offset: {x: -0.73, y: 0.325} + m_Scale: {x: 57.64, y: 0.5} + m_Offset: {x: -0.73, y: 0.269} - _MetallicGlossMap: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} @@ -55,10 +59,12 @@ Material: m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} m_Floats: + - PixelSnap: 0 - _BumpScale: 1 - _Cutoff: 0.5 - _DetailNormalMapScale: 1 - _DstBlend: 0 + - _EnableExternalAlpha: 0 - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 @@ -74,3 +80,5 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _Flip: {r: 1, g: 1, b: 1, a: 1} + - _RendererColor: {r: 1, g: 1, b: 1, a: 1}