From 94579c2f24d4c4477be8029d1e323dc9214a06af Mon Sep 17 00:00:00 2001 From: art_wzw <1151373633@qq.com> Date: 星期三, 26 十二月 2018 09:39:18 +0800 Subject: [PATCH] 场景NPC技能特效 --- Effects/Common/BiaoShi/Materials/07.mat | 7 ++++--- Effects/Common/BiaoShi/Animation/Effect.anim | 32 ++++++++++++++++---------------- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/Effects/Common/BiaoShi/Animation/Effect.anim b/Effects/Common/BiaoShi/Animation/Effect.anim index 4efd934..9cb9b56 100644 --- a/Effects/Common/BiaoShi/Animation/Effect.anim +++ b/Effects/Common/BiaoShi/Animation/Effect.anim @@ -19,19 +19,19 @@ m_Curve: - serializedVersion: 2 time: 0 - value: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0.128, z: 0} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 - serializedVersion: 2 - time: 1.5 - value: {x: 0, y: 0, z: 0.128} + time: 1 + value: {x: 0, y: 0.219, z: 0} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 - serializedVersion: 2 - time: 3 - value: {x: 0, y: 0, z: 0} + time: 2 + value: {x: 0, y: 0.128, z: 0} inSlope: {x: 0, y: 0, z: 0} outSlope: {x: 0, y: 0, z: 0} tangentMode: 0 @@ -62,7 +62,7 @@ m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 3 + m_StopTime: 2 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 @@ -88,13 +88,13 @@ outSlope: 0 tangentMode: 136 - serializedVersion: 2 - time: 1.5 + time: 1 value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 - serializedVersion: 2 - time: 3 + time: 2 value: 0 inSlope: 0 outSlope: 0 @@ -111,19 +111,19 @@ m_Curve: - serializedVersion: 2 time: 0 - value: 0 + value: 0.128 inSlope: 0 outSlope: 0 tangentMode: 136 - serializedVersion: 2 - time: 1.5 - value: 0 + time: 1 + value: 0.219 inSlope: 0 outSlope: 0 tangentMode: 136 - serializedVersion: 2 - time: 3 - value: 0 + time: 2 + value: 0.128 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -144,13 +144,13 @@ outSlope: 0 tangentMode: 136 - serializedVersion: 2 - time: 1.5 - value: 0.128 + time: 1 + value: 0 inSlope: 0 outSlope: 0 tangentMode: 136 - serializedVersion: 2 - time: 3 + time: 2 value: 0 inSlope: 0 outSlope: 0 diff --git a/Effects/Common/BiaoShi/Materials/07.mat b/Effects/Common/BiaoShi/Materials/07.mat index 007f6f9..634dd03 100644 --- a/Effects/Common/BiaoShi/Materials/07.mat +++ b/Effects/Common/BiaoShi/Materials/07.mat @@ -6,8 +6,8 @@ m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} - m_Name: "\u53EF\u5EFA\u9020\u63D0\u793A" - m_Shader: {fileID: 207, guid: 0000000000000000f000000000000000, type: 0} + m_Name: 07 + m_Shader: {fileID: 203, guid: 0000000000000000f000000000000000, type: 0} m_ShaderKeywords: m_LightmapFlags: 4 m_EnableInstancingVariants: 0 @@ -24,4 +24,5 @@ m_Offset: {x: 0, y: 0} m_Floats: - _InvFade: 1 - m_Colors: [] + m_Colors: + - _TintColor: {r: 0.5588235, g: 0.5588235, b: 0.5588235, a: 0.5} -- Gitblit v1.8.0