From 09308f8d537dde36a8e7d69b53350279dce15c60 Mon Sep 17 00:00:00 2001
From: SofianeLasri <alasri250@gmail.com>
Date: Thu, 9 Mar 2023 21:51:59 +0100
Subject: [PATCH] Saved scene

---
 Assets/Scenes/SampleScene.unity | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity
index f2d4f47..5710650 100644
--- a/Assets/Scenes/SampleScene.unity
+++ b/Assets/Scenes/SampleScene.unity
@@ -161,9 +161,9 @@ RectTransform:
   m_Father: {fileID: 149733777}
   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: 267, y: -672}
+  m_AnchorMin: {x: 1, y: 0}
+  m_AnchorMax: {x: 1, y: 0}
+  m_AnchoredPosition: {x: -133, y: 39}
   m_SizeDelta: {x: 512, y: 108}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!114 &94273023
@@ -593,8 +593,8 @@ RectTransform:
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
   m_AnchorMin: {x: 0, y: 1}
   m_AnchorMax: {x: 0, y: 1}
-  m_AnchoredPosition: {x: 243.6, y: -62.1}
-  m_SizeDelta: {x: 160, y: 30}
+  m_AnchoredPosition: {x: 130, y: -62.1}
+  m_SizeDelta: {x: 78.84, y: 30}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!114 &724911941
 MonoBehaviour:
-- 
GitLab