From 6b48c7e28ef116e3d6d78a519d96cc56d7ac00a5 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 12 六月 2025 18:48:25 +0800
Subject: [PATCH] 18 子 2D卡牌客户端搭建 / 2D卡牌客户端搭建 新增界面ScaleOverInOut曲线(给策划/美术调

---
 UI/PlaceWin.prefab |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/UI/PlaceWin.prefab b/UI/PlaceWin.prefab
index dc41361..a70bec4 100644
--- a/UI/PlaceWin.prefab
+++ b/UI/PlaceWin.prefab
@@ -1019,8 +1019,8 @@
   - {fileID: 6139649176753957295}
   m_Father: {fileID: 0}
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
-  m_AnchorMin: {x: 0, y: 0}
-  m_AnchorMax: {x: 0, y: 0}
+  m_AnchorMin: {x: 0.5, y: 0.5}
+  m_AnchorMax: {x: 0.5, y: 0.5}
   m_AnchoredPosition: {x: 0, y: 0}
   m_SizeDelta: {x: 0, y: 0}
   m_Pivot: {x: 0.5, y: 0.5}
@@ -1057,7 +1057,7 @@
   m_Enabled: 1
   m_Alpha: 1
   m_Interactable: 1
-  m_BlocksRaycasts: 0
+  m_BlocksRaycasts: 1
   m_IgnoreParentGroups: 0
 --- !u!114 &8389132609954419265
 MonoBehaviour:

--
Gitblit v1.8.0