From 619e8cc4be4e14be0944132bbcce5269b016795d Mon Sep 17 00:00:00 2001 From: reng Date: Fri, 21 Nov 2025 15:06:12 +0800 Subject: [PATCH] update --- Assets/Scenes/Scene-MOTY.unity | 16 ++++++++-------- Assets/Shaders/Material-shader.mat | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Assets/Scenes/Scene-MOTY.unity b/Assets/Scenes/Scene-MOTY.unity index 985488e..bf22e8b 100644 --- a/Assets/Scenes/Scene-MOTY.unity +++ b/Assets/Scenes/Scene-MOTY.unity @@ -139,7 +139,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!224 &73630330 RectTransform: m_ObjectHideFlags: 0 @@ -1325,8 +1325,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 114.75, y: 0} - m_SizeDelta: {x: 229.5, y: 0} + m_AnchoredPosition: {x: 181, y: 0} + m_SizeDelta: {x: 362, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &366298495 MonoBehaviour: @@ -3621,7 +3621,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 707, y: -229.5} + m_AnchoredPosition: {x: 707, y: -362} m_SizeDelta: {x: 202, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &696492449 @@ -4350,7 +4350,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 101, y: 0} - m_SizeDelta: {x: 229.5, y: 0} + m_SizeDelta: {x: 362, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &830016229 MonoBehaviour: @@ -4959,8 +4959,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 114.75, y: 0} - m_SizeDelta: {x: 229.5, y: 0} + m_AnchoredPosition: {x: 181, y: 0} + m_SizeDelta: {x: 362, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1060364296 MonoBehaviour: @@ -7097,7 +7097,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 404, y: -229.5} + m_AnchoredPosition: {x: 404, y: -362} m_SizeDelta: {x: 404, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1811530096 diff --git a/Assets/Shaders/Material-shader.mat b/Assets/Shaders/Material-shader.mat index af44ba2..ef3a76e 100644 --- a/Assets/Shaders/Material-shader.mat +++ b/Assets/Shaders/Material-shader.mat @@ -88,6 +88,6 @@ Material: m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _Resolution: {r: 1280, g: 1080, b: 0, a: 0} + - _Resolution: {r: 1280, g: 720, b: 0, a: 0} - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: []