From 7d526eef93f8071121dfcfcd4a039b9e51dc3d67 Mon Sep 17 00:00:00 2001 From: wangguan <wangguan@kt007.com> Date: Mon, 07 Dec 2020 18:06:09 +0800 Subject: [PATCH] 修复了新手引导多次点击开宝箱页面BUG 所有塔不论上不上阵均受缩放影响 冰冻效果只显示1次 结算页面动效修改 修改地面 --- Assets/Resources/UI/Final/FinalPanel.prefab | 17 +++++++++++------ 1 files changed, 11 insertions(+), 6 deletions(-) diff --git a/Assets/Resources/UI/Final/FinalPanel.prefab b/Assets/Resources/UI/Final/FinalPanel.prefab index 54fe816..ff01156 100644 --- a/Assets/Resources/UI/Final/FinalPanel.prefab +++ b/Assets/Resources/UI/Final/FinalPanel.prefab @@ -1712,7 +1712,7 @@ - component: {fileID: 3364687659647567917} - component: {fileID: 7512340566086335350} m_Layer: 5 - m_Name: Text + m_Name: GoOnText m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -2099,7 +2099,7 @@ m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4084473540632843494} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0, z: -1500} m_LocalScale: {x: 0.7, y: 0.7, z: 0.7} m_Children: [] m_Father: {fileID: 5825945650563712391} @@ -2266,7 +2266,7 @@ m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4282407097951878964} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0, z: -1500} m_LocalScale: {x: 0.7, y: 0.7, z: 0.7} m_Children: [] m_Father: {fileID: 5825945650563712391} @@ -2421,7 +2421,7 @@ m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4409748864798671065} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0, z: -0.1} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 5825945650563712391} @@ -2806,7 +2806,7 @@ m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5531562892244897489} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0, z: -1500} m_LocalScale: {x: 0.7, y: 0.7, z: 0.7} m_Children: [] m_Father: {fileID: 5825945650563712391} @@ -4980,6 +4980,11 @@ propertyPath: m_Layer value: 5 objectReference: {fileID: 0} + - target: {fileID: 3722113802779180166, guid: 475bea2daa2edd9489bdf4733073ff7d, + type: 3} + propertyPath: m_SortingOrder + value: 0 + objectReference: {fileID: 0} - target: {fileID: 5630114664672368968, guid: 475bea2daa2edd9489bdf4733073ff7d, type: 3} propertyPath: playOnAwake @@ -5008,7 +5013,7 @@ - target: {fileID: 6225265779541526635, guid: 475bea2daa2edd9489bdf4733073ff7d, type: 3} propertyPath: m_LocalPosition.z - value: 1 + value: -690 objectReference: {fileID: 0} - target: {fileID: 6225265779541526635, guid: 475bea2daa2edd9489bdf4733073ff7d, type: 3} -- Gitblit v1.9.1