From 4a67023b9856ca61ef4b05edca3387e378a65476 Mon Sep 17 00:00:00 2001 From: Vladimir Koshevarov Date: Thu, 17 Nov 2022 12:46:43 +0200 Subject: [PATCH] Fix waypoint --- Assets/Characters/Materials/WalkPoint.mat | 14 ++++++-------- Assets/Scenes/SampleScene.unity | 8 ++++---- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/Assets/Characters/Materials/WalkPoint.mat b/Assets/Characters/Materials/WalkPoint.mat index f0de7f92..07b06241 100644 --- a/Assets/Characters/Materials/WalkPoint.mat +++ b/Assets/Characters/Materials/WalkPoint.mat @@ -8,18 +8,16 @@ Material: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: WalkPoint - m_Shader: {fileID: 211, guid: 0000000000000000f000000000000000, type: 0} - m_ValidKeywords: + m_Shader: {fileID: 10721, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: - _ALPHABLEND_ON - m_InvalidKeywords: [] m_LightmapFlags: 0 m_EnableInstancingVariants: 0 m_DoubleSidedGI: 0 - m_CustomRenderQueue: 3000 - stringTagMap: - RenderType: Transparent - disabledShaderPasses: - - GRABPASS + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] m_SavedProperties: serializedVersion: 3 m_TexEnvs: diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity index b96a9482..5e0009c0 100644 --- a/Assets/Scenes/SampleScene.unity +++ b/Assets/Scenes/SampleScene.unity @@ -6024,13 +6024,13 @@ ParticleSystemRenderer: m_RenderAlignment: 0 m_Pivot: {x: 0, y: 0, z: 0} m_Flip: {x: 0, y: 0, z: 0} - m_UseCustomVertexStreams: 0 + m_UseCustomVertexStreams: 1 m_EnableGPUInstancing: 1 m_ApplyActiveColorSpace: 1 m_AllowRoll: 1 m_FreeformStretching: 0 m_RotateWithStretchDirection: 1 - m_VertexStreams: 00010304 + m_VertexStreams: 000304 m_Mesh: {fileID: 0} m_Mesh1: {fileID: 0} m_Mesh2: {fileID: 0} @@ -6667,7 +6667,7 @@ ParticleSystem: m_RotationOrder: 4 ShapeModule: serializedVersion: 6 - enabled: 1 + enabled: 0 type: 5 angle: 25 length: 5 @@ -10813,7 +10813,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1359374188} m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068} - m_LocalPosition: {x: 0, y: 0.09, z: -0} + m_LocalPosition: {x: 0, y: 0.3, z: -0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: []