From 5180b2caf0ce5279e1b5e3976674a9592fdb19f0 Mon Sep 17 00:00:00 2001 From: boramqo83 Date: Mon, 27 Nov 2023 14:31:07 +0900 Subject: [PATCH] [Design]UI_IntroScreen_Prefabs_Edit --- .../Module/CellView/SelectPlanetCell.prefab | 32 +++++++++---------- .../UI/Prefabs/UI_IntroScreen.prefab | 12 +++---- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/nekoyume/Assets/AddressableAssets/UI/Module/CellView/SelectPlanetCell.prefab b/nekoyume/Assets/AddressableAssets/UI/Module/CellView/SelectPlanetCell.prefab index b452b439b38..5436225ee9a 100644 --- a/nekoyume/Assets/AddressableAssets/UI/Module/CellView/SelectPlanetCell.prefab +++ b/nekoyume/Assets/AddressableAssets/UI/Module/CellView/SelectPlanetCell.prefab @@ -35,9 +35,9 @@ RectTransform: m_Father: {fileID: 584328350372193711} m_RootOrder: 4 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: 169, y: 26} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: -60, y: -17} m_SizeDelta: {x: 64, y: 28} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &3464127034241295842 @@ -161,7 +161,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} + m_SizeDelta: {x: -120, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &8637868159964898387 CanvasRenderer: @@ -599,8 +599,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: -5} + m_SizeDelta: {x: 0, y: -10} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &1131274232255555693 CanvasRenderer: @@ -693,9 +693,9 @@ RectTransform: m_Father: {fileID: 3157558519330020504} m_RootOrder: 1 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: -182, y: 0} + m_AnchorMin: {x: 0, y: 0.5} + m_AnchorMax: {x: 0, y: 0.5} + m_AnchoredPosition: {x: 40, y: 0} m_SizeDelta: {x: 30, y: 30} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &1866582665853048343 @@ -1016,8 +1016,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: -5} + m_SizeDelta: {x: 0, y: -10} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &888187350532594971 CanvasRenderer: @@ -1228,8 +1228,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: -5} + m_SizeDelta: {x: 0, y: -10} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &2843794832472797747 CanvasRenderer: @@ -1384,8 +1384,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: -5} + m_SizeDelta: {x: 0, y: -10} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4855966717254029222 CanvasRenderer: @@ -1609,7 +1609,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 0.5} m_AnchorMax: {x: 1, y: 0.5} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 64} + m_SizeDelta: {x: 0, y: 74} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &2098087449534920061 CanvasRenderer: diff --git a/nekoyume/Assets/Resources/UI/Prefabs/UI_IntroScreen.prefab b/nekoyume/Assets/Resources/UI/Prefabs/UI_IntroScreen.prefab index b4c22d348fa..3662e9aff97 100644 --- a/nekoyume/Assets/Resources/UI/Prefabs/UI_IntroScreen.prefab +++ b/nekoyume/Assets/Resources/UI/Prefabs/UI_IntroScreen.prefab @@ -6941,7 +6941,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 0} m_AnchoredPosition: {x: 0, y: 5} - m_SizeDelta: {x: 0, y: 28} + m_SizeDelta: {x: 0, y: 10} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &132950836163934161 CanvasRenderer: @@ -8219,7 +8219,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: -5} - m_SizeDelta: {x: 0, y: 28} + m_SizeDelta: {x: 0, y: 10} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &1760109840651783127 CanvasRenderer: @@ -13701,15 +13701,15 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ce21e9388887497b99c8a9364d537321, type: 3} m_Name: m_EditorClassIdentifier: - cellInterval: -0.2580645 - scrollOffset: -0.2580645 + cellInterval: -0.23417722 + scrollOffset: -0.23417722 loop: 0 cellContainer: {fileID: 7200235518746124115} reuseCellMarginCount: 0 paddingHead: 15 paddingTail: 10 - spacing: 16 - cellSize: 64 + spacing: 0 + cellSize: 74 cellPrefab: {fileID: 9153680746801359511, guid: 36ae6d37c0aea47cfa0025d18dfae81d, type: 3} --- !u!1 &7308964520275054077