From 9a70c9ca7e172db2e0d02f255a96fd85ab8e1e4f Mon Sep 17 00:00:00 2001 From: sippy-thinks Date: Fri, 14 Feb 2025 07:07:03 +0800 Subject: [PATCH] game: houses added --- .../meshes/3dpea.com_Picket fence.fbx | 3 + .../meshes/3dpea.com_Picket fence.fbx.meta | 109 ++++++++++++++ .../Imported_assets/meshes/master_house.fbx | 3 + .../meshes/master_house.fbx.meta | 109 ++++++++++++++ .../prefabs/3dpea.com_Picket fence.prefab | 100 +++++++++++++ .../3dpea.com_Picket fence.prefab.meta | 7 + .../prefabs/master_house.prefab | 104 +++++++++++++ .../prefabs/master_house.prefab.meta | 7 + SSLR/Assets/Texture/housemaster.meta | 8 + ...andardSurface1_AlbedoTransparency.1001.png | 3 + ...dSurface1_AlbedoTransparency.1001.png.meta | 140 ++++++++++++++++++ ...andardSurface1_MetallicSmoothness.1001.png | 3 + ...dSurface1_MetallicSmoothness.1001.png.meta | 140 ++++++++++++++++++ ...ter_house_standardSurface1_Normal.1001.png | 3 + ...ouse_standardSurface1_Normal.1001.png.meta | 140 ++++++++++++++++++ .../Texture/housemaster/masterhouse.mat | 135 +++++++++++++++++ .../Texture/housemaster/masterhouse.mat.meta | 8 + SSLR/Assets/Texture/housetrimsheet.meta | 8 + .../Texture/housetrimsheet/house_material.mat | 135 +++++++++++++++++ .../housetrimsheet/house_material.mat.meta | 8 + ...andardSurface1_AlbedoTransparency.1001.png | 3 + ...dSurface1_AlbedoTransparency.1001.png.meta | 140 ++++++++++++++++++ ...andardSurface1_MetallicSmoothness.1001.png | 3 + ...dSurface1_MetallicSmoothness.1001.png.meta | 140 ++++++++++++++++++ ...et_houses_standardSurface1_Normal.1001.png | 3 + ...uses_standardSurface1_Normal.1001.png.meta | 140 ++++++++++++++++++ .../Materials/Atlas_Mat.mat | 2 +- .../WC_Terrain/WC_Terrain_0_0.asset | Bin 13394792 -> 13396624 bytes 28 files changed, 1603 insertions(+), 1 deletion(-) create mode 100644 SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx create mode 100644 SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx.meta create mode 100644 SSLR/Assets/Imported_assets/meshes/master_house.fbx create mode 100644 SSLR/Assets/Imported_assets/meshes/master_house.fbx.meta create mode 100644 SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab create mode 100644 SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab.meta create mode 100644 SSLR/Assets/Imported_assets/prefabs/master_house.prefab create mode 100644 SSLR/Assets/Imported_assets/prefabs/master_house.prefab.meta create mode 100644 SSLR/Assets/Texture/housemaster.meta create mode 100644 SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png create mode 100644 SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png.meta create mode 100644 SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png create mode 100644 SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png.meta create mode 100644 SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png create mode 100644 SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png.meta create mode 100644 SSLR/Assets/Texture/housemaster/masterhouse.mat create mode 100644 SSLR/Assets/Texture/housemaster/masterhouse.mat.meta create mode 100644 SSLR/Assets/Texture/housetrimsheet.meta create mode 100644 SSLR/Assets/Texture/housetrimsheet/house_material.mat create mode 100644 SSLR/Assets/Texture/housetrimsheet/house_material.mat.meta create mode 100644 SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png create mode 100644 SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png.meta create mode 100644 SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png create mode 100644 SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png.meta create mode 100644 SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png create mode 100644 SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png.meta diff --git a/SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx b/SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx new file mode 100644 index 0000000..5d2ee80 --- /dev/null +++ b/SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1befbc0e2544e0623b428b46f3b82900970d09f886f07eae578dc7021a0c01e +size 182544 diff --git a/SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx.meta b/SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx.meta new file mode 100644 index 0000000..4012660 --- /dev/null +++ b/SSLR/Assets/Imported_assets/meshes/3dpea.com_Picket fence.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: 91980bbebf8e77445b33d376d3c35060 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Imported_assets/meshes/master_house.fbx b/SSLR/Assets/Imported_assets/meshes/master_house.fbx new file mode 100644 index 0000000..8935b7f --- /dev/null +++ b/SSLR/Assets/Imported_assets/meshes/master_house.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7486a86a049fb5f073cee2ed2e194fd07940d062f9c058b439ca108658e0a621 +size 35776 diff --git a/SSLR/Assets/Imported_assets/meshes/master_house.fbx.meta b/SSLR/Assets/Imported_assets/meshes/master_house.fbx.meta new file mode 100644 index 0000000..0c89cda --- /dev/null +++ b/SSLR/Assets/Imported_assets/meshes/master_house.fbx.meta @@ -0,0 +1,109 @@ +fileFormatVersion: 2 +guid: a45d1ee80beff984a9fadda03cb85675 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab b/SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab new file mode 100644 index 0000000..3b94728 --- /dev/null +++ b/SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab @@ -0,0 +1,100 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &231495384190531237 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalScale.x + value: 15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalScale.y + value: 15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalScale.z + value: 15 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalPosition.x + value: 748.49 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalPosition.y + value: 11.199402 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalPosition.z + value: 443.96 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + propertyPath: m_Name + value: 3dpea.com_Picket fence + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + insertIndex: -1 + addedObject: {fileID: 4168154816721728748} + m_SourcePrefab: {fileID: 100100000, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} +--- !u!1 &1150394838325955572 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 91980bbebf8e77445b33d376d3c35060, type: 3} + m_PrefabInstance: {fileID: 231495384190531237} + m_PrefabAsset: {fileID: 0} +--- !u!65 &4168154816721728748 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1150394838325955572} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.2638308, y: 0.11597505, z: 0.0018991306} + m_Center: {x: -0.0001744777, y: 0.057987526, z: -0.011702674} diff --git a/SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab.meta b/SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab.meta new file mode 100644 index 0000000..7008896 --- /dev/null +++ b/SSLR/Assets/Imported_assets/prefabs/3dpea.com_Picket fence.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a6e5ff8612389eb43a19a4dd735fa6e0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Imported_assets/prefabs/master_house.prefab b/SSLR/Assets/Imported_assets/prefabs/master_house.prefab new file mode 100644 index 0000000..77a667c --- /dev/null +++ b/SSLR/Assets/Imported_assets/prefabs/master_house.prefab @@ -0,0 +1,104 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &4373092834465103925 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalScale.x + value: 594.79724 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalScale.y + value: 594.79724 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalScale.z + value: 594.79724 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalPosition.x + value: 740.6 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalPosition.y + value: 14.3 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalPosition.z + value: 478.52 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -7511558181221131132, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: d1863f7d5fd8d474d83813e1762a1459, type: 2} + - target: {fileID: 919132149155446097, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + propertyPath: m_Name + value: master_house + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: + - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + insertIndex: -1 + addedObject: {fileID: 6567968880332961580} + m_SourcePrefab: {fileID: 100100000, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} +--- !u!1 &3490625141918170468 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: a45d1ee80beff984a9fadda03cb85675, type: 3} + m_PrefabInstance: {fileID: 4373092834465103925} + m_PrefabAsset: {fileID: 0} +--- !u!65 &6567968880332961580 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3490625141918170468} + m_Material: {fileID: 0} + m_IncludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_ExcludeLayers: + serializedVersion: 2 + m_Bits: 0 + m_LayerOverridePriority: 0 + m_IsTrigger: 0 + m_ProvidesContacts: 0 + m_Enabled: 1 + serializedVersion: 3 + m_Size: {x: 0.015033612, y: 0.01, z: 0.01770826} + m_Center: {x: -0.0025168061, y: 0, z: 0.001733962} diff --git a/SSLR/Assets/Imported_assets/prefabs/master_house.prefab.meta b/SSLR/Assets/Imported_assets/prefabs/master_house.prefab.meta new file mode 100644 index 0000000..300e828 --- /dev/null +++ b/SSLR/Assets/Imported_assets/prefabs/master_house.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ca03260fa8f7b1448b277d017c640092 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housemaster.meta b/SSLR/Assets/Texture/housemaster.meta new file mode 100644 index 0000000..9d71445 --- /dev/null +++ b/SSLR/Assets/Texture/housemaster.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7df1228f20839ab499005cf23b5ebaf0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png new file mode 100644 index 0000000..84fbd8f --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5231e3c7f603d91496bc5728d809e081d759cf33027e479d842048d06d544c9c +size 69785 diff --git a/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png.meta b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png.meta new file mode 100644 index 0000000..0440777 --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_AlbedoTransparency.1001.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: bc1df234559daa14cb284e001548655d +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png new file mode 100644 index 0000000..b4cce63 --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d618131ae7d2bb17d32eb5cd1dd1d79f956ad29dc5721aa09478a21dd75099a3 +size 2209165 diff --git a/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png.meta b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png.meta new file mode 100644 index 0000000..84b7e47 --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_MetallicSmoothness.1001.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 86be9a6158e40e4409845ef76334d622 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png new file mode 100644 index 0000000..c59d0eb --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e148f10089547ad65a99c7e61d95871213a3db858942766bc9980c28d447a33c +size 5511024 diff --git a/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png.meta b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png.meta new file mode 100644 index 0000000..c0c19d2 --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/master_house_standardSurface1_Normal.1001.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 36101c1dfeb87994dbce60d08775b675 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housemaster/masterhouse.mat b/SSLR/Assets/Texture/housemaster/masterhouse.mat new file mode 100644 index 0000000..2ec404c --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/masterhouse.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8784740901275195015 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: masterhouse + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: bc1df234559daa14cb284e001548655d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 36101c1dfeb87994dbce60d08775b675, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: bc1df234559daa14cb284e001548655d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 86be9a6158e40e4409845ef76334d622, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + 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: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/SSLR/Assets/Texture/housemaster/masterhouse.mat.meta b/SSLR/Assets/Texture/housemaster/masterhouse.mat.meta new file mode 100644 index 0000000..e51f230 --- /dev/null +++ b/SSLR/Assets/Texture/housemaster/masterhouse.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d1863f7d5fd8d474d83813e1762a1459 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housetrimsheet.meta b/SSLR/Assets/Texture/housetrimsheet.meta new file mode 100644 index 0000000..503083e --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e3f9c67c5fd5732439b496698c4ae8c9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housetrimsheet/house_material.mat b/SSLR/Assets/Texture/housetrimsheet/house_material.mat new file mode 100644 index 0000000..912600a --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/house_material.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1680123142785226687 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: house_material + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _METALLICSPECGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: c53ed9f11af6fb24ebc81bf751d3cc32, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 7e3c83a7413effa49835578dbb4a31dc, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: c53ed9f11af6fb24ebc81bf751d3cc32, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 09746f0f4a8c8ee44bc3d3fa180d017c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + 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: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/SSLR/Assets/Texture/housetrimsheet/house_material.mat.meta b/SSLR/Assets/Texture/housetrimsheet/house_material.mat.meta new file mode 100644 index 0000000..e6484ba --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/house_material.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0b7366beb0ee69a478abebc08ce5a48a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png new file mode 100644 index 0000000..7614581 --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13b9d98bf2553f5fb42484ea626dc42e91cb855a850a273961389d06634d03c +size 3349939 diff --git a/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png.meta b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png.meta new file mode 100644 index 0000000..f6a28c9 --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_AlbedoTransparency.1001.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: c53ed9f11af6fb24ebc81bf751d3cc32 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png new file mode 100644 index 0000000..0b703db --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fdcc3e2ef3bcf4b8d60767566bf3b7f725b4c8ab595c5a31552580992f10c4 +size 1554245 diff --git a/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png.meta b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png.meta new file mode 100644 index 0000000..2f5cb04 --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_MetallicSmoothness.1001.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 09746f0f4a8c8ee44bc3d3fa180d017c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png new file mode 100644 index 0000000..0ecdf0d --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81859213be2e735e187e783368bf5bf96d8e86ee8ba0e117608ab775d6941cb +size 4207980 diff --git a/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png.meta b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png.meta new file mode 100644 index 0000000..5f930b9 --- /dev/null +++ b/SSLR/Assets/Texture/housetrimsheet/trimsheet_houses_standardSurface1_Normal.1001.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 7e3c83a7413effa49835578dbb4a31dc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/SSLR/Assets/UnityAssetStoreThings/Low Poly Nature Pack/Materials/Atlas_Mat.mat b/SSLR/Assets/UnityAssetStoreThings/Low Poly Nature Pack/Materials/Atlas_Mat.mat index 45a4ebe..7938c7d 100644 --- a/SSLR/Assets/UnityAssetStoreThings/Low Poly Nature Pack/Materials/Atlas_Mat.mat +++ b/SSLR/Assets/UnityAssetStoreThings/Low Poly Nature Pack/Materials/Atlas_Mat.mat @@ -49,7 +49,7 @@ Material: m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _MainTex: - m_Texture: {fileID: 0} + m_Texture: {fileID: 2800000, guid: 7d79a7a5916d5ca4f91aa44f1729b022, type: 3} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _MetallicGlossMap: diff --git a/SSLR/Assets/WorldCreatorTerrains/WC_Terrain/WC_Terrain_0_0.asset b/SSLR/Assets/WorldCreatorTerrains/WC_Terrain/WC_Terrain_0_0.asset index bfe20595494c3100bb8324750cabb3cedb48ea1d..a28555390777382a13dc1f7d9b8bfff7d40aa2af 100644 GIT binary patch delta 2969 zcmY+_3sh9q9>?+FS%ZK|;;V~SDixD5N#r?uAMENi#WV#3<0X!QFepd@DKdfx7*wdl zAp{gi3=9xLju?apC@&Wv4__dUOb84ceAK;p?f&*m_grPI&ny<}JO8uKp2MDz%cc4$ z-7rTxFr{?vqc==a(#<7W5{aZ|;n$Pf+mjovhnL`Gkb(hB z0z)tYW0(w6U@DlvD=-aAVLHr!nJ^1x!>jN&FoQYpcbE(2@EW`hZvb1d9L}_l}oYDX~p)`(}b7lEF2(1z0s6eX=1|F)z$sUevn91 z9cW(TWt$$1kg29gl#% zw{PDT2c7=LmbT)~q8$3kv|E9cNzJOGnVFelV|vI@eX-WVL*&}37|KlM)^IA7N^C;Y z(O?%BRoo-S2e(sWC0?vQ{GC1@J-JEL(F%`Y@@COt%A~Bi>hSzFE^b7FkIXD%hy-le zMVXlR9NN&(AYSb15zT_Gx%U(A%>k6jKld)z+S)2M%KzNa4Dzn*Cz7Hd$_$#d%kuN{ z#mFlegRn!FI&PC&o`)zidOnBi>gp1ksr{IP#v-PFm_s z;t>@`K}jQ~xN##RBVu%JL^H^&?IyXK9!Hr6g%YOqqx7skEb`Lu?jFm6{c)e0qq}?0Cu?b&lcM+uOzH<~7Zr zg4k|Sy*Q3C83!JbzP>)O`EE1j;B$5UbCfuze?l48miM@}wl=Zx?!z23ORkKPo&~{_ zNmd^Hl6(Hi_xQ+>dRg%@>%4JNQK_JeW7bBRm6at9I*CE7dF$XfDNhWe%*v1$E;~D0 zY(D?Mk>=X-vQ<74ByfEcW%{m@@kYO1RqETCp+uahdw=%O^h~dtD+avn|;D zg+=q9*{SE~Jbp;r@}ejcx$Y<}C@2u;O#jgajgpsTpLs$`2NNl?KmIiL`~%Wds2S9( z^MoiYc2MThPuvTO4!nZ%0}o?nXE%wxx{ES5&INFzqod-*BKobV`@hpS2)6#p^_|HjXm09LMPR__)}VdfKU*4VOE~*v@3i+{peymY0_& zHp9s{sxil4W+%D-RS;!9w%q-~qG!%T+KjbtDlwNo!jq zWikbAT2@vjUTk%M=JYh4-ABCFDk(GaM-#28suCN28(a)ezDhYpF6Tv3CT(dC?d|PV zsw4JgZ@b-I{kawfO^~%?F_am8Kbb2oE*6^6(VwKi8@J-^3TX&Gm?huC59rBVgpfA*+b>Cjr8}f@slPOsS2f7@ zv6=7izQ4(r^C_-=9N&ILK1~?8F2A6!70Msc-zG~KxFd&cupRs%0Cqqi1c3sAVJGZ@ z5D10c5C$I$19$dR?$OcV?1W60@MHtsv)bR<36?(LaoW0#Iumw6`IhkYjyfJzX?%ZH z_#FP1+J9u8`I>~5C?}K9ugoC4#TIA1j+Cjd=6hg3LJr>a12u6OGpDA(%~z}fa8z}S&$7U z;3VWgF66=2a0>F_G<*XEPzYz>TPT8JD1oz33T5yel*2iw00GWJC0u~-p$e+u2dIII cPz#r!4(g!+F2faQgeGW)7U6(V>xk=r0WdyDivR!s delta 1145 zcmYk&S#Zm75Ww*?iGQO96|K5LR1+;#6s@C|tEH~EX;Yf`x9YCz-@1uXQ^hJ4NjG21l!38yYG~%bLoq7MIl$1TA#XqZuRw!+_=pK`6oyjuvQ%2(*F`tr3YRv_Ul5 zq8-|!13JQlPUs9Xx*!H!5sSc0R&+xg;?W&Fkbs^@L@)G4A0(kK`k_CPk%9pjh(Q>P zRHPvt8OX#C48<@E#|UI08zV6aIT(#G7>jWj4;v<6A|_$7YPC%9ytf4YoONzNM*Y2m zX;STnbSZmbMnG-(&kT>p^Cu7*mq|Yr(=Z(~kc&Lnk&l^}g#tL>#B9~1moLrcj41Is$BB~c;zZ$Zlyk)QMY2((ugEuu%w&h8#=VuRBw?#?8UiD|Z#T;I z!NMHt)CbZ5m5p+la7%@mq9M#q>E8l_h->2rQ_UacE0XX>6{gdt{MTnoaHNU`Q$eI? z`%P{kY>LC^N^X)-h$75EG3H_(=3@aCVi6Xj1WT|K%dlKcZd$Qtxfq+PgbG`(Vo*Qi zDQiOX8l68yonEAD*6KItKBcIiiWOU`lpiC~@{`2x(@GE3QLRKz(%FqdUHwZjMd|EX zp&kt{4R5Bke^xIVOMeIL|8CKXlB&simp8H$Wmt(-SdBGUi*;C!4cLfHD92`O!B)7i z4coB;J5hmM*o{4KV=wk$KMvp^Dj{$Phj9c)aSX?C0w+<0Q#g$?IE!j{a1Q5j0T*!z zUR=f%T*Wo`a2+>r6Sr_1D(>Je?%_Tj;2|F2G5mOfr+9|vc!3(!;w9=(k5{TU^7WS~ Fe*r&)wln|$