From 4b7c9fd1a7ff38c21ccfa6ec506fe6c2eccb8851 Mon Sep 17 00:00:00 2001 From: Alexis Iakovenko <alexis.iakovenko@gmail.com> Date: Mon, 8 Jan 2018 17:22:31 +0100 Subject: [PATCH] Fix Anchor on camera button --- Assets/Scenes/Replay.unity | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Assets/Scenes/Replay.unity b/Assets/Scenes/Replay.unity index 26f74f0..f23f183 100644 --- a/Assets/Scenes/Replay.unity +++ b/Assets/Scenes/Replay.unity @@ -211,15 +211,15 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 425149262} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -421.73, y: 201.5, z: 0} + m_LocalPosition: {x: -419.99997, y: 219, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1487093064} 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: -421.73, y: 201.5} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 226.00003, y: -80} m_SizeDelta: {x: 30, y: 30} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &425149264 @@ -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: -544, y: 201.5, z: 0} + m_LocalPosition: {x: -542, y: 219, 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: -544, y: 148.5, z: 0} + m_LocalPosition: {x: -542, y: 166, 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: -544, y: 118.5, z: 0} + m_LocalPosition: {x: -542, y: 136, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1487093064} @@ -1529,7 +1529,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1475768281} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 537, y: 246, z: 0} + m_LocalPosition: {x: 535, y: 263.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 409326028} @@ -1719,7 +1719,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1487093060} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 648, y: 281.5, z: 0} + m_LocalPosition: {x: 646, y: 299, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1882596558} @@ -2162,7 +2162,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 1882596557} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -544, y: 246, z: 0} + m_LocalPosition: {x: -542, y: 263.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: - {fileID: 1741226554} @@ -2578,7 +2578,7 @@ RectTransform: m_PrefabInternal: {fileID: 0} m_GameObject: {fileID: 2041325544} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -357, y: 246, z: 0} + m_LocalPosition: {x: -355, y: 263.5, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 1487093064} -- GitLab