From 10e6c3e1d7dec88252b494ef5a48b8b68c1088c6 Mon Sep 17 00:00:00 2001
From: tlk <werasdrsd@qq,com>
Date: 星期五, 26 九月 2025 12:04:02 +0800
Subject: [PATCH] 1 调整觉醒消耗位置

---
 UI/HeroAwakeWin.prefab |   41 ++++++++++++++++++++++++++++-------------
 1 files changed, 28 insertions(+), 13 deletions(-)

diff --git a/UI/HeroAwakeWin.prefab b/UI/HeroAwakeWin.prefab
index d22ed75..c537a76 100644
--- a/UI/HeroAwakeWin.prefab
+++ b/UI/HeroAwakeWin.prefab
@@ -984,6 +984,7 @@
   - component: {fileID: 2606954780111546142}
   - component: {fileID: 5369303178314486108}
   - component: {fileID: 8931975946834631920}
+  - component: {fileID: 2792066694849621956}
   m_Layer: 5
   m_Name: value
   m_TagString: Untagged
@@ -1002,12 +1003,13 @@
   m_LocalPosition: {x: 0, y: 0, z: 0}
   m_LocalScale: {x: 1, y: 1, z: 1}
   m_ConstrainProportionsScale: 0
-  m_Children: []
-  m_Father: {fileID: 678760166133932487}
+  m_Children:
+  - {fileID: 678760166133932487}
+  m_Father: {fileID: 5893579824020788481}
   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: 77, y: 0}
+  m_AnchoredPosition: {x: 20, y: 50}
   m_SizeDelta: {x: 116.0211, y: 34.1}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!222 &5369303178314486108
@@ -1045,17 +1047,31 @@
     m_BestFit: 0
     m_MinSize: 10
     m_MaxSize: 40
-    m_Alignment: 3
+    m_Alignment: 4
     m_AlignByGeometry: 0
     m_RichText: 1
-    m_HorizontalOverflow: 1
-    m_VerticalOverflow: 1
+    m_HorizontalOverflow: 0
+    m_VerticalOverflow: 0
     m_LineSpacing: 1
   m_Text: 150/50
   m_IsKey: 0
   m_KeyName: 
   m_ColorType: 0
   m_BGColorType: 0
+--- !u!114 &2792066694849621956
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 825825105997806762}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  m_HorizontalFit: 2
+  m_VerticalFit: 0
 --- !u!1 &910602784468101924
 GameObject:
   m_ObjectHideFlags: 0
@@ -3779,7 +3795,7 @@
   m_ConstrainProportionsScale: 0
   m_Children:
   - {fileID: 2363298455562242746}
-  - {fileID: 678760166133932487}
+  - {fileID: 2606954780111546142}
   m_Father: {fileID: 5658149250194742727}
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
   m_AnchorMin: {x: 0.5, y: 0.5}
@@ -4428,13 +4444,12 @@
   m_LocalPosition: {x: 0, y: 0, z: 0}
   m_LocalScale: {x: 1, y: 1, z: 1}
   m_ConstrainProportionsScale: 0
-  m_Children:
-  - {fileID: 2606954780111546142}
-  m_Father: {fileID: 5893579824020788481}
+  m_Children: []
+  m_Father: {fileID: 2606954780111546142}
   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: -37, y: 50}
+  m_AnchorMin: {x: 0, y: 0.5}
+  m_AnchorMax: {x: 0, y: 0.5}
+  m_AnchoredPosition: {x: -19, y: 0}
   m_SizeDelta: {x: 40, y: 40}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!222 &962895947138521218

--
Gitblit v1.8.0