From 63133cf5403a9d7fbe3811d20c3d24f26a752449 Mon Sep 17 00:00:00 2001
From: chenxin <chenxin6991@163.com>
Date: Thu, 22 Oct 2020 16:06:35 +0800
Subject: [PATCH] 无尽模式,添加法阵展示和结算界面滑动列表

---
 Assets/Prefabs/UI/PropIcon.prefab |   23 +++++++++++++++++++----
 1 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/Assets/Prefabs/UI/PropIcon.prefab b/Assets/Prefabs/UI/PropIcon.prefab
index 2f04f94..23a05b1 100644
--- a/Assets/Prefabs/UI/PropIcon.prefab
+++ b/Assets/Prefabs/UI/PropIcon.prefab
@@ -35,7 +35,7 @@
   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: 134, y: 134}
+  m_SizeDelta: {x: 160, y: 160}
   m_Pivot: {x: 0.5, y: 0.5}
 --- !u!222 &6103026001546800385
 CanvasRenderer:
@@ -65,7 +65,7 @@
   m_OnCullStateChanged:
     m_PersistentCalls:
       m_Calls: []
-  m_Sprite: {fileID: 21300000, guid: 7452f72431e39024ea61c77c64dea0be, type: 3}
+  m_Sprite: {fileID: 21300000, guid: 2a268cb84d923cd4f809d0aa6c9b6a64, type: 3}
   m_Type: 0
   m_PreserveAspect: 0
   m_FillCenter: 1
@@ -84,6 +84,7 @@
   serializedVersion: 6
   m_Component:
   - component: {fileID: 6677654566162760697}
+  - component: {fileID: 3996982955214188713}
   m_Layer: 5
   m_Name: PropIcon
   m_TagString: Untagged
@@ -110,8 +111,22 @@
   m_AnchorMin: {x: 0.5, y: 0.5}
   m_AnchorMax: {x: 0.5, y: 0.5}
   m_AnchoredPosition: {x: -241, y: 179}
-  m_SizeDelta: {x: 134, y: 134}
+  m_SizeDelta: {x: 160, y: 160}
   m_Pivot: {x: 0.5, y: 0.5}
+--- !u!114 &3996982955214188713
+MonoBehaviour:
+  m_ObjectHideFlags: 0
+  m_CorrespondingSourceObject: {fileID: 0}
+  m_PrefabInstance: {fileID: 0}
+  m_PrefabAsset: {fileID: 0}
+  m_GameObject: {fileID: 1730832437564531912}
+  m_Enabled: 1
+  m_EditorHideFlags: 0
+  m_Script: {fileID: 11500000, guid: 417606136f3417840bd94d8237a738cf, type: 3}
+  m_Name: 
+  m_EditorClassIdentifier: 
+  Bg: {fileID: 4896144283322013574}
+  Icon: {fileID: 3587367938846590477}
 --- !u!1 &3381600331859814444
 GameObject:
   m_ObjectHideFlags: 0
@@ -177,7 +192,7 @@
   m_OnCullStateChanged:
     m_PersistentCalls:
       m_Calls: []
-  m_Sprite: {fileID: 21300000, guid: 38a3413ce7ebb794788cadf0b86b9a45, type: 3}
+  m_Sprite: {fileID: 21300000, guid: 22253e4af58f9504ea78ba1dd24ff910, type: 3}
   m_Type: 0
   m_PreserveAspect: 0
   m_FillCenter: 1

--
Gitblit v1.9.1