From bc14626b98377c39db4d77029326389bb34484a8 Mon Sep 17 00:00:00 2001
From: chenxin <chenxin6991@163.com>
Date: Sat, 31 Oct 2020 16:59:37 +0800
Subject: [PATCH] boss动作、结算特效、选择部分特效,关卡流程的bug

---
 Assets/Materials/Guide/RectGuidance.mat |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Assets/Materials/Guide/RectGuidance.mat b/Assets/Materials/Guide/RectGuidance.mat
index c945fc2..8e6b1b7 100644
--- a/Assets/Materials/Guide/RectGuidance.mat
+++ b/Assets/Materials/Guide/RectGuidance.mat
@@ -69,8 +69,8 @@
     - _OcclusionStrength: 1
     - _Parallax: 0.02
     - _Slider: 81.39478
-    - _SliderX: 189
-    - _SliderY: 73.5
+    - _SliderX: 79
+    - _SliderY: 265
     - _SmoothnessTextureChannel: 0
     - _SpecularHighlights: 1
     - _SrcBlend: 1
@@ -83,7 +83,7 @@
     - _UseUIAlphaClip: 0
     - _ZWrite: 1
     m_Colors:
-    - _Center: {r: -3, g: -862, b: 0, a: 0}
+    - _Center: {r: -145, g: 155, b: 0, a: 0}
     - _Color: {r: 1, g: 1, b: 1, a: 1}
     - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
   m_BuildTextureStacks: []

--
Gitblit v1.9.1