From b68501b25b71fe3140d78577212d5ba6fe9e83a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B8=85=27=CF=89=27=E0=B8=85?= Date: Mon, 23 Feb 2026 08:24:26 -0500 Subject: [PATCH] fix: options panel background and align bug --- Assets/Scenes/Game.unity | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Assets/Scenes/Game.unity b/Assets/Scenes/Game.unity index d1ddd43..1dbd519 100644 --- a/Assets/Scenes/Game.unity +++ b/Assets/Scenes/Game.unity @@ -9692,9 +9692,9 @@ RectTransform: m_Children: [] m_Father: {fileID: 1861103688} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 1} - m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 0, y: -512} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 30} m_SizeDelta: {x: 500, y: 50} m_Pivot: {x: 0.5, y: 1} --- !u!114 &1544546083 @@ -10097,9 +10097,9 @@ RectTransform: m_Children: [] m_Father: {fileID: 1861103688} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 1} - m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 0, y: -312} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 230} m_SizeDelta: {x: 500, y: 50} m_Pivot: {x: 0.5, y: 1} --- !u!114 &1604254893 @@ -12206,27 +12206,27 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7796612875175237879, guid: d74c4ca1bfcfe104c95b4ad876269c60, type: 3} propertyPath: m_AnchorMax.x - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 7796612875175237879, guid: d74c4ca1bfcfe104c95b4ad876269c60, type: 3} propertyPath: m_AnchorMax.y - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 7796612875175237879, guid: d74c4ca1bfcfe104c95b4ad876269c60, type: 3} propertyPath: m_AnchorMin.x - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 7796612875175237879, guid: d74c4ca1bfcfe104c95b4ad876269c60, type: 3} propertyPath: m_AnchorMin.y - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 7796612875175237879, guid: d74c4ca1bfcfe104c95b4ad876269c60, type: 3} propertyPath: m_SizeDelta.x - value: 1920 + value: 0 objectReference: {fileID: 0} - target: {fileID: 7796612875175237879, guid: d74c4ca1bfcfe104c95b4ad876269c60, type: 3} propertyPath: m_SizeDelta.y - value: 1080 + value: 0 objectReference: {fileID: 0} - target: {fileID: 7796612875175237879, guid: d74c4ca1bfcfe104c95b4ad876269c60, type: 3} propertyPath: m_LocalPosition.x