From eb47adf2d27616b156693f0137cd830a2fea8c4a Mon Sep 17 00:00:00 2001 From: ProtoSharkk Date: Sun, 20 Oct 2024 02:35:32 -0700 Subject: [PATCH] Anchor health bar to bottom left --- Assets/Scenes/SampleScene.unity | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index af2e874..738bf93 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -587,10 +587,10 @@ RectTransform: m_Children: [] m_Father: {fileID: 109163895} 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: -617.7, y: -310.9} - m_SizeDelta: {x: 200, y: 84.4} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 100, y: 40} + m_SizeDelta: {x: 200, y: 80} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1394869900 MonoBehaviour: