From 7ccfa49f19b0e9a82f55d84e41b885d9d05d6bce Mon Sep 17 00:00:00 2001 From: liuzhiwei <liuzhiwei@qq.com> Date: Wed, 04 Nov 2020 13:48:42 +0800 Subject: [PATCH] 三属性精灵卡牌宝石特效,水boss攻击受击特效 --- Assets/00000/package/Materials/Glow_033.mat | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Assets/00000/package/Materials/Glow_033.mat b/Assets/00000/package/Materials/Glow_033.mat index 40abe63..f41e956 100644 --- a/Assets/00000/package/Materials/Glow_033.mat +++ b/Assets/00000/package/Materials/Glow_033.mat @@ -7,8 +7,8 @@ m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: "\u6CD5\u963501\u706B" - m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_Name: Glow_033 + m_Shader: {fileID: 200, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: m_LightmapFlags: 4 m_EnableInstancingVariants: 0 @@ -63,6 +63,7 @@ - _GlossMapScale: 1 - _Glossiness: 0.5 - _GlossyReflections: 1 + - _InvFade: 1 - _Metallic: 0 - _Mode: 0 - _OcclusionStrength: 1 @@ -75,4 +76,5 @@ m_Colors: - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _TintColor: {r: 1, g: 1, b: 1, a: 1} m_BuildTextureStacks: [] -- Gitblit v1.9.1