Continued working on the lights, set up playable version and turn trap at the end of the stairs. Working on making stairs feel longer.

This commit is contained in:
2025-12-03 17:23:18 +00:00
parent 732a2577c2
commit e0c93be280
67 changed files with 29354 additions and 534 deletions

View File

@@ -26,6 +26,7 @@ Material:
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _COLORCOLOR_ON
- _EMISSION
- _FADING_ON
- _SOFTPARTICLES_ON
- _SURFACE_TYPE_TRANSPARENT

View File

@@ -2,20 +2,24 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Neon_Fast_02
m_Shader: {fileID: 4800000, guid: 325b924500ba5804aa4b407d80084502, type: 3}
m_ShaderKeywords:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 2
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@@ -39,14 +43,32 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaCutoff: 0.5
- _Brightness: 3.5
- _EnvironmentReflections: 1
- _Int1: 6
- _Metallic: 0
- _NormalAmount: 1
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Saturation: 1.75
- _Smoothness: 0.2
- _SpecularHighlights: 1
- _UVScrollSpeed: 0.1
- _VShift: 0
- __dirty: 0
@@ -54,3 +76,4 @@ Material:
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _Tint: {r: 1, g: 1, b: 1, a: 0}
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@@ -2,20 +2,24 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Neon_Slow_01
m_Shader: {fileID: 4800000, guid: 325b924500ba5804aa4b407d80084502, type: 3}
m_ShaderKeywords:
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 2
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@@ -39,14 +43,32 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaCutoff: 0.5
- _Brightness: 3.5
- _EnvironmentReflections: 1
- _Int1: 6
- _Metallic: 0
- _NormalAmount: 1
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Saturation: 1.75
- _Smoothness: 0.2
- _SpecularHighlights: 1
- _UVScrollSpeed: 0.75
- _VShift: 0
- __dirty: 0
@@ -54,3 +76,4 @@ Material:
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _Tint: {r: 1, g: 1, b: 1, a: 0}
m_BuildTextureStacks: []
m_AllowLocking: 1