fix: don't use light probes on airship for the time being

fix: remove original texture-based shadows from town buildings
This commit is contained in:
Jo 2024-10-01 08:07:04 +02:00
parent 8c475381c6
commit a00d4bf50b
10 changed files with 187 additions and 365 deletions

View file

@ -35,7 +35,7 @@ MonoBehaviour:
m_CheckForContentUpdateRestrictionsOption: 0
m_MonoScriptBundleCustomNaming: Jokiller230.WuhuIsland
m_RemoteCatalogBuildPath:
m_Id: BuiltPallets/Android/Jokiller230.WuhuIsland
m_Id: BuiltPallets/StandaloneWindows64/Jokiller230.WuhuIsland
m_RemoteCatalogLoadPath:
m_Id: 'PALLET_BARCODE:Jokiller230.WuhuIsland:'
m_ContentStateBuildPathProfileVariableName: <default settings path>

View file

@ -34,7 +34,7 @@ MonoBehaviour:
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id: BuiltPallets/Android/Jokiller230.WuhuIsland
m_Id: BuiltPallets/StandaloneWindows64/Jokiller230.WuhuIsland
m_LoadPath:
m_Id: 'PALLET_BARCODE:Jokiller230.WuhuIsland:'
m_BundleMode: 0

View file

@ -34,7 +34,7 @@ MonoBehaviour:
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id: BuiltPallets/Android/Jokiller230.WuhuIsland
m_Id: BuiltPallets/StandaloneWindows64/Jokiller230.WuhuIsland
m_LoadPath:
m_Id: 'PALLET_BARCODE:Jokiller230.WuhuIsland:'
m_BundleMode: 1

View file

@ -34,7 +34,7 @@ MonoBehaviour:
m_RedirectLimit: -1
m_RetryCount: 0
m_BuildPath:
m_Id: BuiltPallets/Android/Jokiller230.WuhuIsland
m_Id: BuiltPallets/StandaloneWindows64/Jokiller230.WuhuIsland
m_LoadPath:
m_Id: 'PALLET_BARCODE:Jokiller230.WuhuIsland:'
m_BundleMode: 1

View file

@ -382,7 +382,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7911748109119028770, guid: c3027737a1bb5524c9b8d5e1505a14e1, type: 3}
propertyPath: m_LightProbeUsage
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8355269298438045201, guid: c3027737a1bb5524c9b8d5e1505a14e1, type: 3}
propertyPath: m_Materials.Array.data[0]

View file

@ -66,7 +66,7 @@ Material:
- _BlendDst: 0
- _BlendSrc: 1
- _CastShadows: 1
- _Cull: 0
- _Cull: 2
- _Details: 0
- _DstBlend: 0
- _Emission: 0

View file

@ -28,7 +28,8 @@ Material:
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
@ -71,20 +72,29 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _BakedMutiplier: 1
- _Blend: 0
- _BlendDst: 0
- _BlendSrc: 1
- _CastShadows: 1
- _Cull: 2
- _Details: 0
- _DstBlend: 0
- _Emission: 0
- _EmissionFalloff: 1
- _Normals: 0
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _SSROff: 0
- _SSRTemporalMul: 1
- _SrcBlend: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZTest: 4
- _ZWrite: 1
- _ZWriteControl: 0
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

View file

@ -28,7 +28,8 @@ Material:
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
stringTagMap:
RenderType: Opaque
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
@ -71,20 +72,29 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _BakedMutiplier: 1
- _Blend: 0
- _BlendDst: 0
- _BlendSrc: 1
- _CastShadows: 1
- _Cull: 2
- _Details: 0
- _DstBlend: 0
- _Emission: 0
- _EmissionFalloff: 1
- _Normals: 0
- _QueueControl: 0
- _QueueOffset: 0
- _ReceiveShadows: 1
- _SSROff: 0
- _SSRTemporalMul: 1
- _SrcBlend: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZTest: 4
- _ZWrite: 1
- _ZWriteControl: 0
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

File diff suppressed because it is too large Load diff

View file

@ -199,7 +199,7 @@ MonoBehaviour:
title: No Fog!
text: '- Attempt at fixing fog issues'
- version: 0.10.0
title: Let there be SUNSET! W.I.P
title: Let there be DAYLIGHT! W.I.P
text: '- Added Sunset time of day as separate map, still W.I.P
- Bake