- Fixed railing lighting on alleyway stairs.

- Made a dirty green paint material and used it for the newsstand.
This commit is contained in:
2026-05-21 18:30:00 -04:00
parent 68af62e333
commit ba4e42a813
22 changed files with 45 additions and 2 deletions
@@ -0,0 +1,35 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: M_GreenPaint_Dirty
m_Shader: {fileID: 4800000, guid: 0b7113dea2069fc4e8943843eff19f70, type: 3}
m_Parent: {fileID: 2100000, guid: d1244b908a4cccd4397cc9cad45fe846, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENABLE_GEOMETRIC_SPECULAR_AA
m_InvalidKeywords:
- _NORMALMAP
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _MainTex:
m_Texture: {fileID: 2800000, guid: d998877a999be404b89138ca135c4131, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: []
m_Colors: []
m_BuildTextureStacks: []
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fe18e5124def19b47bd16c8f1b3e8c24
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
+2 -2
View File
@@ -25328,12 +25328,12 @@ PrefabInstance:
type: 3} type: 3}
propertyPath: m_Materials.Array.data[2] propertyPath: m_Materials.Array.data[2]
value: value:
objectReference: {fileID: 2100000, guid: d1244b908a4cccd4397cc9cad45fe846, type: 2} objectReference: {fileID: 2100000, guid: fe18e5124def19b47bd16c8f1b3e8c24, type: 2}
- target: {fileID: -7511558181221131132, guid: f5bc5d61a5d3b344dbf2a816916c3498, - target: {fileID: -7511558181221131132, guid: f5bc5d61a5d3b344dbf2a816916c3498,
type: 3} type: 3}
propertyPath: m_Materials.Array.data[3] propertyPath: m_Materials.Array.data[3]
value: value:
objectReference: {fileID: 2100000, guid: bc5888e576e9cb34bab7b7af42d2b63f, type: 2} objectReference: {fileID: 2100000, guid: a7cc990a7c448ca4db29f85ce6945d4e, type: 2}
- target: {fileID: -7511558181221131132, guid: f5bc5d61a5d3b344dbf2a816916c3498, - target: {fileID: -7511558181221131132, guid: f5bc5d61a5d3b344dbf2a816916c3498,
type: 3} type: 3}
propertyPath: m_Materials.Array.data[4] propertyPath: m_Materials.Array.data[4]
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 694 KiB

After

Width:  |  Height:  |  Size: 694 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.