From 8b058e5d8d8a9263704525af1b3608f99fa66dbe Mon Sep 17 00:00:00 2001 From: Ding Yuntian <1491671119@qq.com> Date: Fri, 20 Jun 2025 17:18:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E8=AF=9D=E6=A1=86=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Resources/Prefabs/Basic Function/Clinic System.prefab | 8 ++++---- .../ScriptableObjects/BubbleStyle/Mini Left Style.asset | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Assets/Resources/Prefabs/Basic Function/Clinic System.prefab b/Assets/Resources/Prefabs/Basic Function/Clinic System.prefab index c463b061e..828176792 100644 --- a/Assets/Resources/Prefabs/Basic Function/Clinic System.prefab +++ b/Assets/Resources/Prefabs/Basic Function/Clinic System.prefab @@ -248,7 +248,7 @@ MonoBehaviour: actorRole: 0 idx: 0 maxWidth: 400 - minWidth: 100 + minWidth: 150 bubbleStyle: {fileID: 11400000, guid: 25654f7ad2ed25b4e90b9c93da50b9b9, type: 2} pivotType: 6 --- !u!1 &1370369938018575987 @@ -848,7 +848,7 @@ MonoBehaviour: actorRole: 0 idx: 1 maxWidth: 400 - minWidth: 100 + minWidth: 150 bubbleStyle: {fileID: 11400000, guid: 25654f7ad2ed25b4e90b9c93da50b9b9, type: 2} pivotType: 2 --- !u!1 &4145679420152162981 @@ -1068,8 +1068,8 @@ MonoBehaviour: m_ShadowVolumeIntensityEnabled: 0 m_ShadowVolumeIntensity: 0.75 m_LocalBounds: - m_Center: {x: 0.029300213, y: -0.06520009, z: 0} - m_Extent: {x: 14.105, y: 5.5692997, z: 0} + m_Center: {x: 0.03189993, y: -0.05949998, z: 0} + m_Extent: {x: 14.1126, y: 5.5685997, z: 0} m_PointLightInnerAngle: 360 m_PointLightOuterAngle: 360 m_PointLightInnerRadius: 0 diff --git a/Assets/ScriptableObjects/BubbleStyle/Mini Left Style.asset b/Assets/ScriptableObjects/BubbleStyle/Mini Left Style.asset index c83bed8bd..ea8bc109c 100644 --- a/Assets/ScriptableObjects/BubbleStyle/Mini Left Style.asset +++ b/Assets/ScriptableObjects/BubbleStyle/Mini Left Style.asset @@ -13,7 +13,7 @@ MonoBehaviour: m_Name: Mini Left Style m_EditorClassIdentifier: imageColor: {r: 1, g: 1, b: 1, a: 1} - bubblePadding: {x: 40, y: 5, z: 15, w: 20} + bubblePadding: {x: 40, y: 5, z: 15, w: 25} linePadding: {x: 10, y: 5, z: 10, w: 0} lineFontSize: 26 actorPadding: {x: 0, y: 0, z: 0, w: 0}