Fix waypoint

This commit is contained in:
Vladimir Koshevarov
2022-11-17 12:46:43 +02:00
parent e4015bc015
commit 4a67023b98
2 changed files with 10 additions and 12 deletions
+6 -8
View File
@@ -8,18 +8,16 @@ Material:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_Name: WalkPoint m_Name: WalkPoint
m_Shader: {fileID: 211, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 10721, guid: 0000000000000000f000000000000000, type: 0}
m_ValidKeywords: m_ValidKeywords: []
m_InvalidKeywords:
- _ALPHABLEND_ON - _ALPHABLEND_ON
m_InvalidKeywords: []
m_LightmapFlags: 0 m_LightmapFlags: 0
m_EnableInstancingVariants: 0 m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0 m_DoubleSidedGI: 0
m_CustomRenderQueue: 3000 m_CustomRenderQueue: -1
stringTagMap: stringTagMap: {}
RenderType: Transparent disabledShaderPasses: []
disabledShaderPasses:
- GRABPASS
m_SavedProperties: m_SavedProperties:
serializedVersion: 3 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
+4 -4
View File
@@ -6024,13 +6024,13 @@ ParticleSystemRenderer:
m_RenderAlignment: 0 m_RenderAlignment: 0
m_Pivot: {x: 0, y: 0, z: 0} m_Pivot: {x: 0, y: 0, z: 0}
m_Flip: {x: 0, y: 0, z: 0} m_Flip: {x: 0, y: 0, z: 0}
m_UseCustomVertexStreams: 0 m_UseCustomVertexStreams: 1
m_EnableGPUInstancing: 1 m_EnableGPUInstancing: 1
m_ApplyActiveColorSpace: 1 m_ApplyActiveColorSpace: 1
m_AllowRoll: 1 m_AllowRoll: 1
m_FreeformStretching: 0 m_FreeformStretching: 0
m_RotateWithStretchDirection: 1 m_RotateWithStretchDirection: 1
m_VertexStreams: 00010304 m_VertexStreams: 000304
m_Mesh: {fileID: 0} m_Mesh: {fileID: 0}
m_Mesh1: {fileID: 0} m_Mesh1: {fileID: 0}
m_Mesh2: {fileID: 0} m_Mesh2: {fileID: 0}
@@ -6667,7 +6667,7 @@ ParticleSystem:
m_RotationOrder: 4 m_RotationOrder: 4
ShapeModule: ShapeModule:
serializedVersion: 6 serializedVersion: 6
enabled: 1 enabled: 0
type: 5 type: 5
angle: 25 angle: 25
length: 5 length: 5
@@ -10813,7 +10813,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1359374188} m_GameObject: {fileID: 1359374188}
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068} 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_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []