From 46403f143125c0de4a7c8b2c2fd253abf7dfbc0b Mon Sep 17 00:00:00 2001 From: gaoxin Date: Wed, 26 Aug 2020 18:17:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E8=A7=92=E8=89=B2=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManagedResources/Prefabs/UI/Popup/CreateNamePopup.prefab | 2 +- .../ManagedResources/~Lua/Modules/Popup/CreateNamePopup.lua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/ManagedResources/Prefabs/UI/Popup/CreateNamePopup.prefab b/Assets/ManagedResources/Prefabs/UI/Popup/CreateNamePopup.prefab index c53616876a..960ea1b5a0 100644 --- a/Assets/ManagedResources/Prefabs/UI/Popup/CreateNamePopup.prefab +++ b/Assets/ManagedResources/Prefabs/UI/Popup/CreateNamePopup.prefab @@ -39529,7 +39529,7 @@ RectTransform: 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: 0, y: 436} + m_AnchoredPosition: {x: -30, y: 485} m_SizeDelta: {x: 841, y: 987} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &3471754034931023599 diff --git a/Assets/ManagedResources/~Lua/Modules/Popup/CreateNamePopup.lua b/Assets/ManagedResources/~Lua/Modules/Popup/CreateNamePopup.lua index 77a82c6e81..708d31288d 100644 --- a/Assets/ManagedResources/~Lua/Modules/Popup/CreateNamePopup.lua +++ b/Assets/ManagedResources/~Lua/Modules/Popup/CreateNamePopup.lua @@ -12,8 +12,8 @@ local girlLiveRes = "live2d_npc_map_nv" local smallInfo = {[1] = {Pos = Vector3.New(-1, -81, 0), Scale = Vector3.New(0.25, 0.25, 0.25)}, [2] = {Pos = Vector3.New(-1, -81, 0), Scale = Vector3.New(0.15, 0.15, 0.15)},} -local bigInfo = {[1] = {Pos = Vector3.New(-43, -312, 0), Scale = Vector3.New(0.4, 0.4, 0.4)}, - [2] = {Pos = Vector3.New(-53, -309, 0), Scale = Vector3.New(0.4, 0.4, 0.4)},} +local bigInfo = {[1] = {Pos = Vector3.New(0, -359, 0), Scale = Vector3.New(0.5, 0.5, 0.5)}, + [2] = {Pos = Vector3.New(-33, -382, 0), Scale = Vector3.New(0.45, 0.45, 0.45)},} local curLive local lastChoose