diff --git a/Assets/Enemies.meta b/Assets/Enemies.meta new file mode 100644 index 0000000..4eeb7a2 --- /dev/null +++ b/Assets/Enemies.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d3fa6a92b5005864c8ac660eb5251cd5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone.meta b/Assets/Enemies/scifi-drone.meta new file mode 100644 index 0000000..9f395d7 --- /dev/null +++ b/Assets/Enemies/scifi-drone.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a859d63b676b33249ada9f573c1b6b9e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/material.meta b/Assets/Enemies/scifi-drone/material.meta new file mode 100644 index 0000000..2489f9d --- /dev/null +++ b/Assets/Enemies/scifi-drone/material.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 216d9d23b8077434c8cd35b01d3dc321 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/material/drone.mat b/Assets/Enemies/scifi-drone/material/drone.mat new file mode 100644 index 0000000..357c553 --- /dev/null +++ b/Assets/Enemies/scifi-drone/material/drone.mat @@ -0,0 +1,83 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: drone + m_Shader: {fileID: 47, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SPECGLOSSMAP + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 1252fb01c2416a34cb49c0c874038915, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: -1} + - _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: 2800000, guid: db4a7495a42e21346b6dca17065b6cc7, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 7c5c8e1305772b8459d7f7f8ab904419, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: -1} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 9d1bf2a89fb0f644fa5c7b67781eb061, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 940da74ae0a4f1e4d91a2344ab5e8d2f, type: 3} + 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: 2800000, guid: 3273dd073241ef645a8cb627bfa99a35, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0.8673224, b: 2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Enemies/scifi-drone/material/drone.mat.meta b/Assets/Enemies/scifi-drone/material/drone.mat.meta new file mode 100644 index 0000000..e8512c9 --- /dev/null +++ b/Assets/Enemies/scifi-drone/material/drone.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 24066c435c2aa9046949ff2be6a22c8b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/mesh.meta b/Assets/Enemies/scifi-drone/mesh.meta new file mode 100644 index 0000000..c8bffa9 --- /dev/null +++ b/Assets/Enemies/scifi-drone/mesh.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 91c4c532bc9b09b4aa3b8f4d8abab193 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/mesh/drone.fbx b/Assets/Enemies/scifi-drone/mesh/drone.fbx new file mode 100644 index 0000000..b43e3b5 Binary files /dev/null and b/Assets/Enemies/scifi-drone/mesh/drone.fbx differ diff --git a/Assets/Enemies/scifi-drone/mesh/drone.fbx.meta b/Assets/Enemies/scifi-drone/mesh/drone.fbx.meta new file mode 100644 index 0000000..a406200 --- /dev/null +++ b/Assets/Enemies/scifi-drone/mesh/drone.fbx.meta @@ -0,0 +1,110 @@ +fileFormatVersion: 2 +guid: 5f547da8b4bcfd942a0194818f7fb589 +ModelImporter: + serializedVersion: 21202 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: drone + second: {fileID: 2100000, guid: 24066c435c2aa9046949ff2be6a22c8b, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + 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 + 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: 0 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + 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 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/prefabs.meta b/Assets/Enemies/scifi-drone/prefabs.meta new file mode 100644 index 0000000..e9eb8cd --- /dev/null +++ b/Assets/Enemies/scifi-drone/prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 88dfeae08c4338549b466e8265433ef0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/prefabs/drone.prefab b/Assets/Enemies/scifi-drone/prefabs/drone.prefab new file mode 100644 index 0000000..88ef0e5 --- /dev/null +++ b/Assets/Enemies/scifi-drone/prefabs/drone.prefab @@ -0,0 +1,100 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2614241744216947712 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3390216214679398074} + - component: {fileID: 1775452043854686495} + - component: {fileID: 4559713700698906069} + - component: {fileID: 2611831074655348999} + m_Layer: 0 + m_Name: drone + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3390216214679398074 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2614241744216947712} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1775452043854686495 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2614241744216947712} + m_Mesh: {fileID: -8251302285044789390, guid: 5f547da8b4bcfd942a0194818f7fb589, type: 3} +--- !u!23 &4559713700698906069 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2614241744216947712} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 24066c435c2aa9046949ff2be6a22c8b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!64 &2611831074655348999 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2614241744216947712} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 4 + m_Convex: 1 + m_CookingOptions: 30 + m_Mesh: {fileID: -8251302285044789390, guid: 5f547da8b4bcfd942a0194818f7fb589, type: 3} diff --git a/Assets/Enemies/scifi-drone/prefabs/drone.prefab.meta b/Assets/Enemies/scifi-drone/prefabs/drone.prefab.meta new file mode 100644 index 0000000..eda0d81 --- /dev/null +++ b/Assets/Enemies/scifi-drone/prefabs/drone.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5bd685975a63f0542b3ac964a6f0f778 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures.meta b/Assets/Enemies/scifi-drone/textures.meta new file mode 100644 index 0000000..c70f735 --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b4c5eafc1fd4c37488e20ab4cc4a2253 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures/drone_AO.png b/Assets/Enemies/scifi-drone/textures/drone_AO.png new file mode 100644 index 0000000..933c14f Binary files /dev/null and b/Assets/Enemies/scifi-drone/textures/drone_AO.png differ diff --git a/Assets/Enemies/scifi-drone/textures/drone_AO.png.meta b/Assets/Enemies/scifi-drone/textures/drone_AO.png.meta new file mode 100644 index 0000000..5c15d6f --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures/drone_AO.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: 940da74ae0a4f1e4d91a2344ab5e8d2f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 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 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures/drone_albedo.png b/Assets/Enemies/scifi-drone/textures/drone_albedo.png new file mode 100644 index 0000000..e2149bc Binary files /dev/null and b/Assets/Enemies/scifi-drone/textures/drone_albedo.png differ diff --git a/Assets/Enemies/scifi-drone/textures/drone_albedo.png.meta b/Assets/Enemies/scifi-drone/textures/drone_albedo.png.meta new file mode 100644 index 0000000..0135fda --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures/drone_albedo.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: 7c5c8e1305772b8459d7f7f8ab904419 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 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 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures/drone_emissive.png b/Assets/Enemies/scifi-drone/textures/drone_emissive.png new file mode 100644 index 0000000..8972a23 Binary files /dev/null and b/Assets/Enemies/scifi-drone/textures/drone_emissive.png differ diff --git a/Assets/Enemies/scifi-drone/textures/drone_emissive.png.meta b/Assets/Enemies/scifi-drone/textures/drone_emissive.png.meta new file mode 100644 index 0000000..df73321 --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures/drone_emissive.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: db4a7495a42e21346b6dca17065b6cc7 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 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 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures/drone_metallic.png b/Assets/Enemies/scifi-drone/textures/drone_metallic.png new file mode 100644 index 0000000..3cb59c5 Binary files /dev/null and b/Assets/Enemies/scifi-drone/textures/drone_metallic.png differ diff --git a/Assets/Enemies/scifi-drone/textures/drone_metallic.png.meta b/Assets/Enemies/scifi-drone/textures/drone_metallic.png.meta new file mode 100644 index 0000000..a8b6826 --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures/drone_metallic.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: 9d1bf2a89fb0f644fa5c7b67781eb061 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 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 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures/drone_normal.png b/Assets/Enemies/scifi-drone/textures/drone_normal.png new file mode 100644 index 0000000..b13036c Binary files /dev/null and b/Assets/Enemies/scifi-drone/textures/drone_normal.png differ diff --git a/Assets/Enemies/scifi-drone/textures/drone_normal.png.meta b/Assets/Enemies/scifi-drone/textures/drone_normal.png.meta new file mode 100644 index 0000000..0b65f51 --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures/drone_normal.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: 1252fb01c2416a34cb49c0c874038915 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 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 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures/drone_opacity.png b/Assets/Enemies/scifi-drone/textures/drone_opacity.png new file mode 100644 index 0000000..6399f57 Binary files /dev/null and b/Assets/Enemies/scifi-drone/textures/drone_opacity.png differ diff --git a/Assets/Enemies/scifi-drone/textures/drone_opacity.png.meta b/Assets/Enemies/scifi-drone/textures/drone_opacity.png.meta new file mode 100644 index 0000000..af185ec --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures/drone_opacity.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: 3ac43cf56adf5e945a07f8965e77eb95 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 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 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Enemies/scifi-drone/textures/drone_roughness.png b/Assets/Enemies/scifi-drone/textures/drone_roughness.png new file mode 100644 index 0000000..cf83a84 Binary files /dev/null and b/Assets/Enemies/scifi-drone/textures/drone_roughness.png differ diff --git a/Assets/Enemies/scifi-drone/textures/drone_roughness.png.meta b/Assets/Enemies/scifi-drone/textures/drone_roughness.png.meta new file mode 100644 index 0000000..8db62fa --- /dev/null +++ b/Assets/Enemies/scifi-drone/textures/drone_roughness.png.meta @@ -0,0 +1,134 @@ +fileFormatVersion: 2 +guid: 3273dd073241ef645a8cb627bfa99a35 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 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 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 1 + textureFormat: -1 + textureCompression: 2 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 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 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes.meta b/Assets/Scenes.meta new file mode 100644 index 0000000..83c741b --- /dev/null +++ b/Assets/Scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ea315d0fd7389c41b19996891e99ae3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/MainScene.unity b/Assets/Scenes/MainScene.unity new file mode 100644 index 0000000..2cf44a8 --- /dev/null +++ b/Assets/Scenes/MainScene.unity @@ -0,0 +1,1585 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 705507994} + m_IndirectSpecularColor: {r: 0.44657898, g: 0.4964133, b: 0.5748178, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 500 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 2 + m_PVRDenoiserTypeDirect: 0 + m_PVRDenoiserTypeIndirect: 0 + m_PVRDenoiserTypeAO: 0 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 0 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1001 &73964172 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1208955632} + m_Modifications: + - target: {fileID: 3912336810058508842, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_Name + value: Profile1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} +--- !u!1001 &226641271 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1937643209} + m_Modifications: + - target: {fileID: 1130104366525750, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_Name + value: Crossbow_Purple + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalScale.x + value: 0.37 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalScale.y + value: 0.37 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalScale.z + value: 0.37 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalPosition.x + value: 0.215 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalPosition.y + value: -0.0077 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalPosition.z + value: 0.2267 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} +--- !u!4 &226641272 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4395000510549038, guid: 90997d5b8690ef9468f36ddbabbb6d05, type: 3} + m_PrefabInstance: {fileID: 226641271} + m_PrefabAsset: {fileID: 0} +--- !u!1 &386077010 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 4313343565982170637, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 386077011} + - component: {fileID: 386077014} + - component: {fileID: 386077013} + - component: {fileID: 386077012} + m_Layer: 0 + m_Name: logo_plane + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &386077011 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 7166880642081093345, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 386077010} + m_LocalRotation: {x: 0.0000956079, y: -0.7070884, z: -0.7071252, w: 0.0000955376} + m_LocalPosition: {x: 2.364827, y: 0.45282224, z: 0.4023877} + m_LocalScale: {x: 2.145458, y: 1.7217096, z: 1.7217096} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2026706432} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &386077012 +Animator: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 4461781743430497163, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 386077010} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: 00065dbbbc958dd46b7fc17b860fac68, type: 3} + m_Controller: {fileID: 0} + m_CullingMode: 1 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!23 &386077013 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 1985988866555261236, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 386077010} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 90747e4fe9dfb2b46a7427986383185f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &386077014 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 4125945177410386292, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 386077010} + m_Mesh: {fileID: 4300000, guid: 00065dbbbc958dd46b7fc17b860fac68, type: 3} +--- !u!1001 &520854596 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1208955632} + m_Modifications: + - target: {fileID: 3912336810058508842, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_Name + value: Profile1 (4) + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.z + value: -12 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} +--- !u!1001 &582592921 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 118234, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_Name + value: SciFiGunLightBlack + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalPosition.x + value: -0.406 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalPosition.z + value: -0.039 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 453068, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a4e476a037022df448ead5d0ceea7d06, type: 3} +--- !u!1 &705507993 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 705507995} + - component: {fileID: 705507994} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &705507994 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705507993} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 1 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &705507995 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 705507993} + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &741283352 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 3358474073684657333, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 741283353} + - component: {fileID: 741283355} + - component: {fileID: 741283354} + m_Layer: 0 + m_Name: RC5300amount + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &741283353 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 8105929606051129517, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 741283352} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 2.6420753, y: -0.64901114, z: 0.00014681825} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1946201955} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &741283354 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 758270746141573188, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 741283352} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 07af876f4f60d1e40b6f4a73c1a83221, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &741283355 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 7279013956001976409, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 741283352} + m_Mesh: {fileID: 4300000, guid: 13c994a56f400ed48b5cf537aa60fe02, type: 3} +--- !u!1001 &785194724 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1937643209} + m_Modifications: + - target: {fileID: 1082139071658744, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_Name + value: WM_SF_Wp01_f + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} +--- !u!4 &794720259 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + m_PrefabInstance: {fileID: 1182340293} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &841984675 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1208955632} + m_Modifications: + - target: {fileID: 3912336810058508842, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_Name + value: Profile1 (5) + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.z + value: -15 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} +--- !u!1 &963194225 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 963194228} + - component: {fileID: 963194227} + - component: {fileID: 963194226} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &963194226 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_Enabled: 1 +--- !u!20 &963194227 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &963194228 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 963194225} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1141552126 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1208955632} + m_Modifications: + - target: {fileID: 3912336810058508842, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_Name + value: Profile1 (2) + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.z + value: -6 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} +--- !u!4 &1162756649 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + m_PrefabInstance: {fileID: 841984675} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1182340293 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1208955632} + m_Modifications: + - target: {fileID: 3912336810058508842, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_Name + value: Profile1 (3) + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.z + value: -9 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} +--- !u!1 &1208955631 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1208955632} + m_Layer: 0 + m_Name: Map + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1208955632 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1208955631} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1377993892} + - {fileID: 1830445866} + - {fileID: 1453185641} + - {fileID: 794720259} + - {fileID: 1949127714} + - {fileID: 1162756649} + m_Father: {fileID: 0} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1372697835 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1208955632} + m_Modifications: + - target: {fileID: 3912336810058508842, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_Name + value: Profile1 (1) + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalPosition.z + value: -3 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} +--- !u!4 &1377993892 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + m_PrefabInstance: {fileID: 73964172} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1453185641 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + m_PrefabInstance: {fileID: 1141552126} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1485919373 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 2598750497114261517, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1485919374} + - component: {fileID: 1485919377} + - component: {fileID: 1485919376} + - component: {fileID: 1485919375} + m_Layer: 0 + m_Name: logo_plane + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1485919374 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 6135144161367938844, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1485919373} + m_LocalRotation: {x: 0.70708853, y: 0, z: 0, w: 0.7071251} + m_LocalPosition: {x: 2.0573983, y: -0.451653, z: 0.23641033} + m_LocalScale: {x: 2.4056802, y: 1.9305357, z: 1.9305357} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2026706432} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &1485919375 +Animator: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 1907193187710977259, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1485919373} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: 00065dbbbc958dd46b7fc17b860fac68, type: 3} + m_Controller: {fileID: 0} + m_CullingMode: 1 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!23 &1485919376 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 5395558383884663988, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1485919373} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 99f0147446f2a9644ab59c5865f4c81d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &1485919377 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 2376708987073215945, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1485919373} + m_Mesh: {fileID: 4300000, guid: 00065dbbbc958dd46b7fc17b860fac68, type: 3} +--- !u!1001 &1492867458 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 2611831074655348999, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_Convex + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2614241744216947712, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_Name + value: drone + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalPosition.x + value: -0.018 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalPosition.z + value: 2.081 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3390216214679398074, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 5bd685975a63f0542b3ac964a6f0f778, type: 3} +--- !u!4 &1655384949 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4531602420244830, guid: a3f5e25276f1fd3409ce847dc74b044a, type: 3} + m_PrefabInstance: {fileID: 785194724} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1830445866 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + m_PrefabInstance: {fileID: 1372697835} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1839843348 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 117070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_Name + value: SciFiGun_Specular + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalPosition.x + value: -0.21059766 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalPosition.z + value: -0.065633714 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 417070, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 38075ff1c3cff91428ade499a59bdc97, type: 3} +--- !u!1 &1937643208 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1937643209} + m_Layer: 0 + m_Name: Player + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1937643209 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1937643208} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2026706432} + - {fileID: 1655384949} + - {fileID: 226641272} + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1946201954 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 6020902371520511278, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1946201955} + - component: {fileID: 1946201956} + m_Layer: 0 + m_Name: ammo + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1946201955 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 7961834450744497744, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1946201954} + m_LocalRotation: {x: 0.7071068, y: 0, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 741283353} + m_Father: {fileID: 2026706432} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &1946201956 +Animator: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 8280130449897610680, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1946201954} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: 13c994a56f400ed48b5cf537aa60fe02, type: 3} + m_Controller: {fileID: 0} + m_CullingMode: 1 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!4 &1949127714 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} + m_PrefabInstance: {fileID: 520854596} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2026706432 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2064038193} + m_LocalRotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + m_LocalPosition: {x: -0.143, y: -0.016, z: -0.078} + m_LocalScale: {x: 0.08, y: 0.08, z: 0.08} + m_ConstrainProportionsScale: 1 + m_Children: + - {fileID: 1946201955} + - {fileID: 1485919374} + - {fileID: 386077011} + m_Father: {fileID: 1937643209} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: -90, y: -90, z: 0} +--- !u!1 &2064038193 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 114746518575965327, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2026706432} + - component: {fileID: 2064038196} + - component: {fileID: 2064038195} + - component: {fileID: 2064038194} + m_Layer: 0 + m_Name: reaper_mesh (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!95 &2064038194 +Animator: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 4631092993085652775, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2064038193} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: 3eaebbe5e705a484ba05ab5aca72e007, type: 3} + m_Controller: {fileID: 0} + m_CullingMode: 1 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!23 &2064038195 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 8149405453153659121, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2064038193} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 07af876f4f60d1e40b6f4a73c1a83221, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!33 &2064038196 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 5878191508215612457, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + m_PrefabInstance: {fileID: 3002818608029500160} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2064038193} + m_Mesh: {fileID: 4300000, guid: 3eaebbe5e705a484ba05ab5aca72e007, type: 3} +--- !u!1001 &3002818608029500160 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1937643209} + m_Modifications: + - target: {fileID: 114746518575965327, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_Name + value: reaper_mesh (1) + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalScale.x + value: 0.08 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalScale.y + value: 0.08 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalScale.z + value: 0.08 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalPosition.x + value: -0.143 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalPosition.y + value: -0.016 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalPosition.z + value: -0.078 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalRotation.x + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalRotation.y + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1900906111342623118, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 04fafe2938619364cb17d3ff12582f37, type: 3} diff --git a/Assets/Scenes/MainScene.unity.meta b/Assets/Scenes/MainScene.unity.meta new file mode 100644 index 0000000..952bd1e --- /dev/null +++ b/Assets/Scenes/MainScene.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9fc0d4010bbf28b4594072e72b8655ab +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons.meta b/Assets/Weapons.meta new file mode 100644 index 0000000..6c2dac5 --- /dev/null +++ b/Assets/Weapons.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d8d6bddaa57c53947b981a98b11d9ace +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light.meta b/Assets/Weapons/Sci Fi Gun Light.meta new file mode 100644 index 0000000..ceba4e8 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cf49eb27728efdc4f9081eade024dbef +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials.meta b/Assets/Weapons/Sci Fi Gun Light/_materials.meta new file mode 100644 index 0000000..b742224 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a284953c5d79bdf4c8b4ee52f2cef5ae +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/CubeMap.exr b/Assets/Weapons/Sci Fi Gun Light/_materials/CubeMap.exr new file mode 100644 index 0000000..d68a37b Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_materials/CubeMap.exr differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/CubeMap.exr.meta b/Assets/Weapons/Sci Fi Gun Light/_materials/CubeMap.exr.meta new file mode 100644 index 0000000..7642f8a --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/CubeMap.exr.meta @@ -0,0 +1,58 @@ +fileFormatVersion: 2 +guid: bc5d7914c594d274b9bb50cb9f34081d +timeCreated: 1484667510 +licenseType: Store +TextureImporter: + fileIDToRecycleName: + 8900000: generatedCubemap + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 1 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 1 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: 2 + aniso: -1 + mipBias: -1 + wrapMode: 1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 3 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo.meta b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo.meta new file mode 100644 index 0000000..637fc5e --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 863fb030258283c4e907d0c4c51e96cf +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlack.mat b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlack.mat new file mode 100644 index 0000000..1fdc73c --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlack.mat @@ -0,0 +1,84 @@ +%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: GunTwoBlack + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + - _NORMALMAP + - _SPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ccc8c4c4e95fdcc4c9ae6aae9295360f, 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: 2800000, guid: b199bdf781c163b469823a86f9204ac9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: bbee312efb984dc47903c8e700c25567, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + 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: 2800000, guid: 76c37d6e53904d04cb88024352ca5de1, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Glossiness: 0.5 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlack.mat.meta b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlack.mat.meta new file mode 100644 index 0000000..d087845 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlack.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a501bb00c34251540a7cffaba4f07182 +timeCreated: 1484977548 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlue.mat b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlue.mat new file mode 100644 index 0000000..582c2e3 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlue.mat @@ -0,0 +1,84 @@ +%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: GunTwoBlue + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + - _NORMALMAP + - _SPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ccc8c4c4e95fdcc4c9ae6aae9295360f, 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: 2800000, guid: 64860141afa10c84780f3416e43c23e4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: a2c9f90052463784c81203a9224c59d9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + 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: 2800000, guid: 1cd8a58c1c3ab284b950c3a690742077, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Glossiness: 0.5 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlue.mat.meta b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlue.mat.meta new file mode 100644 index 0000000..b9abbf9 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoBlue.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5c7176cef124e1a4793b448ed91b74e1 +timeCreated: 1485011053 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoRad.mat b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoRad.mat new file mode 100644 index 0000000..b734658 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoRad.mat @@ -0,0 +1,84 @@ +%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: GunTwoRad + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + - _NORMALMAP + - _SPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ccc8c4c4e95fdcc4c9ae6aae9295360f, 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: 2800000, guid: b199bdf781c163b469823a86f9204ac9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 96c535fa8847b2843a9c401fe65830fa, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + 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: 2800000, guid: 5dc16573886fd1c45b0a50aaeb5642ce, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Glossiness: 0.5 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoRad.mat.meta b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoRad.mat.meta new file mode 100644 index 0000000..b341ac2 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoRad.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9cadc8c5021163743861056c6e0fb83a +timeCreated: 1485011052 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoWhite.mat b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoWhite.mat new file mode 100644 index 0000000..3746b17 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoWhite.mat @@ -0,0 +1,84 @@ +%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: GunTwoWhite + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + - _NORMALMAP + - _SPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ccc8c4c4e95fdcc4c9ae6aae9295360f, 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: 2800000, guid: b199bdf781c163b469823a86f9204ac9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 56c0f62345b42d74884feea1fce72e9e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + 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: 2800000, guid: 18d6381b8c60f1e4face1868a1751af3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Glossiness: 0.5 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoWhite.mat.meta b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoWhite.mat.meta new file mode 100644 index 0000000..2025802 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoWhite.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f59d38d7fdabd3048a6eec44cfa5365f +timeCreated: 1485011051 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoYellow.mat b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoYellow.mat new file mode 100644 index 0000000..814e0f9 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoYellow.mat @@ -0,0 +1,84 @@ +%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: GunTwoYellow + m_Shader: {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + - _NORMALMAP + - _SPECGLOSSMAP + m_InvalidKeywords: [] + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ccc8c4c4e95fdcc4c9ae6aae9295360f, 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: 2800000, guid: b199bdf781c163b469823a86f9204ac9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 88684fcb868b0cb4e86f8a405dcbd44e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + 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: 2800000, guid: 0b8ce592b1bd0494da54b661f841ae71, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _Glossiness: 0.5 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoYellow.mat.meta b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoYellow.mat.meta new file mode 100644 index 0000000..e14c8ab --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_materials/GunTwo/GunTwoYellow.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cbf658ed14edc5a4987f28f0eb9160ae +timeCreated: 1485011053 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_models.meta b/Assets/Weapons/Sci Fi Gun Light/_models.meta new file mode 100644 index 0000000..b0606d0 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_models.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 33f9dadd88dcf4745a5f22e0c5b26f46 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_models/GunHeavy.FBX b/Assets/Weapons/Sci Fi Gun Light/_models/GunHeavy.FBX new file mode 100644 index 0000000..efa25ff Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_models/GunHeavy.FBX differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_models/GunHeavy.FBX.meta b/Assets/Weapons/Sci Fi Gun Light/_models/GunHeavy.FBX.meta new file mode 100644 index 0000000..c57b889 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_models/GunHeavy.FBX.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: 584761fab006d6d42b4d0d8c56a51241 +timeCreated: 1484977121 +licenseType: Store +ModelImporter: + serializedVersion: 19 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: Line008 + 4300002: GunTwo + 9500000: //RootNode + materials: + importMaterials: 0 + materialName: 0 + materialSearch: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleRotations: 1 + optimizeGameObjects: 0 + motionNodeName: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + importBlendShapes: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs.meta b/Assets/Weapons/Sci Fi Gun Light/_prefabs.meta new file mode 100644 index 0000000..dea7141 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 14dbb18d3678c234da1023e170abe6c5 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight.meta b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight.meta new file mode 100644 index 0000000..8056166 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 725e685d852ada3489cd8f7d9f441221 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlack.prefab b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlack.prefab new file mode 100644 index 0000000..81a1747 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlack.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &118234 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 453068} + - component: {fileID: 3316574} + - component: {fileID: 2346984} + m_Layer: 0 + m_Name: SciFiGunLightBlack + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &453068 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118234} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -8.472161, y: 2.0237794, z: 5.4314585} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3316574 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118234} + m_Mesh: {fileID: 4300002, guid: 584761fab006d6d42b4d0d8c56a51241, type: 3} +--- !u!23 &2346984 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118234} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a501bb00c34251540a7cffaba4f07182, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlack.prefab.meta b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlack.prefab.meta new file mode 100644 index 0000000..972bf0c --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlack.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a4e476a037022df448ead5d0ceea7d06 +timeCreated: 1485013133 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlue.prefab b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlue.prefab new file mode 100644 index 0000000..7c8ebda --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlue.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &134812 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 449102} + - component: {fileID: 3399964} + - component: {fileID: 2387400} + m_Layer: 0 + m_Name: SciFiGunLightBlue + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &449102 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 134812} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -8.704, y: 2.0237794, z: 5.4314585} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3399964 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 134812} + m_Mesh: {fileID: 4300002, guid: 584761fab006d6d42b4d0d8c56a51241, type: 3} +--- !u!23 &2387400 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 134812} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 5c7176cef124e1a4793b448ed91b74e1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlue.prefab.meta b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlue.prefab.meta new file mode 100644 index 0000000..48cb525 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightBlue.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3c81b162a1af44348b8994f7040514d4 +timeCreated: 1485013134 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightRad.prefab b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightRad.prefab new file mode 100644 index 0000000..8627e34 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightRad.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &101050 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 457962} + - component: {fileID: 3333994} + - component: {fileID: 2319220} + m_Layer: 0 + m_Name: SciFiGunLightRad + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &457962 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 101050} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -9.024, y: 2.0237794, z: 5.4314585} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3333994 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 101050} + m_Mesh: {fileID: 4300002, guid: 584761fab006d6d42b4d0d8c56a51241, type: 3} +--- !u!23 &2319220 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 101050} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cadc8c5021163743861056c6e0fb83a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightRad.prefab.meta b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightRad.prefab.meta new file mode 100644 index 0000000..561c82c --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightRad.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2c3055a11cb8f8540a181490a4c34b7c +timeCreated: 1485013135 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightWhite.prefab b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightWhite.prefab new file mode 100644 index 0000000..0a36d5e --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightWhite.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &131900 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 495698} + - component: {fileID: 3336366} + - component: {fileID: 2325452} + m_Layer: 0 + m_Name: SciFiGunLightWhite + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &495698 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 131900} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -9.444, y: 2.0237794, z: 5.4314585} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3336366 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 131900} + m_Mesh: {fileID: 4300002, guid: 584761fab006d6d42b4d0d8c56a51241, type: 3} +--- !u!23 &2325452 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 131900} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f59d38d7fdabd3048a6eec44cfa5365f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightWhite.prefab.meta b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightWhite.prefab.meta new file mode 100644 index 0000000..5e93829 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightWhite.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1d8e61deede12df46b37e582ad640c5c +timeCreated: 1485013136 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightYellow.prefab b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightYellow.prefab new file mode 100644 index 0000000..51482e5 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightYellow.prefab @@ -0,0 +1,85 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &191150 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 427630} + - component: {fileID: 3397912} + - component: {fileID: 2332142} + m_Layer: 0 + m_Name: SciFiGunLightYellow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &427630 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 191150} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -9.966001, y: 2.0237794, z: 5.4314585} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3397912 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 191150} + m_Mesh: {fileID: 4300002, guid: 584761fab006d6d42b4d0d8c56a51241, type: 3} +--- !u!23 &2332142 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 191150} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: cbf658ed14edc5a4987f28f0eb9160ae, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightYellow.prefab.meta b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightYellow.prefab.meta new file mode 100644 index 0000000..fe27f4b --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_prefabs/GunLight/SciFiGunLightYellow.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 841f0ca7a430c324d92c5583a9df3793 +timeCreated: 1485013138 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures.meta b/Assets/Weapons/Sci Fi Gun Light/_textures.meta new file mode 100644 index 0000000..743917a --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: bdcc5e75277bf8c4aa5ced51627cfa85 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo.meta new file mode 100644 index 0000000..d997b3e --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: fb60a2b18948f9f49bc49d74160e7bee +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black.meta new file mode 100644 index 0000000..80063eb --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a8da4d5529efaee4d88378f447849e12 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_AlbedoTransparency.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_AlbedoTransparency.png new file mode 100644 index 0000000..9b8a7ee Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_AlbedoTransparency.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_AlbedoTransparency.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_AlbedoTransparency.png.meta new file mode 100644 index 0000000..719e43a --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_AlbedoTransparency.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: bbee312efb984dc47903c8e700c25567 +timeCreated: 1484977400 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_SpecularSmoothness.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_SpecularSmoothness.png new file mode 100644 index 0000000..348aa08 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_SpecularSmoothness.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_SpecularSmoothness.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_SpecularSmoothness.png.meta new file mode 100644 index 0000000..3021344 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Black/GunTwo_SpecularSmoothness.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 76c37d6e53904d04cb88024352ca5de1 +timeCreated: 1484977399 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue.meta new file mode 100644 index 0000000..ff8fa70 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 8b184ddc0f1f98a43b5919988ab319c4 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_AlbedoTransparency.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_AlbedoTransparency.png new file mode 100644 index 0000000..e4a0630 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_AlbedoTransparency.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_AlbedoTransparency.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_AlbedoTransparency.png.meta new file mode 100644 index 0000000..0de6ea6 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_AlbedoTransparency.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: a2c9f90052463784c81203a9224c59d9 +timeCreated: 1485018067 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_SpecularSmoothness.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_SpecularSmoothness.png new file mode 100644 index 0000000..84a8c8a Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_SpecularSmoothness.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_SpecularSmoothness.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_SpecularSmoothness.png.meta new file mode 100644 index 0000000..463aa3c --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Blue/GunTwo_SpecularSmoothness.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 1cd8a58c1c3ab284b950c3a690742077 +timeCreated: 1485017953 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission1.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission1.png new file mode 100644 index 0000000..4e3d0ed Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission1.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission1.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission1.png.meta new file mode 100644 index 0000000..838e693 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission1.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: b199bdf781c163b469823a86f9204ac9 +timeCreated: 1485018099 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission2.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission2.png new file mode 100644 index 0000000..1e047e5 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission2.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission2.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission2.png.meta new file mode 100644 index 0000000..e9184fb --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Emission2.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 64860141afa10c84780f3416e43c23e4 +timeCreated: 1485018019 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Normal.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Normal.png new file mode 100644 index 0000000..6157be9 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Normal.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Normal.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Normal.png.meta new file mode 100644 index 0000000..5ecc8fd --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/GunTwo_Normal.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: ccc8c4c4e95fdcc4c9ae6aae9295360f +timeCreated: 1484977610 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 1 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: 1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad.meta new file mode 100644 index 0000000..8f0d152 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 217f380a175a1fb4495d6cc370a4d286 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_AlbedoTransparency.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_AlbedoTransparency.png new file mode 100644 index 0000000..896c177 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_AlbedoTransparency.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_AlbedoTransparency.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_AlbedoTransparency.png.meta new file mode 100644 index 0000000..8e4c77e --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_AlbedoTransparency.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 96c535fa8847b2843a9c401fe65830fa +timeCreated: 1485018063 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_SpecularSmoothness.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_SpecularSmoothness.png new file mode 100644 index 0000000..3e1e742 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_SpecularSmoothness.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_SpecularSmoothness.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_SpecularSmoothness.png.meta new file mode 100644 index 0000000..52c03e8 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Rad/GunTwo_SpecularSmoothness.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 5dc16573886fd1c45b0a50aaeb5642ce +timeCreated: 1485018005 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White.meta new file mode 100644 index 0000000..af23c25 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 64663381d37a4a94080380716983729d +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_AlbedoTransparency.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_AlbedoTransparency.png new file mode 100644 index 0000000..a818cd1 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_AlbedoTransparency.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_AlbedoTransparency.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_AlbedoTransparency.png.meta new file mode 100644 index 0000000..9007909 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_AlbedoTransparency.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 56c0f62345b42d74884feea1fce72e9e +timeCreated: 1485018001 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_SpecularSmoothness.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_SpecularSmoothness.png new file mode 100644 index 0000000..2a97838 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_SpecularSmoothness.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_SpecularSmoothness.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_SpecularSmoothness.png.meta new file mode 100644 index 0000000..20e0b18 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/White/GunTwo_SpecularSmoothness.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 18d6381b8c60f1e4face1868a1751af3 +timeCreated: 1485017945 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow.meta new file mode 100644 index 0000000..59e3c78 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a35fff97f1fe9434186fdb2db8405317 +folderAsset: yes +timeCreated: 1492006301 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_AlbedoTransparency.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_AlbedoTransparency.png new file mode 100644 index 0000000..854608a Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_AlbedoTransparency.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_AlbedoTransparency.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_AlbedoTransparency.png.meta new file mode 100644 index 0000000..afce004 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_AlbedoTransparency.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 88684fcb868b0cb4e86f8a405dcbd44e +timeCreated: 1485018038 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_SpecularSmoothness.png b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_SpecularSmoothness.png new file mode 100644 index 0000000..84aa820 Binary files /dev/null and b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_SpecularSmoothness.png differ diff --git a/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_SpecularSmoothness.png.meta b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_SpecularSmoothness.png.meta new file mode 100644 index 0000000..8429553 --- /dev/null +++ b/Assets/Weapons/Sci Fi Gun Light/_textures/GunTwo/Yellow/GunTwo_SpecularSmoothness.png.meta @@ -0,0 +1,57 @@ +fileFormatVersion: 2 +guid: 0b8ce592b1bd0494da54b661f841ae71 +timeCreated: 1485017931 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + serializedVersion: 2 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + linearTexture: 0 + correctGamma: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 0 + cubemapConvolution: 0 + cubemapConvolutionSteps: 7 + cubemapConvolutionExponent: 1.5 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 2048 + textureSettings: + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapMode: -1 + nPOTScale: 1 + lightmap: 0 + rGBM: 0 + compressionQuality: 50 + allowsAlphaSplitting: 0 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spritePixelsToUnits: 100 + alphaIsTransparency: 0 + textureType: -1 + buildTargetSettings: [] + spriteSheet: + sprites: [] + outline: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow.meta b/Assets/Weapons/Sci-Fi_Crossbow.meta new file mode 100644 index 0000000..43a3b76 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 5c33991710ad46a49b2cee86ffa1533f +folderAsset: yes +timeCreated: 1527699296 +licenseType: Store +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials.meta new file mode 100644 index 0000000..a5b8b1d --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: e645d18563023154eb77e8b522183a24 +folderAsset: yes +timeCreated: 1527699472 +licenseType: Store +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows.meta new file mode 100644 index 0000000..e1b429a --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d5e996fbd2c75d64d808a2227f8b185e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_BlueVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_BlueVar.mat new file mode 100644 index 0000000..0cfa6b1 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_BlueVar.mat @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: ArrowMaterial_BlueVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: a3581a6727ada234fb0c87af54225e66, 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: 2800000, guid: 80ccb5285719e8b489aa35b51f071b53, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3fd44c9adfb1c8546a09d490a9785664, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: b289077533efd0a49a91ffd330bfc895, 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.3 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.066037774, g: 0.58984536, b: 2, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_BlueVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_BlueVar.mat.meta new file mode 100644 index 0000000..174b7d8 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_BlueVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 97a2bc1be7d330a44b3c65944cb29229 +timeCreated: 1527838796 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_GreenVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_GreenVar.mat new file mode 100644 index 0000000..a7c3e42 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_GreenVar.mat @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: ArrowMaterial_GreenVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: a3581a6727ada234fb0c87af54225e66, 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: 2800000, guid: 80ccb5285719e8b489aa35b51f071b53, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3fd44c9adfb1c8546a09d490a9785664, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: b289077533efd0a49a91ffd330bfc895, 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.3 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.13756542, g: 1.9442582, b: 0.30920818, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_GreenVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_GreenVar.mat.meta new file mode 100644 index 0000000..421a2a3 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_GreenVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: db00e349ca412b34f862a243497b8828 +timeCreated: 1527838796 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_PurpleVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_PurpleVar.mat new file mode 100644 index 0000000..0dd8c3c --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_PurpleVar.mat @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: ArrowMaterial_PurpleVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: a3581a6727ada234fb0c87af54225e66, 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: 2800000, guid: 80ccb5285719e8b489aa35b51f071b53, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3fd44c9adfb1c8546a09d490a9785664, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: b289077533efd0a49a91ffd330bfc895, 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.3 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1.0948471, g: 0.24882887, b: 1.0201983, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_PurpleVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_PurpleVar.mat.meta new file mode 100644 index 0000000..9b387c6 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_PurpleVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 6d8b37aba27a3884ab8d96b074a28722 +timeCreated: 1527838796 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_RedVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_RedVar.mat new file mode 100644 index 0000000..fce30a7 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_RedVar.mat @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: ArrowMaterial_RedVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: a3581a6727ada234fb0c87af54225e66, 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: 2800000, guid: 80ccb5285719e8b489aa35b51f071b53, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3fd44c9adfb1c8546a09d490a9785664, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: b289077533efd0a49a91ffd330bfc895, 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.3 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 2.4502616, g: 0.073298454, b: 0.11428544, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_RedVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_RedVar.mat.meta new file mode 100644 index 0000000..fbea4ac --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_RedVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: fd3397edcca3081418a320168d73eae5 +timeCreated: 1527838796 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_YellowVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_YellowVar.mat new file mode 100644 index 0000000..ebd3d7d --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_YellowVar.mat @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: ArrowMaterial_YellowVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: a3581a6727ada234fb0c87af54225e66, 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: 2800000, guid: 80ccb5285719e8b489aa35b51f071b53, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3fd44c9adfb1c8546a09d490a9785664, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: b289077533efd0a49a91ffd330bfc895, 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.3 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 2.3763156, g: 0.896147, b: 0.123299405, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_YellowVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_YellowVar.mat.meta new file mode 100644 index 0000000..6d974c0 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Arrows/ArrowMaterial_YellowVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 989287c51da0a4949b975140fa2bd587 +timeCreated: 1527838796 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows.meta new file mode 100644 index 0000000..40888ff --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9538bce17c6b0f94bb6eb20314407225 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_BlueVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_BlueVar.mat new file mode 100644 index 0000000..42a07fa --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_BlueVar.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: CrossbowMaterial_BlueVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 31ff55fc5fb27754589f6f72a807834f, 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: 2800000, guid: 8876cd9f7bc34fd4183ed7e788d267ee, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3f2c8ea122b8a1a49b6c4ef2f8566884, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: cd106e4861cda544f980bc9751139e23, 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} + m_Floats: + - _BumpScale: 0.5 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.75 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.066037774, g: 0.58984536, b: 2, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_BlueVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_BlueVar.mat.meta new file mode 100644 index 0000000..3f96171 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_BlueVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 2235ee366b5fbb54b814441d18b1fbd9 +timeCreated: 1527699472 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_GreenVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_GreenVar.mat new file mode 100644 index 0000000..4d1ff91 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_GreenVar.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: CrossbowMaterial_GreenVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 31ff55fc5fb27754589f6f72a807834f, 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: 2800000, guid: 8876cd9f7bc34fd4183ed7e788d267ee, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3f2c8ea122b8a1a49b6c4ef2f8566884, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: cd106e4861cda544f980bc9751139e23, 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} + m_Floats: + - _BumpScale: 0.5 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.75 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.13756542, g: 1.9442582, b: 0.30920818, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_GreenVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_GreenVar.mat.meta new file mode 100644 index 0000000..2e93707 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_GreenVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 62eea54453cf8ac4e9942d8727c017f5 +timeCreated: 1527699472 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_PurpleVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_PurpleVar.mat new file mode 100644 index 0000000..afc747d --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_PurpleVar.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: CrossbowMaterial_PurpleVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 31ff55fc5fb27754589f6f72a807834f, 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: 2800000, guid: 8876cd9f7bc34fd4183ed7e788d267ee, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3f2c8ea122b8a1a49b6c4ef2f8566884, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: cd106e4861cda544f980bc9751139e23, 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} + m_Floats: + - _BumpScale: 0.5 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.75 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 2.1841028, g: 0.50443214, b: 2.1896942, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_PurpleVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_PurpleVar.mat.meta new file mode 100644 index 0000000..c49e7f1 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_PurpleVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: ac5c25b6b9ed5094fb59e213df274d93 +timeCreated: 1527699472 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_RedVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_RedVar.mat new file mode 100644 index 0000000..e769f10 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_RedVar.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: CrossbowMaterial_RedVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 31ff55fc5fb27754589f6f72a807834f, 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: 2800000, guid: 8876cd9f7bc34fd4183ed7e788d267ee, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3f2c8ea122b8a1a49b6c4ef2f8566884, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: cd106e4861cda544f980bc9751139e23, 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} + m_Floats: + - _BumpScale: 0.5 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.75 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 2.4502616, g: 0.073298454, b: 0.11428544, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_RedVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_RedVar.mat.meta new file mode 100644 index 0000000..8933093 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_RedVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 859d77c97b344e546872e2e29e6a1a53 +timeCreated: 1527699472 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_YellowVar.mat b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_YellowVar.mat new file mode 100644 index 0000000..45342a4 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_YellowVar.mat @@ -0,0 +1,76 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: CrossbowMaterial_YellowVar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 31ff55fc5fb27754589f6f72a807834f, 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: 2800000, guid: 8876cd9f7bc34fd4183ed7e788d267ee, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3f2c8ea122b8a1a49b6c4ef2f8566884, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: cd106e4861cda544f980bc9751139e23, 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} + m_Floats: + - _BumpScale: 0.5 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.75 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 2.3763156, g: 0.896147, b: 0.123299405, a: 1} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_YellowVar.mat.meta b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_YellowVar.mat.meta new file mode 100644 index 0000000..76ee0a9 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Materials/Crossbows/CrossbowMaterial_YellowVar.mat.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 245f198220c2c5f42bae1a5241da3c7a +timeCreated: 1527699472 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Models.meta b/Assets/Weapons/Sci-Fi_Crossbow/Models.meta new file mode 100644 index 0000000..bc3fa29 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Models.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 70e44bde46782f343a85879750d30726 +folderAsset: yes +timeCreated: 1527699415 +licenseType: Store +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Models/Arrow.fbx b/Assets/Weapons/Sci-Fi_Crossbow/Models/Arrow.fbx new file mode 100644 index 0000000..2a2454c Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Models/Arrow.fbx differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Models/Arrow.fbx.meta b/Assets/Weapons/Sci-Fi_Crossbow/Models/Arrow.fbx.meta new file mode 100644 index 0000000..73fa632 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Models/Arrow.fbx.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 830b6e666c246404b99676ac0771ead5 +timeCreated: 1527838849 +licenseType: Store +ModelImporter: + serializedVersion: 22 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: lambert1 + 2300000: //RootNode + 3300000: //RootNode + 4300000: Arrow_scifi + 9500000: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: lambert1 + second: {fileID: 2100000, guid: 97a2bc1be7d330a44b3c65944cb29229, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 2 + meshCompression: 0 + addColliders: 0 + importVisibility: 0 + importBlendShapes: 0 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Models/Crossbow.fbx b/Assets/Weapons/Sci-Fi_Crossbow/Models/Crossbow.fbx new file mode 100644 index 0000000..b1e593d Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Models/Crossbow.fbx differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Models/Crossbow.fbx.meta b/Assets/Weapons/Sci-Fi_Crossbow/Models/Crossbow.fbx.meta new file mode 100644 index 0000000..f3cf044 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Models/Crossbow.fbx.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: eaffb87fd63eadd469111e80479fbb50 +timeCreated: 1527699417 +licenseType: Store +ModelImporter: + serializedVersion: 22 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: lambert2 + 2300000: //RootNode + 3300000: //RootNode + 4300000: Crossbow + 9500000: //RootNode + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: lambert2 + second: {fileID: 2100000, guid: 2235ee366b5fbb54b814441d18b1fbd9, type: 2} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 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 + importVisibility: 0 + importBlendShapes: 0 + importCameras: 0 + importLights: 0 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs.meta new file mode 100644 index 0000000..74c32b6 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: f9fb077d451a12b4ba104a6e3fea62f1 +folderAsset: yes +timeCreated: 1527838915 +licenseType: Store +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation.meta new file mode 100644 index 0000000..d1d4c06 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aec3b8537189a1b42a07192bef013980 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Arrow_Blue.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Arrow_Blue.prefab new file mode 100644 index 0000000..0a9e667 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Arrow_Blue.prefab @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1425818297931132} + m_IsPrefabParent: 1 +--- !u!1 &1425818297931132 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4893217979005362} + - component: {fileID: 54315726283532316} + - component: {fileID: 65845300160949190} + m_Layer: 0 + m_Name: Arrow_Blue + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1433511959538088 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4022612573393106} + - component: {fileID: 33213087960042442} + - component: {fileID: 23670821256811880} + m_Layer: 0 + m_Name: Arrow_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1832152221641706 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4825618790938164} + - component: {fileID: 136351431453055900} + m_Layer: 0 + m_Name: HitCollider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4022612573393106 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1433511959538088} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -0, y: 0, z: -0.5} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4893217979005362} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4825618790938164 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1832152221641706} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.926} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4893217979005362} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4893217979005362 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1425818297931132} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4022612573393106} + - {fileID: 4825618790938164} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23670821256811880 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1433511959538088} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 97a2bc1be7d330a44b3c65944cb29229, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33213087960042442 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1433511959538088} + m_Mesh: {fileID: 4300000, guid: 830b6e666c246404b99676ac0771ead5, type: 3} +--- !u!54 &54315726283532316 +Rigidbody: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1425818297931132} + serializedVersion: 2 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 1.69 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 1 +--- !u!65 &65845300160949190 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1425818297931132} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 0.041, y: 0.05, z: 1.3414278} + m_Center: {x: 0, y: 0, z: 0.1707139} +--- !u!136 &136351431453055900 +CapsuleCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1832152221641706} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + m_Radius: 0.036725126 + m_Height: 0.15 + m_Direction: 2 + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Arrow_Blue.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Arrow_Blue.prefab.meta new file mode 100644 index 0000000..d916749 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Arrow_Blue.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 14bef15beb1709f4fb03bc1eae0d430c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Crossbow_Blue.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Crossbow_Blue.prefab new file mode 100644 index 0000000..f75e965 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Crossbow_Blue.prefab @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1519058888169846} + m_IsPrefabParent: 1 +--- !u!1 &1337201142911268 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4721778755554346} + m_Layer: 0 + m_Name: Barrel_End + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1519058888169846 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4838220252604734} + m_Layer: 0 + m_Name: Crossbow_Blue + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1768035638187606 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4412743318856818} + - component: {fileID: 33314139016043086} + - component: {fileID: 23467080017660350} + m_Layer: 0 + m_Name: CrossbowModel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4412743318856818 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1768035638187606} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4838220252604734} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4721778755554346 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1337201142911268} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.1897, z: 1.3845003} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4838220252604734} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4838220252604734 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1519058888169846} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4412743318856818} + - {fileID: 4721778755554346} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23467080017660350 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1768035638187606} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 2235ee366b5fbb54b814441d18b1fbd9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33314139016043086 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1768035638187606} + m_Mesh: {fileID: 4300000, guid: eaffb87fd63eadd469111e80479fbb50, type: 3} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Crossbow_Blue.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Crossbow_Blue.prefab.meta new file mode 100644 index 0000000..a3b4c95 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Blue Variation/Crossbow_Blue.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 20ca7c1d529346b4c9170e201c05e5f4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/CrossbowScripted.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/CrossbowScripted.prefab new file mode 100644 index 0000000..84680a7 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/CrossbowScripted.prefab @@ -0,0 +1,159 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1463872367739468} + m_IsPrefabParent: 1 +--- !u!1 &1413168891351908 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4607891296674276} + - component: {fileID: 33171046768419108} + - component: {fileID: 23813524839920306} + m_Layer: 0 + m_Name: Crossbow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1463872367739468 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4570468717745386} + - component: {fileID: 114628272778029114} + m_Layer: 0 + m_Name: CrossbowScripted + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1691415498198172 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4252778376053660} + m_Layer: 0 + m_Name: ArrowPos + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4252778376053660 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1691415498198172} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.3177, z: 1.1124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4570468717745386} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4570468717745386 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1463872367739468} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4607891296674276} + - {fileID: 4252778376053660} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4607891296674276 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1413168891351908} + m_LocalRotation: {x: 0, y: 0.7071068, z: -0, w: -0.7071068} + m_LocalPosition: {x: 0, y: 0.125, z: -0.258} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4570468717745386} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 270, z: 0} +--- !u!23 &23813524839920306 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1413168891351908} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 2235ee366b5fbb54b814441d18b1fbd9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33171046768419108 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1413168891351908} + m_Mesh: {fileID: 4300000, guid: eaffb87fd63eadd469111e80479fbb50, type: 3} +--- !u!114 &114628272778029114 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1463872367739468} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c02240f5ddf427a4384309ae5d5b1834, type: 3} + m_Name: + m_EditorClassIdentifier: + arrowPrefab: {fileID: 1425818297931132, guid: 14bef15beb1709f4fb03bc1eae0d430c, + type: 2} + arrowLocation: {fileID: 4252778376053660} + shotPower: 2500 diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/CrossbowScripted.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/CrossbowScripted.prefab.meta new file mode 100644 index 0000000..5a29ce1 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/CrossbowScripted.prefab.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 0407e2fa3a878c544b622f1a5cddbf1e +timeCreated: 1527840140 +licenseType: Store +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation.meta new file mode 100644 index 0000000..8f47eea --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bcfd2e71decc06445a7742ba0d17d9ee +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Arrow_Green.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Arrow_Green.prefab new file mode 100644 index 0000000..c47f796 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Arrow_Green.prefab @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1321397255078960} + m_IsPrefabParent: 1 +--- !u!1 &1321397255078960 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4920574010328390} + - component: {fileID: 54945246906336450} + - component: {fileID: 65444558986708808} + m_Layer: 0 + m_Name: Arrow_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1830943220195014 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4812550683914784} + - component: {fileID: 136258910584339900} + m_Layer: 0 + m_Name: HitCollider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1860982343392384 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4624217739419392} + - component: {fileID: 33967680662190948} + - component: {fileID: 23615360510922094} + m_Layer: 0 + m_Name: Arrow_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4624217739419392 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1860982343392384} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -0, y: 0, z: -0.5} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4920574010328390} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4812550683914784 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1830943220195014} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.926} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4920574010328390} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4920574010328390 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1321397255078960} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4624217739419392} + - {fileID: 4812550683914784} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23615360510922094 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1860982343392384} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: db00e349ca412b34f862a243497b8828, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33967680662190948 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1860982343392384} + m_Mesh: {fileID: 4300000, guid: 830b6e666c246404b99676ac0771ead5, type: 3} +--- !u!54 &54945246906336450 +Rigidbody: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1321397255078960} + serializedVersion: 2 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 1.69 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 1 +--- !u!65 &65444558986708808 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1321397255078960} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 0.041, y: 0.05, z: 1.3414278} + m_Center: {x: 0, y: 0, z: 0.1707139} +--- !u!136 &136258910584339900 +CapsuleCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1830943220195014} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + m_Radius: 0.036725126 + m_Height: 0.15 + m_Direction: 2 + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Arrow_Green.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Arrow_Green.prefab.meta new file mode 100644 index 0000000..94173dd --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Arrow_Green.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a3a297f32af6db94d8286a17562856c3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Crossbow_Green.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Crossbow_Green.prefab new file mode 100644 index 0000000..b085ce3 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Crossbow_Green.prefab @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1508546950290792} + m_IsPrefabParent: 1 +--- !u!1 &1299872154963834 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4747886728918596} + m_Layer: 0 + m_Name: Barrel_End + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1500990590891294 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4005641871912886} + - component: {fileID: 33771647321707202} + - component: {fileID: 23878585008999568} + m_Layer: 0 + m_Name: CrossbowModel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1508546950290792 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4092386077926388} + m_Layer: 0 + m_Name: Crossbow_Green + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4005641871912886 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1500990590891294} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4092386077926388} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4092386077926388 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1508546950290792} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4005641871912886} + - {fileID: 4747886728918596} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4747886728918596 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1299872154963834} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.1897, z: 1.3845003} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4092386077926388} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23878585008999568 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1500990590891294} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 62eea54453cf8ac4e9942d8727c017f5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33771647321707202 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1500990590891294} + m_Mesh: {fileID: 4300000, guid: eaffb87fd63eadd469111e80479fbb50, type: 3} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Crossbow_Green.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Crossbow_Green.prefab.meta new file mode 100644 index 0000000..b5ea8be --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Green Variation/Crossbow_Green.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1e45da8d6cb11b34cb5d60dea20364ec +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation.meta new file mode 100644 index 0000000..fba79b6 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1ffe181e562f8274ebd69c803eb6a405 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Arrow_Purple.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Arrow_Purple.prefab new file mode 100644 index 0000000..fe46e8e --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Arrow_Purple.prefab @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1780169410049526} + m_IsPrefabParent: 1 +--- !u!1 &1310507072708922 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4779485646615054} + - component: {fileID: 33535015153159680} + - component: {fileID: 23587716279770584} + m_Layer: 0 + m_Name: Arrow_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1580218964496582 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4976358795188852} + - component: {fileID: 136093981141343292} + m_Layer: 0 + m_Name: HitCollider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1780169410049526 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4391332970238160} + - component: {fileID: 54736066216618998} + - component: {fileID: 65475844292858472} + m_Layer: 0 + m_Name: Arrow_Purple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4391332970238160 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1780169410049526} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4779485646615054} + - {fileID: 4976358795188852} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4779485646615054 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1310507072708922} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -0, y: 0, z: -0.5} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4391332970238160} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4976358795188852 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1580218964496582} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.926} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4391332970238160} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23587716279770584 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1310507072708922} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 6d8b37aba27a3884ab8d96b074a28722, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33535015153159680 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1310507072708922} + m_Mesh: {fileID: 4300000, guid: 830b6e666c246404b99676ac0771ead5, type: 3} +--- !u!54 &54736066216618998 +Rigidbody: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1780169410049526} + serializedVersion: 2 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 1.69 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 1 +--- !u!65 &65475844292858472 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1780169410049526} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 0.041, y: 0.05, z: 1.3414278} + m_Center: {x: 0, y: 0, z: 0.1707139} +--- !u!136 &136093981141343292 +CapsuleCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1580218964496582} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + m_Radius: 0.036725126 + m_Height: 0.15 + m_Direction: 2 + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Arrow_Purple.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Arrow_Purple.prefab.meta new file mode 100644 index 0000000..2fa79b2 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Arrow_Purple.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 76e7c22cd2b272f46b33ad6cde4ae4b0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Crossbow_Purple.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Crossbow_Purple.prefab new file mode 100644 index 0000000..35af9bc --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Crossbow_Purple.prefab @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1130104366525750} + m_IsPrefabParent: 1 +--- !u!1 &1130104366525750 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4395000510549038} + m_Layer: 0 + m_Name: Crossbow_Purple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1269970105678186 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4695771678749206} + m_Layer: 0 + m_Name: Barrel_End + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1350580751616334 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4595238858535420} + - component: {fileID: 33671957436415430} + - component: {fileID: 23254997100755900} + m_Layer: 0 + m_Name: CrossbowModel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4395000510549038 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1130104366525750} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4595238858535420} + - {fileID: 4695771678749206} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4595238858535420 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1350580751616334} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4395000510549038} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4695771678749206 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1269970105678186} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.1897, z: 1.3845003} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4395000510549038} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23254997100755900 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1350580751616334} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: ac5c25b6b9ed5094fb59e213df274d93, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33671957436415430 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1350580751616334} + m_Mesh: {fileID: 4300000, guid: eaffb87fd63eadd469111e80479fbb50, type: 3} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Crossbow_Purple.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Crossbow_Purple.prefab.meta new file mode 100644 index 0000000..c93c8b3 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Purple Variation/Crossbow_Purple.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 90997d5b8690ef9468f36ddbabbb6d05 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation.meta new file mode 100644 index 0000000..afa9a0d --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2de5935c29d42be43a127aa8504b0f6e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Arrow_Red.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Arrow_Red.prefab new file mode 100644 index 0000000..23f32f8 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Arrow_Red.prefab @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1352163131666852} + m_IsPrefabParent: 1 +--- !u!1 &1352163131666852 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4681021545452234} + - component: {fileID: 54693128137357656} + - component: {fileID: 65938732276857792} + m_Layer: 0 + m_Name: Arrow_Red + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1601943183614408 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4489451647225822} + - component: {fileID: 33022882107120306} + - component: {fileID: 23336920390609630} + m_Layer: 0 + m_Name: Arrow_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1907939977260336 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4264702202473636} + - component: {fileID: 136779756738591124} + m_Layer: 0 + m_Name: HitCollider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4264702202473636 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1907939977260336} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.926} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4681021545452234} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4489451647225822 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1601943183614408} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -0, y: 0, z: -0.5} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4681021545452234} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4681021545452234 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1352163131666852} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4489451647225822} + - {fileID: 4264702202473636} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23336920390609630 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1601943183614408} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: fd3397edcca3081418a320168d73eae5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33022882107120306 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1601943183614408} + m_Mesh: {fileID: 4300000, guid: 830b6e666c246404b99676ac0771ead5, type: 3} +--- !u!54 &54693128137357656 +Rigidbody: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1352163131666852} + serializedVersion: 2 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 1.69 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 1 +--- !u!65 &65938732276857792 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1352163131666852} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 0.041, y: 0.05, z: 1.3414278} + m_Center: {x: 0, y: 0, z: 0.1707139} +--- !u!136 &136779756738591124 +CapsuleCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1907939977260336} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + m_Radius: 0.036725126 + m_Height: 0.15 + m_Direction: 2 + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Arrow_Red.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Arrow_Red.prefab.meta new file mode 100644 index 0000000..ccfabeb --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Arrow_Red.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7f44d876055f2ba4a8387a929924da06 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Crossbow_Red.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Crossbow_Red.prefab new file mode 100644 index 0000000..3df8eee --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Crossbow_Red.prefab @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1940673943835444} + m_IsPrefabParent: 1 +--- !u!1 &1482922932237896 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4841667507163964} + m_Layer: 0 + m_Name: Barrel_End + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1794516279089596 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4504118500446226} + - component: {fileID: 33995601276361694} + - component: {fileID: 23009248085178576} + m_Layer: 0 + m_Name: CrossbowModel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1940673943835444 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4792707066713996} + m_Layer: 0 + m_Name: Crossbow_Red + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4504118500446226 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1794516279089596} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4792707066713996} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4792707066713996 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1940673943835444} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4504118500446226} + - {fileID: 4841667507163964} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4841667507163964 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1482922932237896} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.1897, z: 1.3845003} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4792707066713996} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23009248085178576 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1794516279089596} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 859d77c97b344e546872e2e29e6a1a53, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33995601276361694 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1794516279089596} + m_Mesh: {fileID: 4300000, guid: eaffb87fd63eadd469111e80479fbb50, type: 3} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Crossbow_Red.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Crossbow_Red.prefab.meta new file mode 100644 index 0000000..32a01c3 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Red Variation/Crossbow_Red.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1c0313f54db8af543bbc0706011d6757 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation.meta new file mode 100644 index 0000000..72ec1db --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 89e75004a8a4ad740a5be201608b9f69 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Arrow_Yellow.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Arrow_Yellow.prefab new file mode 100644 index 0000000..3bec12e --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Arrow_Yellow.prefab @@ -0,0 +1,186 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1141200748744752} + m_IsPrefabParent: 1 +--- !u!1 &1141200748744752 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4987557964605798} + - component: {fileID: 54389611762252288} + - component: {fileID: 65281854355617798} + m_Layer: 0 + m_Name: Arrow_Yellow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1685696128715902 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4783950073229356} + - component: {fileID: 33745397120997448} + - component: {fileID: 23514298845855308} + m_Layer: 0 + m_Name: Arrow_Model + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1848530792210656 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4416625694243734} + - component: {fileID: 136904510090007562} + m_Layer: 0 + m_Name: HitCollider + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4416625694243734 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1848530792210656} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0.926} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4987557964605798} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4783950073229356 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1685696128715902} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -0, y: 0, z: -0.5} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4987557964605798} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4987557964605798 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1141200748744752} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4783950073229356} + - {fileID: 4416625694243734} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23514298845855308 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1685696128715902} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 989287c51da0a4949b975140fa2bd587, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33745397120997448 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1685696128715902} + m_Mesh: {fileID: 4300000, guid: 830b6e666c246404b99676ac0771ead5, type: 3} +--- !u!54 &54389611762252288 +Rigidbody: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1141200748744752} + serializedVersion: 2 + m_Mass: 1 + m_Drag: 0 + m_AngularDrag: 1.69 + m_UseGravity: 1 + m_IsKinematic: 0 + m_Interpolate: 0 + m_Constraints: 0 + m_CollisionDetection: 1 +--- !u!65 &65281854355617798 +BoxCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1141200748744752} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 0.041, y: 0.05, z: 1.3414278} + m_Center: {x: 0, y: 0, z: 0.1707139} +--- !u!136 &136904510090007562 +CapsuleCollider: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1848530792210656} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + m_Radius: 0.036725126 + m_Height: 0.15 + m_Direction: 2 + m_Center: {x: 0, y: 0, z: 0} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Arrow_Yellow.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Arrow_Yellow.prefab.meta new file mode 100644 index 0000000..8221d2a --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Arrow_Yellow.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c03560c7ff35b094190df190944f425a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Crossbow_Yellow.prefab b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Crossbow_Yellow.prefab new file mode 100644 index 0000000..c1d476a --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Crossbow_Yellow.prefab @@ -0,0 +1,143 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &100100000 +Prefab: + m_ObjectHideFlags: 1 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: [] + m_RemovedComponents: [] + m_ParentPrefab: {fileID: 0} + m_RootGameObject: {fileID: 1984626767219582} + m_IsPrefabParent: 1 +--- !u!1 &1394631082183306 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4232633059803200} + - component: {fileID: 33255251400528004} + - component: {fileID: 23624914844777754} + m_Layer: 0 + m_Name: CrossbowModel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1553143484302360 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4059519925504252} + m_Layer: 0 + m_Name: Barrel_End + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1 &1984626767219582 +GameObject: + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + serializedVersion: 5 + m_Component: + - component: {fileID: 4989718122912878} + m_Layer: 0 + m_Name: Crossbow_Yellow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4059519925504252 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1553143484302360} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.1897, z: 1.3845003} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4989718122912878} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &4232633059803200 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1394631082183306} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4989718122912878} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!4 &4989718122912878 +Transform: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1984626767219582} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 4232633059803200} + - {fileID: 4059519925504252} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &23624914844777754 +MeshRenderer: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1394631082183306} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 4294967295 + m_Materials: + - {fileID: 2100000, guid: 245f198220c2c5f42bae1a5241da3c7a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &33255251400528004 +MeshFilter: + m_ObjectHideFlags: 1 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 100100000} + m_GameObject: {fileID: 1394631082183306} + m_Mesh: {fileID: 4300000, guid: eaffb87fd63eadd469111e80479fbb50, type: 3} diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Crossbow_Yellow.prefab.meta b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Crossbow_Yellow.prefab.meta new file mode 100644 index 0000000..8bc9c70 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Prefabs/Yellow Variation/Crossbow_Yellow.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ac05d10c4000010459ed6d532bffad06 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures.meta new file mode 100644 index 0000000..b28b6be --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 0135ea8d8a17d7b4baf51f214eece00b +folderAsset: yes +timeCreated: 1527699415 +licenseType: Store +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow.meta new file mode 100644 index 0000000..8b0a86b --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 02e1ce14008061844a00e7bf0c4c59d9 +folderAsset: yes +timeCreated: 1527838717 +licenseType: Store +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_AlbedoTransparency.png b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_AlbedoTransparency.png new file mode 100644 index 0000000..9cbcbee Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_AlbedoTransparency.png differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_AlbedoTransparency.png.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_AlbedoTransparency.png.meta new file mode 100644 index 0000000..f89c5b1 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_AlbedoTransparency.png.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: 3fd44c9adfb1c8546a09d490a9785664 +timeCreated: 1527838770 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_Emission.png b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_Emission.png new file mode 100644 index 0000000..3881d1c Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_Emission.png differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_Emission.png.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_Emission.png.meta new file mode 100644 index 0000000..2a5e1c7 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_Emission.png.meta @@ -0,0 +1,84 @@ +fileFormatVersion: 2 +guid: 80ccb5285719e8b489aa35b51f071b53 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 5 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_MetallicSmoothness.png b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_MetallicSmoothness.png new file mode 100644 index 0000000..5db40dd Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_MetallicSmoothness.png differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_MetallicSmoothness.png.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_MetallicSmoothness.png.meta new file mode 100644 index 0000000..9e8740a --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Arrow/Arrow_MetallicSmoothness.png.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: b289077533efd0a49a91ffd330bfc895 +timeCreated: 1527838771 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow.meta new file mode 100644 index 0000000..edcd587 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 49b1d54e39c8ad44b822756ee853dfa8 +folderAsset: yes +timeCreated: 1527838711 +licenseType: Store +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_AlbedoTransparency.png b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_AlbedoTransparency.png new file mode 100644 index 0000000..8ee5f0b Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_AlbedoTransparency.png differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_AlbedoTransparency.png.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_AlbedoTransparency.png.meta new file mode 100644 index 0000000..eb253ad --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_AlbedoTransparency.png.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: 3f2c8ea122b8a1a49b6c4ef2f8566884 +timeCreated: 1527699416 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Emission.png b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Emission.png new file mode 100644 index 0000000..189009a Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Emission.png differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Emission.png.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Emission.png.meta new file mode 100644 index 0000000..c54562b --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Emission.png.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: 8876cd9f7bc34fd4183ed7e788d267ee +timeCreated: 1527699417 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_MetallicSmoothness.png b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_MetallicSmoothness.png new file mode 100644 index 0000000..10fb12d Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_MetallicSmoothness.png differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_MetallicSmoothness.png.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_MetallicSmoothness.png.meta new file mode 100644 index 0000000..c8be0e7 --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_MetallicSmoothness.png.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: cd106e4861cda544f980bc9751139e23 +timeCreated: 1527699417 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Normal.png b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Normal.png new file mode 100644 index 0000000..5646cb0 Binary files /dev/null and b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Normal.png differ diff --git a/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Normal.png.meta b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Normal.png.meta new file mode 100644 index 0000000..d6e710c --- /dev/null +++ b/Assets/Weapons/Sci-Fi_Crossbow/Textures/Crossbow/Crossbow_Normal.png.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: 31ff55fc5fb27754589f6f72a807834f +timeCreated: 1527699416 +licenseType: Store +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 4 + 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 + isReadable: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -1 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + spritePackingTag: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun.meta b/Assets/Weapons/SciFi Gun.meta new file mode 100644 index 0000000..7ed5702 --- /dev/null +++ b/Assets/Weapons/SciFi Gun.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 71afbe8fe72f09f46803a60d8a18f246 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/Components.meta b/Assets/Weapons/SciFi Gun/Components.meta new file mode 100644 index 0000000..127499f --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e720e31faabe2f14381d44ef714a6194 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun.fbx b/Assets/Weapons/SciFi Gun/Components/SciFiGun.fbx new file mode 100644 index 0000000..37f8119 Binary files /dev/null and b/Assets/Weapons/SciFi Gun/Components/SciFiGun.fbx differ diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun.fbx.meta b/Assets/Weapons/SciFi Gun/Components/SciFiGun.fbx.meta new file mode 100644 index 0000000..5696671 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components/SciFiGun.fbx.meta @@ -0,0 +1,160 @@ +fileFormatVersion: 2 +guid: dbeb07ce6436fdc4988bcc03b8afc948 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: + - first: + 1: 100000 + second: Hull + - first: + 1: 100002 + second: Munition + - first: + 1: 100004 + second: //RootNode + - first: + 1: 100006 + second: Trigger + - first: + 4: 400000 + second: Hull + - first: + 4: 400002 + second: Munition + - first: + 4: 400004 + second: //RootNode + - first: + 4: 400006 + second: Trigger + - first: + 23: 2300000 + second: Hull + - first: + 23: 2300002 + second: Munition + - first: + 23: 2300004 + second: Trigger + - first: + 33: 3300000 + second: Hull + - first: + 33: 3300002 + second: Munition + - first: + 33: 3300004 + second: Trigger + - first: + 43: 4300000 + second: Hull + - first: + 43: 4300002 + second: Trigger + - first: + 43: 4300004 + second: Munition + - first: + 95: 9500000 + second: //RootNode + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 0 + 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 0.01 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 0 + importBlendShapes: 1 + importCameras: 0 + importLights: 0 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 1 + 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: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 4 + normalCalculationMode: 0 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 + 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: 0.01 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 0 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 1 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_Diffuse.mat b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Diffuse.mat new file mode 100644 index 0000000..4b2c966 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Diffuse.mat @@ -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: SciFiGun_Diffuse + m_Shader: {fileID: 2, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 8a43a0961e778604d8a24ba8ae354a6b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d4c4f12509f94a040907435db7e56cc3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: [] + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_Diffuse.mat.meta b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Diffuse.mat.meta new file mode 100644 index 0000000..51706a2 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Diffuse.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 58d3215dbddde9b4ea1d242fbb11ce9c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_Specular.mat b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Specular.mat new file mode 100644 index 0000000..66fa1d0 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Specular.mat @@ -0,0 +1,37 @@ +%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: SciFiGun_Specular + m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 8a43a0961e778604d8a24ba8ae354a6b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: d4c4f12509f94a040907435db7e56cc3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _Shininess: 0.078125 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_Specular.mat.meta b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Specular.mat.meta new file mode 100644 index 0000000..f202384 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components/SciFiGun_Specular.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 68db4c702af00b642aac3db9d705fdf6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_coloring.jpg b/Assets/Weapons/SciFi Gun/Components/SciFiGun_coloring.jpg new file mode 100644 index 0000000..d398d41 Binary files /dev/null and b/Assets/Weapons/SciFi Gun/Components/SciFiGun_coloring.jpg differ diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_coloring.jpg.meta b/Assets/Weapons/SciFi Gun/Components/SciFiGun_coloring.jpg.meta new file mode 100644 index 0000000..30d6454 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components/SciFiGun_coloring.jpg.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: d4c4f12509f94a040907435db7e56cc3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + 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: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_normals.jpg b/Assets/Weapons/SciFi Gun/Components/SciFiGun_normals.jpg new file mode 100644 index 0000000..d2581f2 Binary files /dev/null and b/Assets/Weapons/SciFi Gun/Components/SciFiGun_normals.jpg differ diff --git a/Assets/Weapons/SciFi Gun/Components/SciFiGun_normals.jpg.meta b/Assets/Weapons/SciFi Gun/Components/SciFiGun_normals.jpg.meta new file mode 100644 index 0000000..7f0bc26 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/Components/SciFiGun_normals.jpg.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 8a43a0961e778604d8a24ba8ae354a6b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 1 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 1 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -1 + maxTextureSize: 1024 + 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: 1 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/SciFiGun_Diffuse.prefab b/Assets/Weapons/SciFi Gun/SciFiGun_Diffuse.prefab new file mode 100644 index 0000000..73e515c --- /dev/null +++ b/Assets/Weapons/SciFi Gun/SciFiGun_Diffuse.prefab @@ -0,0 +1,306 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &117548 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 417548} + - component: {fileID: 3317550} + - component: {fileID: 2317550} + m_Layer: 0 + m_Name: Trigger + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &417548 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117548} + m_LocalRotation: {x: 0, y: -0, z: 0, w: 1} + m_LocalPosition: {x: 0.027678821, y: 0.012362667, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 417554} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3317550 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117548} + m_Mesh: {fileID: 4300002, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} +--- !u!23 &2317550 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117548} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 58d3215dbddde9b4ea1d242fbb11ce9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &117550 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 417550} + - component: {fileID: 3317552} + - component: {fileID: 2317552} + m_Layer: 0 + m_Name: Munition + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &417550 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117550} + m_LocalRotation: {x: 0, y: -0, z: 0, w: 1} + m_LocalPosition: {x: 0.03703869, y: 0.034926426, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 417554} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3317552 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117550} + m_Mesh: {fileID: 4300004, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} +--- !u!23 &2317552 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117550} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 58d3215dbddde9b4ea1d242fbb11ce9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &117552 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 417552} + - component: {fileID: 3317554} + - component: {fileID: 2317554} + m_Layer: 0 + m_Name: Hull + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &417552 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117552} + m_LocalRotation: {x: 0, y: -0, z: 0, w: 1} + m_LocalPosition: {x: 0.043305617, y: 0.036049794, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 417554} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3317554 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117552} + m_Mesh: {fileID: 4300000, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} +--- !u!23 &2317554 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117552} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 58d3215dbddde9b4ea1d242fbb11ce9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &117554 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 417554} + - component: {fileID: 9517554} + m_Layer: 0 + m_Name: SciFiGun_Diffuse + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &417554 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117554} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 417552} + - {fileID: 417550} + - {fileID: 417548} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &9517554 +Animator: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117554} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} + m_Controller: {fileID: 0} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 diff --git a/Assets/Weapons/SciFi Gun/SciFiGun_Diffuse.prefab.meta b/Assets/Weapons/SciFi Gun/SciFiGun_Diffuse.prefab.meta new file mode 100644 index 0000000..6e4b83e --- /dev/null +++ b/Assets/Weapons/SciFi Gun/SciFiGun_Diffuse.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 30d819e0f44869f4e82f18d655b5c786 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/SciFi Gun/SciFiGun_Specular.prefab b/Assets/Weapons/SciFi Gun/SciFiGun_Specular.prefab new file mode 100644 index 0000000..d5ffadc --- /dev/null +++ b/Assets/Weapons/SciFi Gun/SciFiGun_Specular.prefab @@ -0,0 +1,306 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &117070 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 417070} + - component: {fileID: 9560878} + m_Layer: 0 + m_Name: SciFiGun_Specular + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &417070 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117070} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 460878} + - {fileID: 460880} + - {fileID: 460882} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!95 &9560878 +Animator: + serializedVersion: 4 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 117070} + m_Enabled: 1 + m_Avatar: {fileID: 9000000, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} + m_Controller: {fileID: 0} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 1 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorControllerStateOnDisable: 0 +--- !u!1 &160878 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 460878} + - component: {fileID: 3360878} + - component: {fileID: 2360878} + m_Layer: 0 + m_Name: Hull + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &460878 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160878} + m_LocalRotation: {x: 0, y: -0, z: 0, w: 1} + m_LocalPosition: {x: 0.043305617, y: 0.036049794, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 417070} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3360878 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160878} + m_Mesh: {fileID: 4300000, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} +--- !u!23 &2360878 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160878} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 68db4c702af00b642aac3db9d705fdf6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &160880 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 460880} + - component: {fileID: 3360880} + - component: {fileID: 2360880} + m_Layer: 0 + m_Name: Munition + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &460880 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160880} + m_LocalRotation: {x: 0, y: -0, z: 0, w: 1} + m_LocalPosition: {x: 0.03703869, y: 0.034926426, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 417070} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3360880 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160880} + m_Mesh: {fileID: 4300004, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} +--- !u!23 &2360880 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160880} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 68db4c702af00b642aac3db9d705fdf6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &160882 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 460882} + - component: {fileID: 3360882} + - component: {fileID: 2360882} + m_Layer: 0 + m_Name: Trigger + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &460882 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160882} + m_LocalRotation: {x: 0, y: -0, z: 0, w: 1} + m_LocalPosition: {x: 0.027678821, y: 0.012362667, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 417070} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3360882 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160882} + m_Mesh: {fileID: 4300002, guid: dbeb07ce6436fdc4988bcc03b8afc948, type: 3} +--- !u!23 &2360882 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 160882} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 0 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 68db4c702af00b642aac3db9d705fdf6, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} diff --git a/Assets/Weapons/SciFi Gun/SciFiGun_Specular.prefab.meta b/Assets/Weapons/SciFi Gun/SciFiGun_Specular.prefab.meta new file mode 100644 index 0000000..dddb658 --- /dev/null +++ b/Assets/Weapons/SciFi Gun/SciFiGun_Specular.prefab.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 38075ff1c3cff91428ade499a59bdc97 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite.meta new file mode 100644 index 0000000..67a4449 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a480571ce0c311141a9d5358f5209efe +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials.meta new file mode 100644 index 0000000..0f01853 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 199ad0692a72b8f44ab46892ce8101f0 +folderAsset: yes +timeCreated: 1519802269 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials/M_WM_SF_Wp01_f.mat b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials/M_WM_SF_Wp01_f.mat new file mode 100644 index 0000000..af280db --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials/M_WM_SF_Wp01_f.mat @@ -0,0 +1,83 @@ +%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_WM_SF_Wp01_f + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _EMISSION + - _METALLICGLOSSMAP + - _NORMALMAP + m_InvalidKeywords: [] + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: d7de430256227de47989d73ce3478182, 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: 2800000, guid: 6c4ef79b4da961c428d613aaba89525b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ba34c0b3cee1c124e8cd85299bb40316, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 913fb5bfb9a898b45877be5c34e9c4c7, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: adb86d476b0a95744af50806c77b674a, type: 3} + 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} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.9 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials/M_WM_SF_Wp01_f.mat.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials/M_WM_SF_Wp01_f.mat.meta new file mode 100644 index 0000000..9eebe47 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Materials/M_WM_SF_Wp01_f.mat.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 5efee9a7dd68cec4bb5cecdd349c9bc5 +timeCreated: 1534252740 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: -1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes.meta new file mode 100644 index 0000000..5ed8236 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 0a11ef5474d27a949924db7a5d5d1991 +folderAsset: yes +timeCreated: 1519791758 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials.meta new file mode 100644 index 0000000..e04cddb --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5e0835fd7ee54dd4bac6748f0e6ed8cc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials/M_WM_SF_Wp01_a.mat b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials/M_WM_SF_Wp01_a.mat new file mode 100644 index 0000000..6b3276e --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials/M_WM_SF_Wp01_a.mat @@ -0,0 +1,80 @@ +%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_WM_SF_Wp01_a + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + 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: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + 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} + m_Ints: [] + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.588, g: 0.588, b: 0.588, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials/M_WM_SF_Wp01_a.mat.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials/M_WM_SF_Wp01_a.mat.meta new file mode 100644 index 0000000..2b22d7f --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/Materials/M_WM_SF_Wp01_a.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1dcd84b8b15a3fb45a1d43e407365b49 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/WM_SF_Wp01_a.FBX b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/WM_SF_Wp01_a.FBX new file mode 100644 index 0000000..88be945 Binary files /dev/null and b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/WM_SF_Wp01_a.FBX differ diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/WM_SF_Wp01_a.FBX.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/WM_SF_Wp01_a.FBX.meta new file mode 100644 index 0000000..a949b5b --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Meshes/WM_SF_Wp01_a.FBX.meta @@ -0,0 +1,81 @@ +fileFormatVersion: 2 +guid: 589c90d4952cd7f4f99d50582f9da48d +timeCreated: 1534243715 +licenseType: Store +ModelImporter: + serializedVersion: 19 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2300000: //RootNode + 3300000: //RootNode + 4300000: WM_SF_Wp01_a + 9500000: //RootNode + materials: + importMaterials: 1 + materialName: 1 + materialSearch: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + clipAnimations: [] + isReadable: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + importBlendShapes: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + importAnimation: 0 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1} + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs.meta new file mode 100644 index 0000000..5324f18 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 005dc02a9eb728c42932f595d8446f8c +folderAsset: yes +timeCreated: 1519791768 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs/WM_SF_Wp01_f.prefab b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs/WM_SF_Wp01_f.prefab new file mode 100644 index 0000000..86a3033 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs/WM_SF_Wp01_f.prefab @@ -0,0 +1,117 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1036853281140478 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4176951441283404} + - component: {fileID: 33530704575652106} + - component: {fileID: 23728444791720080} + m_Layer: 0 + m_Name: WM_SF_Wp01_f + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4176951441283404 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1036853281140478} + m_LocalRotation: {x: 0.000000021855694, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 4531602420244830} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &33530704575652106 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1036853281140478} + m_Mesh: {fileID: 4300000, guid: 589c90d4952cd7f4f99d50582f9da48d, type: 3} +--- !u!23 &23728444791720080 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1036853281140478} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 4294967295 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 5efee9a7dd68cec4bb5cecdd349c9bc5, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &1082139071658744 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4531602420244830} + m_Layer: 0 + m_Name: WM_SF_Wp01_f + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4531602420244830 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1082139071658744} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 4176951441283404} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs/WM_SF_Wp01_f.prefab.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs/WM_SF_Wp01_f.prefab.meta new file mode 100644 index 0000000..1dc3f74 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Perfabs/WM_SF_Wp01_f.prefab.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a3f5e25276f1fd3409ce847dc74b044a +timeCreated: 1543568679 +licenseType: Store +NativeFormatImporter: + mainObjectFileID: 100100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures.meta new file mode 100644 index 0000000..500f48c --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: b5f70572fa43b8d4d92f731798122bdd +folderAsset: yes +timeCreated: 1519791779 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Albedo.png b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Albedo.png new file mode 100644 index 0000000..14a72f6 Binary files /dev/null and b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Albedo.png differ diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Albedo.png.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Albedo.png.meta new file mode 100644 index 0000000..042c839 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Albedo.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: ba34c0b3cee1c124e8cd85299bb40316 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 7 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Emission.png b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Emission.png new file mode 100644 index 0000000..e83a61a Binary files /dev/null and b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Emission.png differ diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Emission.png.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Emission.png.meta new file mode 100644 index 0000000..39f2ffd --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Emission.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 6c4ef79b4da961c428d613aaba89525b +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 7 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Metallic.png b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Metallic.png new file mode 100644 index 0000000..aca10b6 Binary files /dev/null and b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Metallic.png differ diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Metallic.png.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Metallic.png.meta new file mode 100644 index 0000000..a04df5c --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Metallic.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 913fb5bfb9a898b45877be5c34e9c4c7 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 7 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Normal.png b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Normal.png new file mode 100644 index 0000000..48cb8ee Binary files /dev/null and b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Normal.png differ diff --git a/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Normal.png.meta b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Normal.png.meta new file mode 100644 index 0000000..88c15d3 --- /dev/null +++ b/Assets/Weapons/WM_SciFi_Weapon1_Lite/Textures/WM_SF_Wp01_f_Normal.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: d7de430256227de47989d73ce3478182 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 7 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World.meta b/Assets/World.meta new file mode 100644 index 0000000..14766d3 --- /dev/null +++ b/Assets/World.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7d6476738926b974d948d9d687b24e68 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack.meta b/Assets/World/Sci Fi Modular Pack.meta new file mode 100644 index 0000000..177d77d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0dec0ed900e9b6846ab7495035b23af3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials.meta b/Assets/World/Sci Fi Modular Pack/Materials.meta new file mode 100644 index 0000000..2cfe74f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aa2d7757b439445b5a0f927eb7fadc96 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Bar.mat b/Assets/World/Sci Fi Modular Pack/Materials/Bar.mat new file mode 100644 index 0000000..a1855da --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Bar.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Bar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 72d5fd421a9824891b70e23ffd26a8c2, 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: 73793b9a3221f4b42a15cc67c20a9aaf, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: c2012e4cb26484b50a8f55bb2d74a381, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 989ae5752b87a4f35bf38e9010280020, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 0.746 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Bar.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Bar.mat.meta new file mode 100644 index 0000000..d9facfc --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Bar.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 269637ade25ef4a8c82adec0362f70cb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Box1.mat b/Assets/World/Sci Fi Modular Pack/Materials/Box1.mat new file mode 100644 index 0000000..1781deb --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Box1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Box1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 46b25a76e4493417cb4ab3fc63f175d1, 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: 2800000, guid: de85b9c2cf0fa4e349008c5a44f41d93, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 82c5e2826010140cd9c300b59d68a1ad, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: ac9486a6235114013af64ca1e041ba14, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 0ca38d8ecfbb44f2c8a4381673ca2d44, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Box1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Box1.mat.meta new file mode 100644 index 0000000..8976c71 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Box1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: de6e923f7a4274cd09bd1f186ffbccae +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Box3.mat b/Assets/World/Sci Fi Modular Pack/Materials/Box3.mat new file mode 100644 index 0000000..e48fb06 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Box3.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Box3 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 2f3af6c8d1b374e17a677abd29c11e7f, 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: 2800000, guid: 732e125d380b54cf4bd0c57087c441fd, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: cc617f9b8f3a643448cacc7e81f7f389, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: ae7a5528b72544c928fd04797bee2ce3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 167842ca98b704d9696100bd5d311e6c, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Box3.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Box3.mat.meta new file mode 100644 index 0000000..c5c6249 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Box3.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: db6a37a1ce8f742aebcff4c72f94b067 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Door.mat b/Assets/World/Sci Fi Modular Pack/Materials/Door.mat new file mode 100644 index 0000000..1e2b3d1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Door.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Door + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 8592751ef347246c2a7ac267f9ddcf86, 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: 2800000, guid: 418dd3ddf97fb454bb2fa75bee1a8f97, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 32a35bb6e8501496a871d03e297de525, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 96a4d932522b241a4bce507af3750549, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 5fb873da145234505a502642d99ef584, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Door.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Door.mat.meta new file mode 100644 index 0000000..cd573c4 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Door.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9c1f216d20d0143c495f8be440d54d74 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/DoorFrame.mat b/Assets/World/Sci Fi Modular Pack/Materials/DoorFrame.mat new file mode 100644 index 0000000..f5c73b9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/DoorFrame.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: DoorFrame + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ff9dd4364694e417abaad64a9eeb20bd, 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: dfd3219d7a0dc46269f2495946088e4a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 7a0f461ca0b2d4001af14fb6233592c9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: cb52cadadeada40bcb0b9b5f19a7f944, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/DoorFrame.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/DoorFrame.mat.meta new file mode 100644 index 0000000..7f16aba --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/DoorFrame.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1c4616794813041a590a4b84a6f49e9a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/DoorGlass.mat b/Assets/World/Sci Fi Modular Pack/Materials/DoorGlass.mat new file mode 100644 index 0000000..5a467cd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/DoorGlass.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: DoorGlass + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHABLEND_ON _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: fb6f19aab6c7c43f892c5189e995a010, 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: 8a47ab656489b43678e3b879462425f9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 67a3e4b94dbcd426aadfc72b990b3eaa, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 3521b4813cbe04fe9bfab2d3bee9b196, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 2 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _UVSec: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 0.7607844, g: 0.7607844, b: 0.7607844, a: 0.39215687} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/DoorGlass.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/DoorGlass.mat.meta new file mode 100644 index 0000000..331b9d8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/DoorGlass.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f7d13ec7f3ea54bff9b8ca871ba9da45 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor1.mat b/Assets/World/Sci Fi Modular Pack/Materials/Floor1.mat new file mode 100644 index 0000000..dcf1c05 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Floor1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: ef67b2acd3bbf4da184eea6f7d8175f7, 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: 807970f78b2864b3888f34a25382929c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 4bfe8b5a001ce43af81b9f3109d40f70, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: d41bd5e5bae454487afc663556588a11, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0.6 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Floor1.mat.meta new file mode 100644 index 0000000..8d4018a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1f2175db829e2437a846b7256f968ac7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor2.mat b/Assets/World/Sci Fi Modular Pack/Materials/Floor2.mat new file mode 100644 index 0000000..fa53f82 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor2.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Floor2 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: cc4d0cd12051c4542b9ade29ed544c22, 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: f30830a09d322433cbf54a55029cac66, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 5948c7bca3aa640f18fe8ef989bf342e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: e16b01d42d5a645c9b39e92d42f8fb12, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor2.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Floor2.mat.meta new file mode 100644 index 0000000..8fe7b1c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a1ecde157c64844cd91342234e9e354f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor4.mat b/Assets/World/Sci Fi Modular Pack/Materials/Floor4.mat new file mode 100644 index 0000000..6c4eee8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor4.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Floor4 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: d0b416ade5f3f4f81bb893871072bfe9, 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: f4b2208b318bb4827b7875509bdf79d4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 44d3929b1786e4856bf4e8eaf781b6b1, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 3d5ec0823522248e9bb20029e96212eb, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor4.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Floor4.mat.meta new file mode 100644 index 0000000..3d9d563 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor4.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 94f56123865054b62a3c385450ada42d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor5.mat b/Assets/World/Sci Fi Modular Pack/Materials/Floor5.mat new file mode 100644 index 0000000..171ac82 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor5.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Floor5 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 8860a2ce2a27848949aff97a50e527ff, 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: 90b9c81f222914ee8b5424227c5fc51c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 093be3edce58b46478ba0d23ccf25630, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 7e93f7ab151744796801ca53ecb319da, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Floor5.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Floor5.mat.meta new file mode 100644 index 0000000..3134667 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Floor5.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8a33980753f504f7da530fcbb60108bb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/IntersectionSideFloor.mat b/Assets/World/Sci Fi Modular Pack/Materials/IntersectionSideFloor.mat new file mode 100644 index 0000000..9608f23 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/IntersectionSideFloor.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: IntersectionSideFloor + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: dc487afa0221044799c47dfeaa0d2f1a, 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: 2902372bcb4fa4ebbab890a03c21c102, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: dece9b509496d4deaa4c78d3532e3a7f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 562d91eaabf1a47799679310cedfe81b, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/IntersectionSideFloor.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/IntersectionSideFloor.mat.meta new file mode 100644 index 0000000..c90f263 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/IntersectionSideFloor.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 73f473a5472e84ba7b92b1cb65cde658 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Light1.mat b/Assets/World/Sci Fi Modular Pack/Materials/Light1.mat new file mode 100644 index 0000000..5eec2ee --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Light1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Light1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 7644d42de19494f8884079d6e1af46d1, 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: 195de1768e9844258ae622629e1670b5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 3dc5455fb57d34d63a6b97d855ebec23, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 871d7f8019eaf4b739e422c96a9393d5, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Light1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Light1.mat.meta new file mode 100644 index 0000000..a4a3dc6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Light1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e53a571c4435748ca83a349171212065 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Light1_Steel.mat b/Assets/World/Sci Fi Modular Pack/Materials/Light1_Steel.mat new file mode 100644 index 0000000..bb7d145 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Light1_Steel.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Light1_Steel + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 01a94bdd0769f491bb109398494f73fb, 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: cc2174b0343db4c4cb6f67e4acf2f312, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: d7919fa1f215342928720571e6afb35c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 93536d73b0fe74515bb4ad36349cd686, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Light1_Steel.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Light1_Steel.mat.meta new file mode 100644 index 0000000..ec72328 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Light1_Steel.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ef2fe98e430e84ec0ac69deed6fbe49e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Light2.mat b/Assets/World/Sci Fi Modular Pack/Materials/Light2.mat new file mode 100644 index 0000000..196e431 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Light2.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Light2 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 0f92a11fc683f49d399f963c429d670b, 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: 5d3fd95af63e84a859386db18dae65c8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 29bba479bc280416a83c3946fbdf08ab, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: eeb68831547da4939b1c0bb8fa8722ac, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Light2.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Light2.mat.meta new file mode 100644 index 0000000..e0adbf9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Light2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 08cdeb4852bec441bb600fa711ff2a98 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Profile1.mat b/Assets/World/Sci Fi Modular Pack/Materials/Profile1.mat new file mode 100644 index 0000000..cece6a3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Profile1.mat @@ -0,0 +1,81 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Profile1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 7f14093de0caf430e82719cfbf767f42, 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: be45e101c58144ec5bc0f497fca11f33, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 3fda47b376b264f9280731fa300d80ab, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: b7d91e2538efb48579e4327d63505f44, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.619 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Profile1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Profile1.mat.meta new file mode 100644 index 0000000..3a0faf7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Profile1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9cb2930c9a4414150b9f11ac98bac990 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileDoor.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileDoor.mat new file mode 100644 index 0000000..279043b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileDoor.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileDoor + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 41a134acdba944674be9fe271c1ac962, 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: f698d293acd78408984dfe276b1854b3, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 54cf92d12f06340758b8d62d10380e8d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: d8c12a15ac6f84c3d8564278f6941cb2, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileDoor.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileDoor.mat.meta new file mode 100644 index 0000000..5663c61 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileDoor.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: df6973c4d93b94b2f93310f1506165c2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileEnd.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileEnd.mat new file mode 100644 index 0000000..032431e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileEnd.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileEnd + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: c95ef473e6f9544a5ac1d8dbe237169c, 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: 075af33a99d964f91ad0e5afac236366, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 3466ba5caf39345b590af15763214d50, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: b34685aa6b3a948ab8ed709f6febe038, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileEnd.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileEnd.mat.meta new file mode 100644 index 0000000..edb03da --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileEnd.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2a75396521bdb4051a0eac381d767954 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileIntersection.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileIntersection.mat new file mode 100644 index 0000000..b7a451c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileIntersection.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileIntersection + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 489c89a78a35e41218d644a79ab7d358, 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: 2bd287eab1a35473da244b758797e7ed, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 2f67167df0b9141328424c035aae5bce, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 6286656f1556e4452abaf059c45542fe, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileIntersection.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileIntersection.mat.meta new file mode 100644 index 0000000..0e51fdb --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileIntersection.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: edea2fcd3ceca464b94f378d3a6c2afe +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow.mat new file mode 100644 index 0000000..d2234d5 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileWindow + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: c15cbdc8e9f4b45aba84aa17e99ad19f, 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: 2800000, guid: 2511a47a747e64f5c98c13715f1540e7, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 32a6951485bf24ec38f32f7c60572fe8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 26a99ef11e10f482faea0b7b8597022d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 5a73072cd080e4c0a96bacbe539d014b, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow.mat.meta new file mode 100644 index 0000000..1566832 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 019a85c9b859f45188db6085216aafed +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowBar.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowBar.mat new file mode 100644 index 0000000..b4cb64a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowBar.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileWindowBar + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 8296d05c7ad2a4c9686e986f87c3c093, 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: 2800000, guid: 58a1d7610295f431e830753c4324111e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 92aa2227e64734c7a911be4af99586f2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 209dbe28892c54b6d91248966acc1d6c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 036bcccda316e40608ed11183db444e4, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowBar.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowBar.mat.meta new file mode 100644 index 0000000..09e57cb --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowBar.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7b04b14f49f7a406d9ec52c118163a73 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowGlass.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowGlass.mat new file mode 100644 index 0000000..8a85c00 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowGlass.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileWindowGlass + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHABLEND_ON _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: a422eca0cd1184ea9b3aac834a94234a, 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: 1febf84ec681346609e883512741fa66, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: d3df412f22fbf48f4905d6401ea6cf1f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 34c04f373332249bf9ead6e7b4a84bb2, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 2 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _UVSec: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 0.3019608} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowGlass.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowGlass.mat.meta new file mode 100644 index 0000000..c7ad359 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowGlass.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3b170b30bf99f496687342dedb21ab86 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowVent.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowVent.mat new file mode 100644 index 0000000..1c7ceff --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowVent.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileWindowVent + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 3324d7fab3dfa4685883e9064f623fb6, 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: e01caeb2db3624a1096b2d66a818edb9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: a8500408dfa4947b9a049db685332b79, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: ce998a81cc3c54ef2935e5e2784b3617, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowVent.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowVent.mat.meta new file mode 100644 index 0000000..ba6d781 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindowVent.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 670ddabfd4373424a923eaa134fcc394 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow_Window.mat b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow_Window.mat new file mode 100644 index 0000000..8576ea1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow_Window.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ProfileWindow_Window + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 64a105eed5a7f462d874898b93521316, 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: ad36ab66c42a34b7ebe5fe3088b24d33, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 77430f38925ba4e4a8316cf7a1b429f8, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 6be956e4475f64cf9a06665aaefc7a69, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow_Window.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow_Window.mat.meta new file mode 100644 index 0000000..277b0dd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/ProfileWindow_Window.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5fc5bfdb816e243a881f2cee33c36257 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/SideFloor1.mat b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor1.mat new file mode 100644 index 0000000..7fb0d4c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SideFloor1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: c58bced94b1424768befc366eb286b71, 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: 2800000, guid: 7e59121567ee04a25960e760eb8cf237, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: ee01897ab70744178bd3927a6ed5ac6c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 89c5e1a3115324b2684f5d99870bcea2, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 1670b6e60d50d4cab95670488dcca0f1, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/SideFloor1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor1.mat.meta new file mode 100644 index 0000000..e2bf504 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6a53c81e6d3be4bfaa582998715a16c0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/SideFloor2.mat b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor2.mat new file mode 100644 index 0000000..ab08f55 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor2.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SideFloor2 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 61951926469144cd580d8f7f15afdef7, 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: 2800000, guid: edb146a954ebe462e81255b73f0f2d35, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 3816c687f78144ee9bea4610bcd0af23, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 9b9ef2668a4c54e21be2957b5ea3d952, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 547a9b9800fb64e3b9313a54b90809e3, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/SideFloor2.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor2.mat.meta new file mode 100644 index 0000000..aa01a6f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/SideFloor2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 11a230e37283f4701bd9dd18afd11c9c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/SideWall1.1.mat b/Assets/World/Sci Fi Modular Pack/Materials/SideWall1.1.mat new file mode 100644 index 0000000..43aba18 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/SideWall1.1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: SideWall1.1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 35cad5dad5be443c29e5d1629ff390f2, 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: 2800000, guid: fba8c54ae09f34ee48e05b7ec2d52970, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f171d6fed57e74c41be8e408cafa8786, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 60afb0efa1c574cce8641e60e54816eb, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: bc5c508ba37c14c3087c14b428f38791, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/SideWall1.1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/SideWall1.1.mat.meta new file mode 100644 index 0000000..ddde228 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/SideWall1.1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f5ffbb0426694437f9e70fd42524e6d1 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/TopWall4.mat b/Assets/World/Sci Fi Modular Pack/Materials/TopWall4.mat new file mode 100644 index 0000000..51bf07f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/TopWall4.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: TopWall4 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 1817ad7e62b044e019c69a044119db29, 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: 2800000, guid: 0aed2b433e46847b89b3d7d86b4c7c7d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 8afd2d8710466475d98574532d839e2c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: c42c2d0d06021475f9a7cfdfe12924b5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 98963ed351bac49348cf9a6225155d7f, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/TopWall4.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/TopWall4.mat.meta new file mode 100644 index 0000000..a3c30c9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/TopWall4.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1949eb32d4bff4170aa413da81e1cd0d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall1.mat b/Assets/World/Sci Fi Modular Pack/Materials/Wall1.mat new file mode 100644 index 0000000..a93f744 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Wall1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 66e2777b5c24047788eacf878d8593b9, 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: bac753726a8b544c7ba2b6af647eaf73, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 3ae536109218c4156bec80789bca80b9, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 42b089e63235c4193a40b9c0d4b31167, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Wall1.mat.meta new file mode 100644 index 0000000..dfcc98b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 653ae6bfa02f4445bb4349fb2bf160e3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall12.mat b/Assets/World/Sci Fi Modular Pack/Materials/Wall12.mat new file mode 100644 index 0000000..aabb13b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall12.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Wall12 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: e00cf51e870254abba83274eb91e9a1a, 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: 4122baa1f3ab144db99cc267936f6c1c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 920e1925863a84f6ca0e84044b9fe910, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 43b8f8676ae89413eb5b86caf133d83f, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall12.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Wall12.mat.meta new file mode 100644 index 0000000..a556ff4 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall12.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2237ef9c9ff4947158e0dfdd8809076b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall2.mat b/Assets/World/Sci Fi Modular Pack/Materials/Wall2.mat new file mode 100644 index 0000000..034539e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall2.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Wall2 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 342410a3f5216405b9c875012da609fe, 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: e2d74128d8ff145339888d215d94ee66, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: e68072ff349fb47d3b152f469f2febad, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: f698f8fc3313b40c4a849fc4879cec7c, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall2.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Wall2.mat.meta new file mode 100644 index 0000000..08df48c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6a471af3d39f945a3b8f4b18b6628152 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall2_1.mat b/Assets/World/Sci Fi Modular Pack/Materials/Wall2_1.mat new file mode 100644 index 0000000..23e0d4d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall2_1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Wall2_1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 9ce118d0d4f604ba08e3302494fc9b72, 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: 795eee6dc2e3b4c5ba974b6ffbfccee6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 612f85ee209b045f1ab914539ad62f1d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 0ae405051a0ea451c80d3cb1253fc0c9, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall2_1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Wall2_1.mat.meta new file mode 100644 index 0000000..503a380 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall2_1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ec2d99ba0a9fe436f92b82cac9a439d3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall3.mat b/Assets/World/Sci Fi Modular Pack/Materials/Wall3.mat new file mode 100644 index 0000000..4b170fd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall3.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Wall3 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 2188b48b976044e319745fa5935c0412, 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: 4265b60e481ad46e1887b73479ee622c, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 908571fff4dd34da89d80818cd9f4aa0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: f66041b6cd7ae4c0d8c243b3334a9578, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/Wall3.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/Wall3.mat.meta new file mode 100644 index 0000000..48e3db5 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/Wall3.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9c2ff576c78f14041a506bd8dc01f1ce +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallDoor.mat b/Assets/World/Sci Fi Modular Pack/Materials/WallDoor.mat new file mode 100644 index 0000000..2b80ceb --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallDoor.mat @@ -0,0 +1,82 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallDoor + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 43cb2a0190beb49fa9b3e3b82a0fe7fa, 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: 2800000, guid: 4323213a0c0aa43a0a6343933ef95468, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 5710493520d5d49d9bf19276bed1b35b, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: ef2c2e8b8c0f544998e500151e2a0c89, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: bc1aad26768804929b4ee092e6091851, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 1 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallDoor.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/WallDoor.mat.meta new file mode 100644 index 0000000..999186f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallDoor.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8dc0721cdc04d4b9cbe87147971df2b9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection.mat b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection.mat new file mode 100644 index 0000000..984fc97 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallIntersection + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 1 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 2da1fbf64ffb34c538c9b0bfcbaa8edc, 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: 2800000, guid: 9a1bacdc8f3fa41b984ee1b5e125675d, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 6923d27cec8864359934815cd241cec6, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: e01b3dea7961f4007a41e912169b83a0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 32f4f5dba9a29439ebdb791b79018a38, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection.mat.meta new file mode 100644 index 0000000..b4ca82e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: da36230c61a154acba2fe3f81813150a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection1.mat b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection1.mat new file mode 100644 index 0000000..ca5bd9b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection1.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallIntersection1 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 01231e3d46d6547578d3ca8ca0140af8, 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: d5f96446fad944bc1b06edfe48a75082, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 015686a4498a54f7ebdfd7e3bf2272ec, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 36ae374694679497994877b367a6c7ec, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection1.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection1.mat.meta new file mode 100644 index 0000000..a599ffa --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection1.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b7af82318fff149f7833d06387582e19 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection2.mat b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection2.mat new file mode 100644 index 0000000..3a5b41a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection2.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallIntersection2 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 53776a38ba360467dbaf4f4d21435e08, 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: c4a1515fa80d847358687fde0555d7f4, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: a12b931fe4280411ea33f1ce6ea60603, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: cd12c45331dd4471a94cb758eb72b8cf, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection2.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection2.mat.meta new file mode 100644 index 0000000..2f21c25 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection2.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c84fc8a30e4d243798a7fe3095ce3d76 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection3.mat b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection3.mat new file mode 100644 index 0000000..0a885d5 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection3.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: WallIntersection3 + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _METALLICGLOSSMAP _NORMALMAP _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 1194c1461686f4857bf3213d2465e683, 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: fb072f518438449e2914d984d35b8462, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 2800000, guid: 682f374ced9ea4bde802cea9ce5a8d49, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 2800000, guid: 450e9bfaf3a184d2489da6f68f1b1b7e, type: 3} + 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} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 0.6 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 1 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection3.mat.meta b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection3.mat.meta new file mode 100644 index 0000000..40b926c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Materials/WallIntersection3.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 65424cb5f67f4418788e23c2be2ab06e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models.meta b/Assets/World/Sci Fi Modular Pack/Models.meta new file mode 100644 index 0000000..5ea9e5c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 193f43a2ceea64fabbf889a1d97a934c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Box1.fbx b/Assets/World/Sci Fi Modular Pack/Models/Box1.fbx new file mode 100644 index 0000000..9f8619a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Box1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Box1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Box1.fbx.meta new file mode 100644 index 0000000..ec03596 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Box1.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 932e77158e189488f912b670519ae527 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.119 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Box3.fbx b/Assets/World/Sci Fi Modular Pack/Models/Box3.fbx new file mode 100644 index 0000000..0845f4f Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Box3.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Box3.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Box3.fbx.meta new file mode 100644 index 0000000..05a00ad --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Box3.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 7183a75afe981473889ad1caa215f6cf +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.117 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Door.fbx b/Assets/World/Sci Fi Modular Pack/Models/Door.fbx new file mode 100644 index 0000000..9b90cc7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Door.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Door.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Door.fbx.meta new file mode 100644 index 0000000..d141f5e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Door.fbx.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 52ffe8b9376da4ad7a8bde419cebdb1c +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: Material.001 + 2100002: Glass + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.021 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/DoorFrame.fbx b/Assets/World/Sci Fi Modular Pack/Models/DoorFrame.fbx new file mode 100644 index 0000000..18d9480 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/DoorFrame.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/DoorFrame.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/DoorFrame.fbx.meta new file mode 100644 index 0000000..f7ea8aa --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/DoorFrame.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: f25fdf28785604eebbf1bb1d1eda4a3b +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.026 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor1.fbx b/Assets/World/Sci Fi Modular Pack/Models/Floor1.fbx new file mode 100644 index 0000000..cb0fa8b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Floor1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Floor1.fbx.meta new file mode 100644 index 0000000..af786ef --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Floor1.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 9289ca5d7b8ea47feadd93f14c294d1b +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.001 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor2.fbx b/Assets/World/Sci Fi Modular Pack/Models/Floor2.fbx new file mode 100644 index 0000000..d25b638 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Floor2.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor2.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Floor2.fbx.meta new file mode 100644 index 0000000..e2f5e7b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Floor2.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: dddd5c0cb04c04afa9fccd6526cab02c +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.031 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor4.fbx b/Assets/World/Sci Fi Modular Pack/Models/Floor4.fbx new file mode 100644 index 0000000..87dc164 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Floor4.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor4.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Floor4.fbx.meta new file mode 100644 index 0000000..2b6f1a3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Floor4.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: bb01b9278a1b047a796cd1810d13fa84 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: Material.001 + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.040 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor5.fbx b/Assets/World/Sci Fi Modular Pack/Models/Floor5.fbx new file mode 100644 index 0000000..ab97d42 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Floor5.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Floor5.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Floor5.fbx.meta new file mode 100644 index 0000000..33f4820 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Floor5.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: e554b1ced7e574e68b01a47c95fa9ad9 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.033 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/IntersectionSideFloor.fbx b/Assets/World/Sci Fi Modular Pack/Models/IntersectionSideFloor.fbx new file mode 100644 index 0000000..2ca672c Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/IntersectionSideFloor.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/IntersectionSideFloor.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/IntersectionSideFloor.fbx.meta new file mode 100644 index 0000000..78c35fd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/IntersectionSideFloor.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 153c4c9e17e5c404d96492ed274b08fe +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.141 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Light1.fbx b/Assets/World/Sci Fi Modular Pack/Models/Light1.fbx new file mode 100644 index 0000000..3af8cd2 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Light1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Light1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Light1.fbx.meta new file mode 100644 index 0000000..f793f1f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Light1.fbx.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 5c10f386ebfed4a07bf2755c59c4ace9 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: Material.001 + 2100002: Material.002 + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.097 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Light2.fbx b/Assets/World/Sci Fi Modular Pack/Models/Light2.fbx new file mode 100644 index 0000000..dc1cfe9 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Light2.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Light2.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Light2.fbx.meta new file mode 100644 index 0000000..27c5ee7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Light2.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: a0f3b42cacb5346a4a0f4d6764ef9e0f +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.099 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Profile1.fbx b/Assets/World/Sci Fi Modular Pack/Models/Profile1.fbx new file mode 100644 index 0000000..55de6a4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Profile1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Profile1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Profile1.fbx.meta new file mode 100644 index 0000000..019f346 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Profile1.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: ee907665968ec434b88759a90902212e +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileDoor.fbx b/Assets/World/Sci Fi Modular Pack/Models/ProfileDoor.fbx new file mode 100644 index 0000000..e53a0ba Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/ProfileDoor.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileDoor.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/ProfileDoor.fbx.meta new file mode 100644 index 0000000..338e73b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/ProfileDoor.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 6e19666d26cca4a1bad585bc7422660b +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.020 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileEnd.fbx b/Assets/World/Sci Fi Modular Pack/Models/ProfileEnd.fbx new file mode 100644 index 0000000..b503c8b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/ProfileEnd.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileEnd.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/ProfileEnd.fbx.meta new file mode 100644 index 0000000..fdee9ef --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/ProfileEnd.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 781366a0680514386a12dbbfb39240fe +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.105 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileIntersection.fbx b/Assets/World/Sci Fi Modular Pack/Models/ProfileIntersection.fbx new file mode 100644 index 0000000..f8d2a05 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/ProfileIntersection.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileIntersection.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/ProfileIntersection.fbx.meta new file mode 100644 index 0000000..dc1bc90 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/ProfileIntersection.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 499da3cd699534c44b84f7eb01db1311 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.058 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileWindow.fbx b/Assets/World/Sci Fi Modular Pack/Models/ProfileWindow.fbx new file mode 100644 index 0000000..96cfe6d Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/ProfileWindow.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/ProfileWindow.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/ProfileWindow.fbx.meta new file mode 100644 index 0000000..eeb3932 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/ProfileWindow.fbx.meta @@ -0,0 +1,118 @@ +fileFormatVersion: 2 +guid: 234c5d0c3948549bd9657592e4d58471 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: Cube.048 + 100002: Cube.180 + 100004: Cube.183 + 100006: Cylinder + 100008: //RootNode + 400000: Cube.048 + 400002: Cube.180 + 400004: Cube.183 + 400006: Cylinder + 400008: //RootNode + 2100000: Material.002 + 2100002: Material.003 + 2100004: Glass + 2100006: Material.004 + 2100008: Material.001 + 2300000: Cube.048 + 2300002: Cube.180 + 2300004: Cube.183 + 2300006: Cylinder + 3300000: Cube.048 + 3300002: Cube.180 + 3300004: Cube.183 + 3300006: Cylinder + 4300000: Cylinder + 4300002: Cube.180 + 4300004: Cube.048 + 4300006: Cube.183 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/SideFloor1.fbx b/Assets/World/Sci Fi Modular Pack/Models/SideFloor1.fbx new file mode 100644 index 0000000..530a9c3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/SideFloor1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/SideFloor1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/SideFloor1.fbx.meta new file mode 100644 index 0000000..eb46cf2 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/SideFloor1.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 04e34a43446e24fc684e1f817bc72f43 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.032 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/SideFloor2.fbx b/Assets/World/Sci Fi Modular Pack/Models/SideFloor2.fbx new file mode 100644 index 0000000..33ee79b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/SideFloor2.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/SideFloor2.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/SideFloor2.fbx.meta new file mode 100644 index 0000000..e06f550 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/SideFloor2.fbx.meta @@ -0,0 +1,103 @@ +fileFormatVersion: 2 +guid: 256ae929090684381b3f3ef6abc90a33 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: Cube.037 + 100002: //RootNode + 400000: Cube.037 + 400002: //RootNode + 2100000: Material.001 + 2100002: Material.002 + 2300000: Cube.037 + 2300002: //RootNode + 3300000: Cube.037 + 3300002: //RootNode + 4300000: Cube.036 + 4300002: Cube.037 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/SideWall1.fbx b/Assets/World/Sci Fi Modular Pack/Models/SideWall1.fbx new file mode 100644 index 0000000..6d6590b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/SideWall1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/SideWall1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/SideWall1.fbx.meta new file mode 100644 index 0000000..ddda336 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/SideWall1.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 9b87c28772d3f44d8929187f7ca901e4 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.014 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/TopWall4.fbx b/Assets/World/Sci Fi Modular Pack/Models/TopWall4.fbx new file mode 100644 index 0000000..a4aa6c2 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/TopWall4.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/TopWall4.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/TopWall4.fbx.meta new file mode 100644 index 0000000..a2f91ba --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/TopWall4.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: d5db039f0039f48c79eec07d8b158f74 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.163 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall1.fbx b/Assets/World/Sci Fi Modular Pack/Models/Wall1.fbx new file mode 100644 index 0000000..b6f4be3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Wall1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Wall1.fbx.meta new file mode 100644 index 0000000..b14edba --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Wall1.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 2482c5122844e40f3a32796093441745 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.016 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall12.fbx b/Assets/World/Sci Fi Modular Pack/Models/Wall12.fbx new file mode 100644 index 0000000..21d2642 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Wall12.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall12.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Wall12.fbx.meta new file mode 100644 index 0000000..86a50c1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Wall12.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: a7908addf22c44cc79c101afc940c30b +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.153 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall2.fbx b/Assets/World/Sci Fi Modular Pack/Models/Wall2.fbx new file mode 100644 index 0000000..e9ca8cb Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Wall2.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall2.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Wall2.fbx.meta new file mode 100644 index 0000000..b7b0a48 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Wall2.fbx.meta @@ -0,0 +1,98 @@ +fileFormatVersion: 2 +guid: 8e0f9c1e33e964718848c39708aa5720 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: Material.001 + 2100002: Material.002 + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.017 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall3.fbx b/Assets/World/Sci Fi Modular Pack/Models/Wall3.fbx new file mode 100644 index 0000000..c3ebf61 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/Wall3.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/Wall3.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/Wall3.fbx.meta new file mode 100644 index 0000000..bd5d489 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/Wall3.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: bc5cfead19309409a8b986895a55b420 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.015 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallDoor.fbx b/Assets/World/Sci Fi Modular Pack/Models/WallDoor.fbx new file mode 100644 index 0000000..041c71f Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/WallDoor.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallDoor.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/WallDoor.fbx.meta new file mode 100644 index 0000000..bf343c8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/WallDoor.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 2397a4829f3474e8e915261f01fda47d +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.022 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection.fbx b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection.fbx new file mode 100644 index 0000000..70fa972 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection.fbx.meta new file mode 100644 index 0000000..d3044ce --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: e7b2394064b434dcd8acf90528275285 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.055 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection1.fbx b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection1.fbx new file mode 100644 index 0000000..47cf606 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection1.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection1.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection1.fbx.meta new file mode 100644 index 0000000..8a7a82d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection1.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: f9c4efeaf2929440f8e8b566b4562e29 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.070 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection2.fbx b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection2.fbx new file mode 100644 index 0000000..5fe1214 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection2.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection2.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection2.fbx.meta new file mode 100644 index 0000000..b304d19 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection2.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: 06c233e130160473fa9e8ce5a4bbd5c4 +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.071 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection3.fbx b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection3.fbx new file mode 100644 index 0000000..01fafb9 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection3.fbx differ diff --git a/Assets/World/Sci Fi Modular Pack/Models/WallIntersection3.fbx.meta b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection3.fbx.meta new file mode 100644 index 0000000..4a23772 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Models/WallIntersection3.fbx.meta @@ -0,0 +1,97 @@ +fileFormatVersion: 2 +guid: ba9515a32ea084cf0b1832e4d456ecec +ModelImporter: + serializedVersion: 23 + fileIDToRecycleName: + 100000: //RootNode + 400000: //RootNode + 2100000: No Name + 2300000: //RootNode + 3300000: //RootNode + 4300000: Cube.069 + externalObjects: {} + materials: + importMaterials: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 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: 1 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + optimizeMeshForGPU: 1 + keepQuads: 0 + weldVertices: 1 + preserveHierarchy: 0 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVPackMargin: 4 + useFileScale: 1 + previousCalculatedGlobalScale: 1 + hasPreviousCalculatedGlobalScale: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + importAnimation: 1 + copyAvatar: 0 + humanDescription: + serializedVersion: 2 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + animationType: 0 + humanoidOversampling: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/PostProcessing.meta b/Assets/World/Sci Fi Modular Pack/PostProcessing.meta new file mode 100644 index 0000000..61de70f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/PostProcessing.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 55e2869da2a4d41a698d004c4344baa5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor LWRP.asset b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor LWRP.asset new file mode 100644 index 0000000..2a96467 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor LWRP.asset @@ -0,0 +1,1327 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8e6292b2c06870d4495f009f912b9600, type: 3} + m_Name: Sci-Fi Corridor LWRP + m_EditorClassIdentifier: + settings: + - {fileID: 114156027235729176} +--- !u!114 &114156027235729176 +MonoBehaviour: + m_ObjectHideFlags: 3 + 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: adb84e30e02715445aeb9959894e3b4d, type: 3} + m_Name: ColorGrading + m_EditorClassIdentifier: + active: 1 + enabled: + overrideState: 1 + value: 1 + gradingMode: + overrideState: 1 + value: 0 + externalLut: + overrideState: 0 + value: {fileID: 0} + defaultState: 1 + tonemapper: + overrideState: 0 + value: 0 + toneCurveToeStrength: + overrideState: 0 + value: 0 + toneCurveToeLength: + overrideState: 0 + value: 0.5 + toneCurveShoulderStrength: + overrideState: 0 + value: 0 + toneCurveShoulderLength: + overrideState: 0 + value: 0.5 + toneCurveShoulderAngle: + overrideState: 0 + value: 0 + toneCurveGamma: + overrideState: 0 + value: 1 + ldrLut: + overrideState: 0 + value: {fileID: 0} + defaultState: 4 + ldrLutContribution: + overrideState: 0 + value: 1 + temperature: + overrideState: 1 + value: 0 + tint: + overrideState: 1 + value: 10 + colorFilter: + overrideState: 0 + value: {r: 1, g: 1, b: 1, a: 1} + hueShift: + overrideState: 0 + value: 0 + saturation: + overrideState: 1 + value: -19 + brightness: + overrideState: 0 + value: 0 + postExposure: + overrideState: 0 + value: 0 + contrast: + overrideState: 1 + value: 20 + mixerRedOutRedIn: + overrideState: 0 + value: 100 + mixerRedOutGreenIn: + overrideState: 0 + value: 0 + mixerRedOutBlueIn: + overrideState: 0 + value: 0 + mixerGreenOutRedIn: + overrideState: 0 + value: 0 + mixerGreenOutGreenIn: + overrideState: 0 + value: 100 + mixerGreenOutBlueIn: + overrideState: 0 + value: 0 + mixerBlueOutRedIn: + overrideState: 0 + value: 0 + mixerBlueOutGreenIn: + overrideState: 0 + value: 0 + mixerBlueOutBlueIn: + overrideState: 0 + value: 100 + lift: + overrideState: 1 + value: {x: 0.96158254, y: 1, z: 0.97451305, w: 0} + gamma: + overrideState: 1 + value: {x: 0.8480724, y: 0.9264305, z: 1, w: 0} + gain: + overrideState: 1 + value: {x: 1, y: 0.8769305, z: 0.8816289, w: 0} + masterCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + cachedData: + - 0 + - 0.0078125 + - 0.015625 + - 0.0234375 + - 0.03125 + - 0.0390625 + - 0.046875 + - 0.0546875 + - 0.0625 + - 0.0703125 + - 0.078125 + - 0.0859375 + - 0.09375 + - 0.1015625 + - 0.109375 + - 0.1171875 + - 0.125 + - 0.1328125 + - 0.140625 + - 0.1484375 + - 0.15625 + - 0.1640625 + - 0.171875 + - 0.1796875 + - 0.1875 + - 0.1953125 + - 0.203125 + - 0.2109375 + - 0.21875 + - 0.2265625 + - 0.234375 + - 0.2421875 + - 0.25 + - 0.2578125 + - 0.265625 + - 0.2734375 + - 0.28125 + - 0.2890625 + - 0.296875 + - 0.3046875 + - 0.3125 + - 0.3203125 + - 0.328125 + - 0.3359375 + - 0.34375 + - 0.3515625 + - 0.359375 + - 0.3671875 + - 0.375 + - 0.3828125 + - 0.390625 + - 0.3984375 + - 0.40625 + - 0.4140625 + - 0.421875 + - 0.4296875 + - 0.4375 + - 0.4453125 + - 0.453125 + - 0.4609375 + - 0.46875 + - 0.4765625 + - 0.484375 + - 0.4921875 + - 0.5 + - 0.5078125 + - 0.515625 + - 0.5234375 + - 0.53125 + - 0.5390625 + - 0.546875 + - 0.5546875 + - 0.5625 + - 0.5703125 + - 0.578125 + - 0.5859375 + - 0.59375 + - 0.6015625 + - 0.609375 + - 0.6171875 + - 0.625 + - 0.6328125 + - 0.640625 + - 0.6484375 + - 0.65625 + - 0.6640625 + - 0.671875 + - 0.6796875 + - 0.6875 + - 0.6953125 + - 0.703125 + - 0.7109375 + - 0.71875 + - 0.7265625 + - 0.734375 + - 0.7421875 + - 0.75 + - 0.7578125 + - 0.765625 + - 0.7734375 + - 0.78125 + - 0.7890625 + - 0.796875 + - 0.8046875 + - 0.8125 + - 0.8203125 + - 0.828125 + - 0.8359375 + - 0.84375 + - 0.8515625 + - 0.859375 + - 0.8671875 + - 0.875 + - 0.8828125 + - 0.890625 + - 0.8984375 + - 0.90625 + - 0.9140625 + - 0.921875 + - 0.9296875 + - 0.9375 + - 0.9453125 + - 0.953125 + - 0.9609375 + - 0.96875 + - 0.9765625 + - 0.984375 + - 0.9921875 + redCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + cachedData: + - 0 + - 0.0078125 + - 0.015625 + - 0.0234375 + - 0.03125 + - 0.0390625 + - 0.046875 + - 0.0546875 + - 0.0625 + - 0.0703125 + - 0.078125 + - 0.0859375 + - 0.09375 + - 0.1015625 + - 0.109375 + - 0.1171875 + - 0.125 + - 0.1328125 + - 0.140625 + - 0.1484375 + - 0.15625 + - 0.1640625 + - 0.171875 + - 0.1796875 + - 0.1875 + - 0.1953125 + - 0.203125 + - 0.2109375 + - 0.21875 + - 0.2265625 + - 0.234375 + - 0.2421875 + - 0.25 + - 0.2578125 + - 0.265625 + - 0.2734375 + - 0.28125 + - 0.2890625 + - 0.296875 + - 0.3046875 + - 0.3125 + - 0.3203125 + - 0.328125 + - 0.3359375 + - 0.34375 + - 0.3515625 + - 0.359375 + - 0.3671875 + - 0.375 + - 0.3828125 + - 0.390625 + - 0.3984375 + - 0.40625 + - 0.4140625 + - 0.421875 + - 0.4296875 + - 0.4375 + - 0.4453125 + - 0.453125 + - 0.4609375 + - 0.46875 + - 0.4765625 + - 0.484375 + - 0.4921875 + - 0.5 + - 0.5078125 + - 0.515625 + - 0.5234375 + - 0.53125 + - 0.5390625 + - 0.546875 + - 0.5546875 + - 0.5625 + - 0.5703125 + - 0.578125 + - 0.5859375 + - 0.59375 + - 0.6015625 + - 0.609375 + - 0.6171875 + - 0.625 + - 0.6328125 + - 0.640625 + - 0.6484375 + - 0.65625 + - 0.6640625 + - 0.671875 + - 0.6796875 + - 0.6875 + - 0.6953125 + - 0.703125 + - 0.7109375 + - 0.71875 + - 0.7265625 + - 0.734375 + - 0.7421875 + - 0.75 + - 0.7578125 + - 0.765625 + - 0.7734375 + - 0.78125 + - 0.7890625 + - 0.796875 + - 0.8046875 + - 0.8125 + - 0.8203125 + - 0.828125 + - 0.8359375 + - 0.84375 + - 0.8515625 + - 0.859375 + - 0.8671875 + - 0.875 + - 0.8828125 + - 0.890625 + - 0.8984375 + - 0.90625 + - 0.9140625 + - 0.921875 + - 0.9296875 + - 0.9375 + - 0.9453125 + - 0.953125 + - 0.9609375 + - 0.96875 + - 0.9765625 + - 0.984375 + - 0.9921875 + greenCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + cachedData: + - 0 + - 0.0078125 + - 0.015625 + - 0.0234375 + - 0.03125 + - 0.0390625 + - 0.046875 + - 0.0546875 + - 0.0625 + - 0.0703125 + - 0.078125 + - 0.0859375 + - 0.09375 + - 0.1015625 + - 0.109375 + - 0.1171875 + - 0.125 + - 0.1328125 + - 0.140625 + - 0.1484375 + - 0.15625 + - 0.1640625 + - 0.171875 + - 0.1796875 + - 0.1875 + - 0.1953125 + - 0.203125 + - 0.2109375 + - 0.21875 + - 0.2265625 + - 0.234375 + - 0.2421875 + - 0.25 + - 0.2578125 + - 0.265625 + - 0.2734375 + - 0.28125 + - 0.2890625 + - 0.296875 + - 0.3046875 + - 0.3125 + - 0.3203125 + - 0.328125 + - 0.3359375 + - 0.34375 + - 0.3515625 + - 0.359375 + - 0.3671875 + - 0.375 + - 0.3828125 + - 0.390625 + - 0.3984375 + - 0.40625 + - 0.4140625 + - 0.421875 + - 0.4296875 + - 0.4375 + - 0.4453125 + - 0.453125 + - 0.4609375 + - 0.46875 + - 0.4765625 + - 0.484375 + - 0.4921875 + - 0.5 + - 0.5078125 + - 0.515625 + - 0.5234375 + - 0.53125 + - 0.5390625 + - 0.546875 + - 0.5546875 + - 0.5625 + - 0.5703125 + - 0.578125 + - 0.5859375 + - 0.59375 + - 0.6015625 + - 0.609375 + - 0.6171875 + - 0.625 + - 0.6328125 + - 0.640625 + - 0.6484375 + - 0.65625 + - 0.6640625 + - 0.671875 + - 0.6796875 + - 0.6875 + - 0.6953125 + - 0.703125 + - 0.7109375 + - 0.71875 + - 0.7265625 + - 0.734375 + - 0.7421875 + - 0.75 + - 0.7578125 + - 0.765625 + - 0.7734375 + - 0.78125 + - 0.7890625 + - 0.796875 + - 0.8046875 + - 0.8125 + - 0.8203125 + - 0.828125 + - 0.8359375 + - 0.84375 + - 0.8515625 + - 0.859375 + - 0.8671875 + - 0.875 + - 0.8828125 + - 0.890625 + - 0.8984375 + - 0.90625 + - 0.9140625 + - 0.921875 + - 0.9296875 + - 0.9375 + - 0.9453125 + - 0.953125 + - 0.9609375 + - 0.96875 + - 0.9765625 + - 0.984375 + - 0.9921875 + blueCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + cachedData: + - 0 + - 0.0078125 + - 0.015625 + - 0.0234375 + - 0.03125 + - 0.0390625 + - 0.046875 + - 0.0546875 + - 0.0625 + - 0.0703125 + - 0.078125 + - 0.0859375 + - 0.09375 + - 0.1015625 + - 0.109375 + - 0.1171875 + - 0.125 + - 0.1328125 + - 0.140625 + - 0.1484375 + - 0.15625 + - 0.1640625 + - 0.171875 + - 0.1796875 + - 0.1875 + - 0.1953125 + - 0.203125 + - 0.2109375 + - 0.21875 + - 0.2265625 + - 0.234375 + - 0.2421875 + - 0.25 + - 0.2578125 + - 0.265625 + - 0.2734375 + - 0.28125 + - 0.2890625 + - 0.296875 + - 0.3046875 + - 0.3125 + - 0.3203125 + - 0.328125 + - 0.3359375 + - 0.34375 + - 0.3515625 + - 0.359375 + - 0.3671875 + - 0.375 + - 0.3828125 + - 0.390625 + - 0.3984375 + - 0.40625 + - 0.4140625 + - 0.421875 + - 0.4296875 + - 0.4375 + - 0.4453125 + - 0.453125 + - 0.4609375 + - 0.46875 + - 0.4765625 + - 0.484375 + - 0.4921875 + - 0.5 + - 0.5078125 + - 0.515625 + - 0.5234375 + - 0.53125 + - 0.5390625 + - 0.546875 + - 0.5546875 + - 0.5625 + - 0.5703125 + - 0.578125 + - 0.5859375 + - 0.59375 + - 0.6015625 + - 0.609375 + - 0.6171875 + - 0.625 + - 0.6328125 + - 0.640625 + - 0.6484375 + - 0.65625 + - 0.6640625 + - 0.671875 + - 0.6796875 + - 0.6875 + - 0.6953125 + - 0.703125 + - 0.7109375 + - 0.71875 + - 0.7265625 + - 0.734375 + - 0.7421875 + - 0.75 + - 0.7578125 + - 0.765625 + - 0.7734375 + - 0.78125 + - 0.7890625 + - 0.796875 + - 0.8046875 + - 0.8125 + - 0.8203125 + - 0.828125 + - 0.8359375 + - 0.84375 + - 0.8515625 + - 0.859375 + - 0.8671875 + - 0.875 + - 0.8828125 + - 0.890625 + - 0.8984375 + - 0.90625 + - 0.9140625 + - 0.921875 + - 0.9296875 + - 0.9375 + - 0.9453125 + - 0.953125 + - 0.9609375 + - 0.96875 + - 0.9765625 + - 0.984375 + - 0.9921875 + hueVsHueCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 1 + m_ZeroValue: 0.5 + m_Range: 1 + cachedData: + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + hueVsSatCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 1 + m_ZeroValue: 0.5 + m_Range: 1 + cachedData: + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + satVsSatCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0.5 + m_Range: 1 + cachedData: + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + lumVsSatCurve: + overrideState: 0 + value: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0.5 + m_Range: 1 + cachedData: + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 + - 0.5 diff --git a/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor LWRP.asset.meta b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor LWRP.asset.meta new file mode 100644 index 0000000..952b48a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor LWRP.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d26618c1f35ea4477baabf4841d3ec32 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor Standard.asset b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor Standard.asset new file mode 100644 index 0000000..cc0b352 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor Standard.asset @@ -0,0 +1,345 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8a3bdb2cd68f901469e7cc149151eb49, type: 3} + m_Name: Sci-Fi Corridor Standard + m_EditorClassIdentifier: + debugViews: + m_Enabled: 1 + m_Settings: + mode: 0 + depth: + scale: 1 + motionVectors: + sourceOpacity: 1 + motionImageOpacity: 0 + motionImageAmplitude: 16 + motionVectorsOpacity: 1 + motionVectorsResolution: 24 + motionVectorsAmplitude: 64 + fog: + m_Enabled: 0 + m_Settings: + excludeSkybox: 1 + antialiasing: + m_Enabled: 1 + m_Settings: + method: 0 + fxaaSettings: + preset: 2 + taaSettings: + jitterSpread: 0.75 + sharpen: 0.3 + stationaryBlending: 0.95 + motionBlending: 0.85 + ambientOcclusion: + m_Enabled: 1 + m_Settings: + intensity: 1 + radius: 0.3 + sampleCount: 10 + downsampling: 1 + forceForwardCompatibility: 0 + ambientOnly: 0 + highPrecision: 0 + screenSpaceReflection: + m_Enabled: 0 + m_Settings: + reflection: + blendType: 0 + reflectionQuality: 2 + maxDistance: 100 + iterationCount: 256 + stepSize: 3 + widthModifier: 0.5 + reflectionBlur: 1 + reflectBackfaces: 0 + intensity: + reflectionMultiplier: 1 + fadeDistance: 100 + fresnelFade: 1 + fresnelFadePower: 1 + screenEdgeMask: + intensity: 0.03 + depthOfField: + m_Enabled: 1 + m_Settings: + focusDistance: 10 + aperture: 5.6 + focalLength: 50 + useCameraFov: 0 + kernelSize: 1 + motionBlur: + m_Enabled: 0 + m_Settings: + shutterAngle: 270 + sampleCount: 10 + frameBlending: 0 + eyeAdaptation: + m_Enabled: 0 + m_Settings: + lowPercent: 45 + highPercent: 95 + minLuminance: -5 + maxLuminance: 1 + keyValue: 0.25 + dynamicKeyValue: 1 + adaptationType: 0 + speedUp: 2 + speedDown: 1 + logMin: -8 + logMax: 4 + bloom: + m_Enabled: 0 + m_Settings: + bloom: + intensity: 0.5 + threshold: 1.1 + softKnee: 0.5 + radius: 4 + antiFlicker: 0 + lensDirt: + texture: {fileID: 0} + intensity: 3 + colorGrading: + m_Enabled: 1 + m_Settings: + tonemapping: + tonemapper: 1 + neutralBlackIn: 0.02 + neutralWhiteIn: 10 + neutralBlackOut: 0 + neutralWhiteOut: 10 + neutralWhiteLevel: 5.3 + neutralWhiteClip: 10 + basic: + postExposure: 0 + temperature: 0 + tint: 0 + hueShift: 0 + saturation: 1 + contrast: 1 + channelMixer: + red: {x: 1, y: 0, z: 0} + green: {x: 0, y: 1, z: 0} + blue: {x: 0, y: 0, z: 1} + currentEditingChannel: 0 + colorWheels: + mode: 1 + log: + slope: {r: 1, g: 0.681396, b: 0.4612161, a: 0} + power: {r: 0.81395507, g: 0.8955361, b: 1, a: 0} + offset: {r: 1, g: 0.97280717, b: 0.9379848, a: 0} + linear: + lift: {r: 1, g: 1, b: 1, a: 0} + gamma: {r: 1, g: 1, b: 1, a: 0} + gain: {r: 1, g: 1, b: 1, a: 0} + curves: + master: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + red: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + green: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + blue: + curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 1 + outSlope: 1 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0 + m_Range: 1 + hueVShue: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 1 + m_ZeroValue: 0.5 + m_Range: 1 + hueVSsat: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 1 + m_ZeroValue: 0.5 + m_Range: 1 + satVSsat: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0.5 + m_Range: 1 + lumVSsat: + curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + m_Loop: 0 + m_ZeroValue: 0.5 + m_Range: 1 + e_CurrentEditingCurve: 0 + e_CurveY: 1 + e_CurveR: 0 + e_CurveG: 0 + e_CurveB: 0 + userLut: + m_Enabled: 0 + m_Settings: + lut: {fileID: 0} + contribution: 1 + chromaticAberration: + m_Enabled: 0 + m_Settings: + spectralTexture: {fileID: 0} + intensity: 0.1 + grain: + m_Enabled: 0 + m_Settings: + colored: 1 + intensity: 0.5 + size: 1 + luminanceContribution: 0.8 + vignette: + m_Enabled: 0 + m_Settings: + mode: 0 + color: {r: 0, g: 0, b: 0, a: 1} + center: {x: 0.5, y: 0.5} + intensity: 0.45 + smoothness: 0.2 + roundness: 1 + mask: {fileID: 0} + opacity: 1 + rounded: 0 + dithering: + m_Enabled: 0 + monitors: + currentMonitorID: 0 + refreshOnPlay: 0 + histogramMode: 3 + waveformExposure: 0.12 + waveformY: 0 + waveformR: 1 + waveformG: 1 + waveformB: 1 + paradeExposure: 0.12 + vectorscopeExposure: 0.12 + vectorscopeShowBackground: 1 diff --git a/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor Standard.asset.meta b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor Standard.asset.meta new file mode 100644 index 0000000..e3737cd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/PostProcessing/Sci-Fi Corridor Standard.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ff2330afae52142f4978b38a8531c412 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs.meta b/Assets/World/Sci Fi Modular Pack/Prefabs.meta new file mode 100644 index 0000000..a4eee3b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e864017d8aaac4601866b30868a30aa2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Box1.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Box1.prefab new file mode 100644 index 0000000..baddcd4 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Box1.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5814267717222989976 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5810197622730982673} + - component: {fileID: 1350461501513794203} + - component: {fileID: 9210810297543120460} + m_Layer: 0 + m_Name: Box1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5810197622730982673 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5814267717222989976} + m_LocalRotation: {x: -0, y: 0.9650541, z: -0, w: 0.26205087} + m_LocalPosition: {x: -2.633476, y: -1.0311538, z: 12.650944} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 149.61601, z: 0} +--- !u!33 &1350461501513794203 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5814267717222989976} + m_Mesh: {fileID: 4300000, guid: 932e77158e189488f912b670519ae527, type: 3} +--- !u!23 &9210810297543120460 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5814267717222989976} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: de6e923f7a4274cd09bd1f186ffbccae, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Box1.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Box1.prefab.meta new file mode 100644 index 0000000..b12d1a2 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Box1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2340976c2c4724452a5f8c3cf4d34d6f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Box3.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Box3.prefab new file mode 100644 index 0000000..486f8ed --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Box3.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8866197311699743921 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2002701791430904230} + - component: {fileID: 474182717338814900} + - component: {fileID: 730041026486899369} + m_Layer: 0 + m_Name: Box3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2002701791430904230 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8866197311699743921} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.6416401, y: -1.0800577, z: 11.047852} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &474182717338814900 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8866197311699743921} + m_Mesh: {fileID: 4300000, guid: 7183a75afe981473889ad1caa215f6cf, type: 3} +--- !u!23 &730041026486899369 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8866197311699743921} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: db6a37a1ce8f742aebcff4c72f94b067, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Box3.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Box3.prefab.meta new file mode 100644 index 0000000..0f68e9f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Box3.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Door.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Door.prefab new file mode 100644 index 0000000..d40cc06 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Door.prefab @@ -0,0 +1,80 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7521740184304216418 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1527527228373516694} + - component: {fileID: 4276268893455369494} + - component: {fileID: 7326091840285184228} + m_Layer: 0 + m_Name: Door + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1527527228373516694 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7521740184304216418} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.55395013, y: -0.7146596, z: -0.06441116} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4276268893455369494 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7521740184304216418} + m_Mesh: {fileID: 4300000, guid: 52ffe8b9376da4ad7a8bde419cebdb1c, type: 3} +--- !u!23 &7326091840285184228 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7521740184304216418} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9c1f216d20d0143c495f8be440d54d74, type: 2} + - {fileID: 2100000, guid: f7d13ec7f3ea54bff9b8ca871ba9da45, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Door.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Door.prefab.meta new file mode 100644 index 0000000..9d2a6ec --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Door.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ed1bebb042e3147168587ddcb4481d92 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/DoorFrame.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/DoorFrame.prefab new file mode 100644 index 0000000..5f86dec --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/DoorFrame.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3844722060525032003 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9054670347655446426} + - component: {fileID: 8279524836848181805} + - component: {fileID: 5870913518358181415} + m_Layer: 0 + m_Name: DoorFrame + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9054670347655446426 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3844722060525032003} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -0.045410633} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8279524836848181805 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3844722060525032003} + m_Mesh: {fileID: 4300000, guid: f25fdf28785604eebbf1bb1d1eda4a3b, type: 3} +--- !u!23 &5870913518358181415 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3844722060525032003} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1c4616794813041a590a4b84a6f49e9a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/DoorFrame.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/DoorFrame.prefab.meta new file mode 100644 index 0000000..30e7506 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/DoorFrame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ebafa5c675faf4a749589436d53ad351 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor1.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor1.prefab new file mode 100644 index 0000000..a4bb476 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor1.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2583743493311609570 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5186037098623535818} + - component: {fileID: 6214617073455802050} + - component: {fileID: 5014834967460787702} + m_Layer: 0 + m_Name: Floor1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5186037098623535818 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2583743493311609570} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -4.8380508e-11, y: -0.9882758, z: 0.75000143} + m_LocalScale: {x: 1.0000024, y: 1.0000033, z: 1.0000018} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &6214617073455802050 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2583743493311609570} + m_Mesh: {fileID: 4300000, guid: 9289ca5d7b8ea47feadd93f14c294d1b, type: 3} +--- !u!23 &5014834967460787702 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2583743493311609570} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1f2175db829e2437a846b7256f968ac7, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor1.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor1.prefab.meta new file mode 100644 index 0000000..24280eb --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a20c2fef0621247aeaf88bba4b21c8a3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor2.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor2.prefab new file mode 100644 index 0000000..b8a9ad4 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor2.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3699100878489879238 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3699100878489879237} + - component: {fileID: 3699100878489879243} + - component: {fileID: 3699100878489879236} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &3699100878489879237 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3699100878489879238} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3699100878489879243 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3699100878489879238} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!23 &3699100878489879236 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3699100878489879238} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor2.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor2.prefab.meta new file mode 100644 index 0000000..7687edc --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor2.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2878502761c3c4cd185aa9849b4fdb45 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor4.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor4.prefab new file mode 100644 index 0000000..fc244d7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor4.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8160055366305825922 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8160055366305825921} + - component: {fileID: 8160055366305825935} + - component: {fileID: 8160055366305825920} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8160055366305825921 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8160055366305825922} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &8160055366305825935 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8160055366305825922} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!23 &8160055366305825920 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8160055366305825922} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor4.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor4.prefab.meta new file mode 100644 index 0000000..6cb1a23 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor4.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a8888cfd1c3e64140917af4a570ecd07 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor5.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor5.prefab new file mode 100644 index 0000000..1ccfef2 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor5.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &194637236616986929 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 194637236616986894} + - component: {fileID: 194637236616986892} + - component: {fileID: 194637236616986895} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &194637236616986894 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 194637236616986929} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &194637236616986892 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 194637236616986929} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!23 &194637236616986895 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 194637236616986929} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Floor5.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor5.prefab.meta new file mode 100644 index 0000000..b5f1b77 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Floor5.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f3e95b07df64f475f8d30ef51a45d2aa +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/IntersectionSideFloor.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/IntersectionSideFloor.prefab new file mode 100644 index 0000000..27ca3dc --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/IntersectionSideFloor.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5257575861195027532 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5304752588344341603} + - component: {fileID: 7843346964598907777} + - component: {fileID: 1155566945830658637} + m_Layer: 0 + m_Name: IntersectionSideFloor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5304752588344341603 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5257575861195027532} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.0267048, y: -0.96699566, z: -0.26712418} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7843346964598907777 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5257575861195027532} + m_Mesh: {fileID: 4300000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} +--- !u!23 &1155566945830658637 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5257575861195027532} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 73f473a5472e84ba7b92b1cb65cde658, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/IntersectionSideFloor.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/IntersectionSideFloor.prefab.meta new file mode 100644 index 0000000..84fc8a8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/IntersectionSideFloor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d5d9b38faad724fa0855ec2bbd572999 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Light1.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Light1.prefab new file mode 100644 index 0000000..8b43454 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Light1.prefab @@ -0,0 +1,80 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5197476986281222557 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4377426443593380255} + - component: {fileID: 2992244115026581775} + - component: {fileID: 353006405773261950} + m_Layer: 0 + m_Name: Light1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &4377426443593380255 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5197476986281222557} + m_LocalRotation: {x: -0.7069834, y: 0, z: 0, w: 0.7072302} + m_LocalPosition: {x: -0, y: 1.0625565, z: 7.530773} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: -89.98, y: 0, z: 0} +--- !u!33 &2992244115026581775 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5197476986281222557} + m_Mesh: {fileID: 4300000, guid: 5c10f386ebfed4a07bf2755c59c4ace9, type: 3} +--- !u!23 &353006405773261950 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5197476986281222557} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: e53a571c4435748ca83a349171212065, type: 2} + - {fileID: 2100000, guid: ef2fe98e430e84ec0ac69deed6fbe49e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Light1.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Light1.prefab.meta new file mode 100644 index 0000000..42f2bdd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Light1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c14386d96a95648009fcc21960e47e3c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Light2.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Light2.prefab new file mode 100644 index 0000000..43d2477 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Light2.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &4515203732076682928 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6970021020066904098} + - component: {fileID: 1551299298463586592} + - component: {fileID: 1935618521720921947} + m_Layer: 0 + m_Name: Light2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &6970021020066904098 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4515203732076682928} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 1.07, y: -0.9280728, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1551299298463586592 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4515203732076682928} + m_Mesh: {fileID: 4300000, guid: a0f3b42cacb5346a4a0f4d6764ef9e0f, type: 3} +--- !u!23 &1935618521720921947 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4515203732076682928} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 08cdeb4852bec441bb600fa711ff2a98, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Light2.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Light2.prefab.meta new file mode 100644 index 0000000..eae70ee --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Light2.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 025248aa7affe4e249d1ecb153635008 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileEnd.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileEnd.prefab new file mode 100644 index 0000000..287bc77 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileEnd.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7560027131179185012 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8888570102921562543} + - component: {fileID: 431901795235275836} + - component: {fileID: 6193823699132222390} + m_Layer: 0 + m_Name: ProfileEnd + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &8888570102921562543 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7560027131179185012} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 6, y: 0, z: 4} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &431901795235275836 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7560027131179185012} + m_Mesh: {fileID: 4300000, guid: 781366a0680514386a12dbbfb39240fe, type: 3} +--- !u!23 &6193823699132222390 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7560027131179185012} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 2a75396521bdb4051a0eac381d767954, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileEnd.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileEnd.prefab.meta new file mode 100644 index 0000000..5b17ae5 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileEnd.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 686248f5bda1e458c8fc9316d20b1fe7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileWindow.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileWindow.prefab new file mode 100644 index 0000000..c8d7b12 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileWindow.prefab @@ -0,0 +1,376 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1029693891479639306 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029693891479639307} + m_Layer: 0 + m_Name: ProfileWindow + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1029693891479639307 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693891479639306} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -5, y: 0, z: 6} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1029693892213546129} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1029693892213546128 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029693892213546129} + m_Layer: 0 + m_Name: Parts + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1029693892213546129 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693892213546128} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 5, y: 0, z: -6} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1029693893398352154} + - {fileID: 1029693893398352152} + - {fileID: 1029693893398352158} + - {fileID: 1029693893398352156} + m_Father: {fileID: 1029693891479639307} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1029693893398121784 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029693893398352152} + - component: {fileID: 1029693893397025080} + - component: {fileID: 1029693893395928056} + m_Layer: 0 + m_Name: Window + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1029693893398352152 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121784} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -5, y: 0, z: 6} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1029693892213546129} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1029693893397025080 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121784} + m_Mesh: {fileID: 4300002, guid: 234c5d0c3948549bd9657592e4d58471, type: 3} +--- !u!23 &1029693893395928056 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121784} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 5fc5bfdb816e243a881f2cee33c36257, type: 2} + - {fileID: 2100000, guid: 3b170b30bf99f496687342dedb21ab86, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &1029693893398121786 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029693893398352154} + - component: {fileID: 1029693893397025082} + - component: {fileID: 1029693893395928058} + m_Layer: 0 + m_Name: Profile + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1029693893398352154 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121786} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -5, y: 0, z: 6} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1029693892213546129} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1029693893397025082 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121786} + m_Mesh: {fileID: 4300004, guid: 234c5d0c3948549bd9657592e4d58471, type: 3} +--- !u!23 &1029693893395928058 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121786} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 019a85c9b859f45188db6085216aafed, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &1029693893398121788 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029693893398352156} + - component: {fileID: 1029693893397025084} + - component: {fileID: 1029693893395928060} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1029693893398352156 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121788} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -4.742003, y: -0.45942914, z: 6.0265093} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1029693892213546129} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1029693893397025084 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121788} + m_Mesh: {fileID: 4300000, guid: 234c5d0c3948549bd9657592e4d58471, type: 3} +--- !u!23 &1029693893395928060 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121788} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 7b04b14f49f7a406d9ec52c118163a73, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &1029693893398121790 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1029693893398352158} + - component: {fileID: 1029693893397025086} + - component: {fileID: 1029693893395928062} + m_Layer: 0 + m_Name: Vent + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1029693893398352158 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121790} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -4.8147097, y: -0.6659993, z: 5.57683} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1029693892213546129} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1029693893397025086 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121790} + m_Mesh: {fileID: 4300006, guid: 234c5d0c3948549bd9657592e4d58471, type: 3} +--- !u!23 &1029693893395928062 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1029693893398121790} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 670ddabfd4373424a923eaa134fcc394, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileWindow.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileWindow.prefab.meta new file mode 100644 index 0000000..acc368e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/ProfileWindow.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ef7f45de93a47486a8d931a69beea72a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor1.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor1.prefab new file mode 100644 index 0000000..ec57f27 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor1.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1421090800208497830 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1421090800208497831} + - component: {fileID: 1421090800208497825} + - component: {fileID: 1421090800208497824} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1421090800208497831 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1421090800208497830} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1421090800208497825 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1421090800208497830} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!23 &1421090800208497824 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1421090800208497830} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor1.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor1.prefab.meta new file mode 100644 index 0000000..c4d974e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8c197a09d07be4d2b9d00b023cca14cd +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor2.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor2.prefab new file mode 100644 index 0000000..60cf5f3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor2.prefab @@ -0,0 +1,158 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &2554354205711106363 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2554354205711106362} + - component: {fileID: 2554354205711106340} + - component: {fileID: 2554354205711106341} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2554354205711106362 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2554354205711106363} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2554354206119785246} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2554354205711106340 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2554354205711106363} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!23 &2554354205711106341 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2554354205711106363} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &2554354206119785247 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2554354206119785246} + - component: {fileID: 2554354206119785240} + - component: {fileID: 2554354206119785241} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2554354206119785246 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2554354206119785247} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2554354205711106362} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &2554354206119785240 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2554354206119785247} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!23 &2554354206119785241 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2554354206119785247} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor2.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor2.prefab.meta new file mode 100644 index 0000000..350aba7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/SideFloor2.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/SideWall1.1.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/SideWall1.1.prefab new file mode 100644 index 0000000..60d8ad3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/SideWall1.1.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5118302876145007528 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5118302876145035144} + - component: {fileID: 5118302876141643688} + - component: {fileID: 5118302876142740840} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5118302876145035144 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5118302876145007528} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.1512121, y: 1.1439197, z: 0.11500001} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &5118302876141643688 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5118302876145007528} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!23 &5118302876142740840 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5118302876145007528} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/SideWall1.1.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/SideWall1.1.prefab.meta new file mode 100644 index 0000000..ffa1649 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/SideWall1.1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6b73bd9b0c9a248c89e59f013f13eb6e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Starter.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter.meta new file mode 100644 index 0000000..f652af8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ddb6d806c1cbe49299cf6bc8ccad4bd0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/Profile1.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/Profile1.prefab new file mode 100644 index 0000000..4d3ed24 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/Profile1.prefab @@ -0,0 +1,1776 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1766420567203866085 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6088889754866549353} + - component: {fileID: 3228732336293343791} + - component: {fileID: 3767635048069610333} + m_Layer: 0 + m_Name: Wall3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &6088889754866549353 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1766420567203866085} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.1285987, y: 0.59521395, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1.5} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 12 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3228732336293343791 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1766420567203866085} + m_Mesh: {fileID: 4300000, guid: bc5cfead19309409a8b986895a55b420, type: 3} +--- !u!23 &3767635048069610333 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1766420567203866085} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9c2ff576c78f14041a506bd8dc01f1ce, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &2252175603344977534 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6553377887190963841} + - component: {fileID: 1059110995683371019} + - component: {fileID: 1495543139361878115} + m_Layer: 0 + m_Name: Wall1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &6553377887190963841 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2252175603344977534} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.202333, y: -0.66920674, z: -0.0010159854} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &1059110995683371019 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2252175603344977534} + m_Mesh: {fileID: 4300000, guid: 2482c5122844e40f3a32796093441745, type: 3} +--- !u!23 &1495543139361878115 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2252175603344977534} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 653ae6bfa02f4445bb4349fb2bf160e3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &3912336810058508842 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4328214795272164453} + - component: {fileID: 7647825905517780316} + - component: {fileID: 5836170930454016860} + m_Layer: 0 + m_Name: Profile1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &4328214795272164453 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3912336810058508842} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.000000019868216, y: 0, z: -4} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 9210811890509850584} + - {fileID: 9210811890927761868} + - {fileID: 9210811890868301069} + - {fileID: 9210811890338309159} + - {fileID: 9210811891489535391} + - {fileID: 9210811891194866985} + - {fileID: 536906941853900362} + - {fileID: 9210811892464290166} + - {fileID: 9210811891798176668} + - {fileID: 9210811890568241809} + - {fileID: 6553377887190963841} + - {fileID: 5607326848409287499} + - {fileID: 6088889754866549353} + - {fileID: 4410152128087585169} + - {fileID: 3744031626891404005} + - {fileID: 4519984587625996947} + - {fileID: 3744031626738062480} + - {fileID: 1621459147096232686} + - {fileID: 5626090638484587030} + - {fileID: 5626090639894004068} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7647825905517780316 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3912336810058508842} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!23 &5836170930454016860 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3912336810058508842} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &4873128599695092441 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4410152128087585169} + - component: {fileID: 3204223276412139459} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4410152128087585169 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4873128599695092441} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 13 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &3204223276412139459 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4873128599695092441} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &7988215110342930410 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 536906941853900362} + - component: {fileID: 4340252831285385640} + - component: {fileID: 2222523763673428294} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &536906941853900362 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7988215110342930410} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &4340252831285385640 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7988215110342930410} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!23 &2222523763673428294 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7988215110342930410} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &8646163014543185748 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5607326848409287499} + - component: {fileID: 7407275828941448916} + - component: {fileID: 919700804294794178} + m_Layer: 0 + m_Name: Wall2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &5607326848409287499 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8646163014543185748} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.2634072, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1.4999982} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 11 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7407275828941448916 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8646163014543185748} + m_Mesh: {fileID: 4300000, guid: 8e0f9c1e33e964718848c39708aa5720, type: 3} +--- !u!23 &919700804294794178 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8646163014543185748} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a471af3d39f945a3b8f4b18b6628152, type: 2} + - {fileID: 2100000, guid: ec2d99ba0a9fe436f92b82cac9a439d3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811890337888263 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811890338309159} + - component: {fileID: 9210811890341209095} + - component: {fileID: 9210811890340079303} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9210811890338309159 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890337888263} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811890341209095 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890337888263} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!23 &9210811890340079303 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890337888263} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811890510281720 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811890509850584} + - component: {fileID: 9210811890513274872} + - component: {fileID: 9210811890512274744} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9210811890509850584 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890510281720} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 9210811890509850586} + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811890513274872 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890510281720} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!23 &9210811890512274744 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890510281720} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811890510281722 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811890509850586} + - component: {fileID: 9210811890513274874} + - component: {fileID: 9210811890512274746} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9210811890509850586 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890510281722} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 9210811890509850584} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811890513274874 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890510281722} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!23 &9210811890512274746 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890510281722} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811890568281777 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811890568241809} + - component: {fileID: 9210811890571666097} + - component: {fileID: 9210811890570535025} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9210811890568241809 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890568281777} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811890571666097 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890568281777} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!23 &9210811890570535025 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890568281777} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811890868007213 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811890868301069} + - component: {fileID: 9210811890867006765} + - component: {fileID: 9210811890866008045} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9210811890868301069 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890868007213} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811890867006765 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890868007213} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!23 &9210811890866008045 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890868007213} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811890928117228 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811890927761868} + - component: {fileID: 9210811890924861932} + - component: {fileID: 9210811890925861676} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9210811890927761868 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890928117228} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 9210811890927761870} + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811890924861932 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890928117228} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!23 &9210811890925861676 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890928117228} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811890928117230 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811890927761870} + - component: {fileID: 9210811890924861934} + - component: {fileID: 9210811890925861678} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9210811890927761870 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890928117230} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 9210811890927761868} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811890924861934 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890928117230} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!23 &9210811890925861678 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811890928117230} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811891194704137 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811891194866985} + - component: {fileID: 9210811891195669769} + - component: {fileID: 9210811891196637129} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &9210811891194866985 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811891194704137} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!33 &9210811891195669769 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811891194704137} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!23 &9210811891196637129 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811891194704137} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811891798339516 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811891798176668} + - component: {fileID: 9210811891799471036} + - component: {fileID: 9210811891800600956} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9210811891798176668 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811891798339516} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811891799471036 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811891798339516} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!23 &9210811891800600956 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811891798339516} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1 &9210811892463867222 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9210811892464290166} + - component: {fileID: 9210811892467190102} + - component: {fileID: 9210811892466060182} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9210811892464290166 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811892463867222} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 4328214795272164453} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &9210811892467190102 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811892463867222} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!23 &9210811892466060182 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9210811892463867222} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1001 &654217087400175006 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4328214795272164453} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (5) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.112999916 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &5626090638484587030 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 654217087400175006} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &654217088641585647 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4328214795272164453} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1621459147096232686 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 654217088641585647} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &654217088809068268 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4328214795272164453} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (6) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1583 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1429 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.11465 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &5626090639894004068 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 654217088809068268} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &654217089200537621 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4328214795272164453} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75033 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &3744031626738062480 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 654217089200537621} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &654217089220195936 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4328214795272164453} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &3744031626891404005 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 654217089220195936} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4095106612112478743 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4328214795272164453} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &9210811891489535391 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 4095106612112478743} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &6773496546503154353 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 4328214795272164453} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &4519984587625996947 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 6773496546503154353} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/Profile1.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/Profile1.prefab.meta new file mode 100644 index 0000000..deb8f4e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/Profile1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 89d108df7a349479ea4d2bce4043c000 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/ProfileDoor.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/ProfileDoor.prefab new file mode 100644 index 0000000..b8d53c5 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/ProfileDoor.prefab @@ -0,0 +1,529 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5570434288494733707 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2494736885844178096} + - component: {fileID: 6665201252127774988} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2494736885844178096 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5570434288494733707} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1805686786} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &6665201252127774988 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5570434288494733707} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &7150926831085997093 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1805686786} + - component: {fileID: 3173512955219696604} + - component: {fileID: 855477503413018875} + m_Layer: 0 + m_Name: ProfileDoor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1805686786 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7150926831085997093} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.000000019868216, y: 0, z: -4.9985895} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1544973952084263940} + - {fileID: 9054670348749586912} + - {fileID: 1527527227468396489} + - {fileID: 5093966857090247957} + - {fileID: 2739901042636641923} + - {fileID: 2494736885844178096} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3173512955219696604 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7150926831085997093} + m_Mesh: {fileID: 4300000, guid: 6e19666d26cca4a1bad585bc7422660b, type: 3} +--- !u!23 &855477503413018875 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7150926831085997093} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: df6973c4d93b94b2f93310f1506165c2, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!1001 &127066436 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1805686786} + m_Modifications: + - target: {fileID: 7443583007097417289, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_Name + value: WallDoor + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.0014104843 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b52c268893c724eabb2b2d9d5456b18c, type: 3} +--- !u!4 &1544973952084263940 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1544973952175318336, guid: b52c268893c724eabb2b2d9d5456b18c, + type: 3} + m_PrefabInstance: {fileID: 127066436} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1094237818 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1805686786} + m_Modifications: + - target: {fileID: 3844722060525032003, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_Name + value: DoorFrame + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.045410633 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ebafa5c675faf4a749589436d53ad351, type: 3} +--- !u!4 &9054670348749586912 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9054670347655446426, guid: ebafa5c675faf4a749589436d53ad351, + type: 3} + m_PrefabInstance: {fileID: 1094237818} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1443722847 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1805686786} + m_Modifications: + - target: {fileID: 7521740184304216418, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_Name + value: Door + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.55395013 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.7146596 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.06441116 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ed1bebb042e3147168587ddcb4481d92, type: 3} +--- !u!4 &1527527227468396489 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1527527228373516694, guid: ed1bebb042e3147168587ddcb4481d92, + type: 3} + m_PrefabInstance: {fileID: 1443722847} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1925758689300227868 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1805686786} + m_Modifications: + - target: {fileID: 5197476986281222557, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_Name + value: Light1 (1) + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.0625565 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.462 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c14386d96a95648009fcc21960e47e3c, type: 3} +--- !u!4 &2739901042636641923 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + m_PrefabInstance: {fileID: 1925758689300227868} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &8795206775011990666 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1805686786} + m_Modifications: + - target: {fileID: 5197476986281222557, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_Name + value: Light1 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.0625565 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.459 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: c14386d96a95648009fcc21960e47e3c, type: 3} +--- !u!4 &5093966857090247957 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4377426443593380255, guid: c14386d96a95648009fcc21960e47e3c, + type: 3} + m_PrefabInstance: {fileID: 8795206775011990666} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/ProfileDoor.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/ProfileDoor.prefab.meta new file mode 100644 index 0000000..1cfd007 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Starter/ProfileDoor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9ce165dd222504a7dada2f13901e2cbd +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/TopWall4.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/TopWall4.prefab new file mode 100644 index 0000000..e5e09ed --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/TopWall4.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &918264871442892368 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4242749377623692421} + - component: {fileID: 769289910624151130} + - component: {fileID: 4389408925466200589} + m_Layer: 0 + m_Name: TopWall4 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &4242749377623692421 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 918264871442892368} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0, y: 1.3433086, z: 2.25} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &769289910624151130 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 918264871442892368} + m_Mesh: {fileID: 4300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!23 &4389408925466200589 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 918264871442892368} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/TopWall4.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/TopWall4.prefab.meta new file mode 100644 index 0000000..0eabf6d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/TopWall4.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 397e71ac2fe4f4d959524578cfabd45b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Wall12.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/Wall12.prefab new file mode 100644 index 0000000..63551f1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Wall12.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6421693393088177703 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2275631149302825729} + - component: {fileID: 2068941546161785264} + - component: {fileID: 6519225079967427246} + m_Layer: 0 + m_Name: Wall12 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2275631149302825729 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6421693393088177703} + m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -1.3043, y: 0.021883, z: 2.99} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0} +--- !u!33 &2068941546161785264 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6421693393088177703} + m_Mesh: {fileID: 4300000, guid: a7908addf22c44cc79c101afc940c30b, type: 3} +--- !u!23 &6519225079967427246 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6421693393088177703} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 2237ef9c9ff4947158e0dfdd8809076b, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/Wall12.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/Wall12.prefab.meta new file mode 100644 index 0000000..35edb0b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/Wall12.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cc55393986bef4d3a8307ae8b90d9e96 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallDoor.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/WallDoor.prefab new file mode 100644 index 0000000..2a2c6a1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallDoor.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &7443583007097417289 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1544973952175318336} + - component: {fileID: 3905393017353748584} + - component: {fileID: 6919432984346981574} + m_Layer: 0 + m_Name: WallDoor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1544973952175318336 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7443583007097417289} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: -0.0014104843} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3905393017353748584 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7443583007097417289} + m_Mesh: {fileID: 4300000, guid: 2397a4829f3474e8e915261f01fda47d, type: 3} +--- !u!23 &6919432984346981574 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7443583007097417289} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8dc0721cdc04d4b9cbe87147971df2b9, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallDoor.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/WallDoor.prefab.meta new file mode 100644 index 0000000..3139a55 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallDoor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b52c268893c724eabb2b2d9d5456b18c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection.prefab new file mode 100644 index 0000000..f7b29a3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &8106396682052414484 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3787959570457860102} + - component: {fileID: 7023997327586497389} + - component: {fileID: 8536040169550172974} + m_Layer: 0 + m_Name: WallIntersection + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &3787959570457860102 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8106396682052414484} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.2335151, y: 0.11250766, z: 0.025942326} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &7023997327586497389 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8106396682052414484} + m_Mesh: {fileID: 4300000, guid: e7b2394064b434dcd8acf90528275285, type: 3} +--- !u!23 &8536040169550172974 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8106396682052414484} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: da36230c61a154acba2fe3f81813150a, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection.prefab.meta new file mode 100644 index 0000000..c2f940b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 51561c5ac6ad94dc2bc464238ad02aa4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection1.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection1.prefab new file mode 100644 index 0000000..39c9aac --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection1.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6262424598808253366 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 299294474322597540} + - component: {fileID: 831225381985506864} + - component: {fileID: 820838872145906212} + m_Layer: 0 + m_Name: WallIntersection1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &299294474322597540 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6262424598808253366} + m_LocalRotation: {x: -0, y: -0.92387956, z: -0, w: 0.38268343} + m_LocalPosition: {x: 1.1408384, y: -0.5853295, z: 0.95499754} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: -135, z: 0} +--- !u!33 &831225381985506864 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6262424598808253366} + m_Mesh: {fileID: 4300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!23 &820838872145906212 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6262424598808253366} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection1.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection1.prefab.meta new file mode 100644 index 0000000..f974ae8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection1.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 819c758ec1d154be9ac76b7394611c48 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection2.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection2.prefab new file mode 100644 index 0000000..747d595 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection2.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1334295600580035087 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1429092688494374684} + - component: {fileID: 3500048597212702528} + - component: {fileID: 1142187163886300036} + m_Layer: 0 + m_Name: WallIntersection2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1429092688494374684 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1334295600580035087} + m_LocalRotation: {x: -3.3138685e-17, y: 0.92387944, z: 3.3138685e-17, w: -0.38268366} + m_LocalPosition: {x: 1.2512233, y: 0.08133721, z: 1.0653825} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3500048597212702528 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1334295600580035087} + m_Mesh: {fileID: 4300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!23 &1142187163886300036 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1334295600580035087} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection2.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection2.prefab.meta new file mode 100644 index 0000000..85438d9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection2.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bfbe2d0ef9f1b4132a79fecec88405c3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection3.prefab b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection3.prefab new file mode 100644 index 0000000..b324c88 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection3.prefab @@ -0,0 +1,79 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &6262957146712176280 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7461057292163171361} + - component: {fileID: 3000680720870886829} + - component: {fileID: 2083841017937993133} + m_Layer: 0 + m_Name: WallIntersection3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &7461057292163171361 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6262957146712176280} + m_LocalRotation: {x: -3.3138685e-17, y: 0.92387944, z: 3.3138685e-17, w: -0.38268366} + m_LocalPosition: {x: 1.2512233, y: 0.74800396, z: 1.0653825} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!33 &3000680720870886829 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6262957146712176280} + m_Mesh: {fileID: 4300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!23 &2083841017937993133 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6262957146712176280} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 diff --git a/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection3.prefab.meta b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection3.prefab.meta new file mode 100644 index 0000000..2d3ccca --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Prefabs/WallIntersection3.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d209b0b8383794987a2a03fbc8b1e920 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Scenes.meta b/Assets/World/Sci Fi Modular Pack/Scenes.meta new file mode 100644 index 0000000..b935bfb --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c59c3118e6a294ef5983e5384a4b708e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.meta b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.meta new file mode 100644 index 0000000..8baf6a7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ae6a102f50e184238a0496ea9b356a0b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.unity b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.unity new file mode 100644 index 0000000..a0dc957 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.unity @@ -0,0 +1,25821 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 61c3fc2c1be344690b19efb0147d93ee + m_OcclusionCullingData: {fileID: 36300000, guid: e240655967f5e4e4a9ba16e0dd53b140, + type: 2} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0.18028355, g: 0.22571374, b: 0.30692255, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 11 + m_GIWorkflowMode: 0 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 1 + m_LightmapEditorSettings: + serializedVersion: 10 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 0 + m_BakeBackend: 0 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 500 + m_PVRBounces: 2 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVRFilteringMode: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ShowResolutionOverlay: 1 + m_LightingDataAsset: {fileID: 0} + m_UseShadowmask: 0 +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1001 &19610969 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7150926831085997093, guid: 9ce165dd222504a7dada2f13901e2cbd, + type: 3} + propertyPath: m_Name + value: ProfileDoor + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalPosition.x + value: -0.000000019868216 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalPosition.z + value: -2 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} +--- !u!1001 &21432077 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3301848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.07643066 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: 1.064342 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &21432078 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 21432077} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &21898534 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &21898535 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 21898534} + m_PrefabAsset: {fileID: 0} +--- !u!1 &34981249 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 34981250} + - component: {fileID: 34981252} + - component: {fileID: 34981251} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &34981250 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 34981249} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &34981251 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 34981249} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &34981252 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 34981249} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1 &37959047 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 37959048} + - component: {fileID: 37959050} + - component: {fileID: 37959049} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &37959048 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 37959047} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1249847351} + m_Father: {fileID: 1065848328} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &37959049 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 37959047} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &37959050 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 37959047} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &38186407 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 38186408} + - component: {fileID: 38186410} + - component: {fileID: 38186409} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &38186408 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 38186407} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &38186409 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 38186407} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &38186410 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 38186407} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1001 &44636361 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 1334295600580035087, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_Name + value: WallIntersection2 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08133721 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bfbe2d0ef9f1b4132a79fecec88405c3, type: 3} +--- !u!4 &44636362 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + m_PrefabInstance: {fileID: 44636361} + m_PrefabAsset: {fileID: 0} +--- !u!1 &47489803 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 47489804} + - component: {fileID: 47489806} + - component: {fileID: 47489805} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &47489804 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 47489803} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &47489805 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 47489803} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &47489806 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 47489803} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &50208116 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 50208117} + - component: {fileID: 50208119} + - component: {fileID: 50208118} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &50208117 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 50208116} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2009358652} + m_Father: {fileID: 1987114827} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &50208118 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 50208116} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &50208119 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 50208116} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &52219585 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 52219586} + - component: {fileID: 52219588} + - component: {fileID: 52219587} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &52219586 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 52219585} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &52219587 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 52219585} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &52219588 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 52219585} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1 &56788139 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 56788140} + - component: {fileID: 56788142} + - component: {fileID: 56788141} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &56788140 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 56788139} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &56788141 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 56788139} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &56788142 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 56788139} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1 &60390158 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 60390159} + - component: {fileID: 60390161} + - component: {fileID: 60390160} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &60390159 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 60390158} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &60390160 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 60390158} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &60390161 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 60390158} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &75220663 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 5814267717222989976, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_Name + value: Box1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.552 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.621 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.z + value: -5.796 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.9650541 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.26205087 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_RootOrder + value: 25 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 149.61601 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.x + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.y + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.z + value: 0.8 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2340976c2c4724452a5f8c3cf4d34d6f, type: 3} +--- !u!1001 &75728138 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (2) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0917578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &75728139 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 75728138} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &97362385 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Name + value: WallIntersection (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3067 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.y + value: 0.11251 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.z + value: 0.04050207 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: da36230c61a154acba2fe3f81813150a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} +--- !u!4 &97362386 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, + type: 3} + m_PrefabInstance: {fileID: 97362385} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &101169517 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2555151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.071129665 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -0.9972577 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &101169518 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 101169517} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &106284865 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &106284866 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 106284865} + m_PrefabAsset: {fileID: 0} +--- !u!1 &111425687 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 111425688} + - component: {fileID: 111425689} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &111425688 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 111425687} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 207865497} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &111425689 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 111425687} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &112598984 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2574152 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.7266026 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.995358 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &112598985 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 112598984} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &133133315 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (3) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: 1.1582422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &133133316 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 133133315} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &147449001 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 6262957146712176280, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_Name + value: WallIntersection3 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.74800396 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d209b0b8383794987a2a03fbc8b1e920, type: 3} +--- !u!4 &147449002 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + m_PrefabInstance: {fileID: 147449001} + m_PrefabAsset: {fileID: 0} +--- !u!1 &147542943 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 147542944} + - component: {fileID: 147542945} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &147542944 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 147542943} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 471331242} + m_RootOrder: 21 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &147542945 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 147542943} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &149584062 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 149584063} + - component: {fileID: 149584065} + - component: {fileID: 149584064} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &149584063 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 149584062} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 931456294} + m_Father: {fileID: 1478498311} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &149584064 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 149584062} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &149584065 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 149584062} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &150973467 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 150973468} + - component: {fileID: 150973470} + - component: {fileID: 150973469} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &150973468 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 150973467} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &150973469 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 150973467} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &150973470 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 150973467} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1001 &153555682 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0034151 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.74967 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &153555683 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 153555682} + m_PrefabAsset: {fileID: 0} +--- !u!1 &159494945 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 159494948} + - component: {fileID: 159494947} + - component: {fileID: 159494946} + m_Layer: 0 + m_Name: Profile1 (10) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &159494946 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 159494945} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &159494947 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 159494945} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &159494948 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 159494945} + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 9, y: 0, z: 6} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1150045589} + - {fileID: 2117414374} + - {fileID: 1097801418} + - {fileID: 1137678586} + - {fileID: 1088950770} + - {fileID: 1217707043} + - {fileID: 1288222286} + - {fileID: 1283751978} + - {fileID: 770959044} + - {fileID: 310882748} + - {fileID: 1607854446} + - {fileID: 2046320050} + - {fileID: 1479887478} + - {fileID: 620337842} + - {fileID: 1151640003} + - {fileID: 1318137155} + - {fileID: 423944797} + - {fileID: 468059287} + m_Father: {fileID: 0} + m_RootOrder: 22 + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1001 &159706446 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &159706447 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 159706446} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &163865170 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Name + value: WallIntersection (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3067 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.y + value: 0.11251 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.z + value: 0.04050207 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: da36230c61a154acba2fe3f81813150a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} +--- !u!4 &163865171 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, + type: 3} + m_PrefabInstance: {fileID: 163865170} + m_PrefabAsset: {fileID: 0} +--- !u!1 &186601080 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 186601081} + - component: {fileID: 186601083} + - component: {fileID: 186601082} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &186601081 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 186601080} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2057129832} + m_Father: {fileID: 876703390} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &186601082 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 186601080} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &186601083 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 186601080} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &197227175 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 197227176} + - component: {fileID: 197227177} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &197227176 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197227175} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2072139719} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &197227177 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 197227175} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &199427706 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 199427707} + - component: {fileID: 199427709} + - component: {fileID: 199427708} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &199427707 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 199427706} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &199427708 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 199427706} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &199427709 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 199427706} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &207865494 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 207865497} + - component: {fileID: 207865496} + - component: {fileID: 207865495} + m_Layer: 0 + m_Name: Profile1 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &207865495 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 207865494} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &207865496 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 207865494} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &207865497 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 207865494} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.000000019868216, y: 0, z: 3} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1462278767} + - {fileID: 1873887991} + - {fileID: 1974656851} + - {fileID: 593727869} + - {fileID: 106284866} + - {fileID: 370738266} + - {fileID: 111425688} + - {fileID: 1182077221} + - {fileID: 877115365} + - {fileID: 1466161582} + - {fileID: 1462615087} + - {fileID: 1970595579} + - {fileID: 1017573385} + - {fileID: 801397558} + - {fileID: 1273183788} + - {fileID: 1262983021} + m_Father: {fileID: 0} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &214371354 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 214371355} + - component: {fileID: 214371357} + - component: {fileID: 214371356} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &214371355 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 214371354} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &214371356 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 214371354} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &214371357 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 214371354} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &217631007 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (4) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.125 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &217631008 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 217631007} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &219290123 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2574152 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.7266026 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.995358 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &219290124 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 219290123} + m_PrefabAsset: {fileID: 0} +--- !u!1 &220271803 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 220271804} + - component: {fileID: 220271806} + - component: {fileID: 220271805} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &220271804 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 220271803} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 259040498} + m_Father: {fileID: 906132997} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &220271805 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 220271803} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &220271806 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 220271803} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &222738174 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 222738175} + - component: {fileID: 222738177} + - component: {fileID: 222738176} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &222738175 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 222738174} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2072139719} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &222738176 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 222738174} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &222738177 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 222738174} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &227979743 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 227979744} + - component: {fileID: 227979746} + - component: {fileID: 227979745} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &227979744 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 227979743} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 883690435} + m_Father: {fileID: 876703390} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &227979745 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 227979743} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &227979746 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 227979743} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &259040497 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 259040498} + - component: {fileID: 259040500} + - component: {fileID: 259040499} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &259040498 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 259040497} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 220271804} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &259040499 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 259040497} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &259040500 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 259040497} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &262032681 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &262032682 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 262032681} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &266007720 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Name + value: WallIntersection (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3067 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.y + value: 0.11251 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.z + value: 0.04050207 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: da36230c61a154acba2fe3f81813150a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} +--- !u!4 &266007721 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, + type: 3} + m_PrefabInstance: {fileID: 266007720} + m_PrefabAsset: {fileID: 0} +--- !u!1 &266218237 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 266218238} + - component: {fileID: 266218240} + - component: {fileID: 266218239} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &266218238 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 266218237} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &266218239 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 266218237} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &266218240 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 266218237} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1001 &288142897 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &288142898 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 288142897} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &291668911 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_Name + value: Floor1 + objectReference: {fileID: 0} + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9882758 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75000143 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a20c2fef0621247aeaf88bba4b21c8a3, type: 3} +--- !u!1001 &297791170 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Name + value: Floor2 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95480984 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.z + value: 0.033242226 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!4 &297791171 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, + type: 3} + m_PrefabInstance: {fileID: 297791170} + m_PrefabAsset: {fileID: 0} +--- !u!1 &298458034 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 298458035} + - component: {fileID: 298458037} + - component: {fileID: 298458036} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &298458035 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 298458034} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &298458036 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 298458034} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &298458037 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 298458034} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &299792351 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &299792352 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 299792351} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &303475426 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 8106396682052414484, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_Name + value: WallIntersection + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2335151 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.11250766 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.025942326 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 51561c5ac6ad94dc2bc464238ad02aa4, type: 3} +--- !u!4 &303475427 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + m_PrefabInstance: {fileID: 303475426} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &308401543 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1987114827} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75033 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &308401544 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 308401543} + m_PrefabAsset: {fileID: 0} +--- !u!1 &310882747 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 310882748} + - component: {fileID: 310882750} + - component: {fileID: 310882749} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &310882748 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310882747} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &310882749 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310882747} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &310882750 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310882747} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &319261530 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 319261531} + - component: {fileID: 319261533} + - component: {fileID: 319261532} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &319261531 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 319261530} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &319261532 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 319261530} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &319261533 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 319261530} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &347627062 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 347627063} + - component: {fileID: 347627065} + - component: {fileID: 347627064} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &347627063 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 347627062} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &347627064 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 347627062} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &347627065 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 347627062} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &355637176 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 355637177} + - component: {fileID: 355637179} + - component: {fileID: 355637178} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &355637177 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 355637176} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &355637178 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 355637176} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &355637179 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 355637176} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &362271559 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &362271560 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 362271559} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &363980685 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &363980686 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 363980685} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &365099580 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &365099581 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 365099580} + m_PrefabAsset: {fileID: 0} +--- !u!1 &370738265 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 370738266} + - component: {fileID: 370738268} + - component: {fileID: 370738267} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &370738266 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 370738265} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 207865497} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &370738267 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 370738265} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &370738268 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 370738265} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!4 &387344812 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + m_PrefabInstance: {fileID: 291668911} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &403534810 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0034151 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75066 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &403534811 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 403534810} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &404614824 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3291849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.074216664 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0001578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &404614825 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 404614824} + m_PrefabAsset: {fileID: 0} +--- !u!1 &405890921 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 405890922} + - component: {fileID: 405890924} + - component: {fileID: 405890923} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &405890922 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 405890921} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &405890923 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 405890921} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &405890924 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 405890921} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1001 &419044846 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1029693891479639306, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_Name + value: ProfileWindow (4) + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.x + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.z + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_RootOrder + value: 32 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ef7f45de93a47486a8d931a69beea72a, type: 3} +--- !u!1001 &423944796 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &423944797 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 423944796} + m_PrefabAsset: {fileID: 0} +--- !u!1 &432153472 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 432153474} + - component: {fileID: 432153473} + m_Layer: 0 + m_Name: Reflection Probe + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!215 &432153473 +ReflectionProbe: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 432153472} + m_Enabled: 1 + serializedVersion: 2 + m_Type: 0 + m_Mode: 0 + m_RefreshMode: 0 + m_TimeSlicingMode: 0 + m_Resolution: 128 + m_UpdateFrequency: 0 + m_BoxSize: {x: 18, y: 5, z: 20} + m_BoxOffset: {x: 0, y: 0, z: 0} + m_NearClip: 0.3 + m_FarClip: 1000 + m_ShadowDistance: 100 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_IntensityMultiplier: 1 + m_BlendDistance: 1 + m_HDR: 1 + m_BoxProjection: 0 + m_RenderDynamicObjects: 0 + m_UseOcclusionCulling: 1 + m_Importance: 1 + m_CustomBakedTexture: {fileID: 0} +--- !u!4 &432153474 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 432153472} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 3.08, y: -0.5585161, z: -1.457328} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &438752085 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 438752086} + - component: {fileID: 438752088} + - component: {fileID: 438752087} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &438752086 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 438752085} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &438752087 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 438752085} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &438752088 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 438752085} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &440555377 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &440555378 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 440555377} + m_PrefabAsset: {fileID: 0} +--- !u!1 &441583533 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 441583534} + - component: {fileID: 441583536} + - component: {fileID: 441583535} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &441583534 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 441583533} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &441583535 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 441583533} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &441583536 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 441583533} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1001 &448272597 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 6262424598808253366, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_Name + value: WallIntersection1 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408384 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.5853295 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.95499754 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -135 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 819c758ec1d154be9ac76b7394611c48, type: 3} +--- !u!4 &448272598 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + m_PrefabInstance: {fileID: 448272597} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &455903086 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.725 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &455903087 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 455903086} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &463448622 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1029693891479639306, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_Name + value: ProfileWindow (3) + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.x + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.z + value: -7 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_RootOrder + value: 31 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ef7f45de93a47486a8d931a69beea72a, type: 3} +--- !u!1001 &465818375 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &465818376 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 465818375} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &468059286 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &468059287 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 468059286} + m_PrefabAsset: {fileID: 0} +--- !u!1 &471331239 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 471331242} + - component: {fileID: 471331241} + - component: {fileID: 471331240} + m_Layer: 0 + m_Name: ProfileIntersection (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &471331240 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 471331239} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: edea2fcd3ceca464b94f378d3a6c2afe, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &471331241 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 471331239} + m_Mesh: {fileID: 4300000, guid: 499da3cd699534c44b84f7eb01db1311, type: 3} +--- !u!4 &471331242 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 471331239} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.04, y: -0.033242665, z: -7.03} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2146336254} + - {fileID: 163865171} + - {fileID: 1204306424} + - {fileID: 44636362} + - {fileID: 1074159801} + - {fileID: 2034929017} + - {fileID: 1891296293} + - {fileID: 569444024} + - {fileID: 288142898} + - {fileID: 404614825} + - {fileID: 1143903302} + - {fileID: 837822481} + - {fileID: 21432078} + - {fileID: 1933437234} + - {fileID: 1178577825} + - {fileID: 595366580} + - {fileID: 1928810768} + - {fileID: 1060100118} + - {fileID: 133133316} + - {fileID: 1139887994} + - {fileID: 1938241970} + - {fileID: 147542944} + m_Father: {fileID: 0} + m_RootOrder: 14 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &473741675 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &473741676 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 473741675} + m_PrefabAsset: {fileID: 0} +--- !u!1 &474772275 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 474772276} + - component: {fileID: 474772278} + - component: {fileID: 474772277} + m_Layer: 0 + m_Name: Wall3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &474772276 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 474772275} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.1285987, y: 0.59521395, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1.5} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 12 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &474772277 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 474772275} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9c2ff576c78f14041a506bd8dc01f1ce, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &474772278 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 474772275} + m_Mesh: {fileID: 4300000, guid: bc5cfead19309409a8b986895a55b420, type: 3} +--- !u!1 &478576694 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 478576695} + - component: {fileID: 478576697} + - component: {fileID: 478576696} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &478576695 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 478576694} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1198043680} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &478576696 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 478576694} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &478576697 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 478576694} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &483505845 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &483505846 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 483505845} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &489158420 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 5257575861195027532, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_Name + value: IntersectionSideFloor + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.0267048 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5d9b38faad724fa0855ec2bbd572999, type: 3} +--- !u!4 &489158421 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + m_PrefabInstance: {fileID: 489158420} + m_PrefabAsset: {fileID: 0} +--- !u!1 &501264526 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 501264527} + - component: {fileID: 501264529} + - component: {fileID: 501264528} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &501264527 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 501264526} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &501264528 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 501264526} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &501264529 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 501264526} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &504371974 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 504371975} + - component: {fileID: 504371977} + - component: {fileID: 504371976} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &504371975 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 504371974} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1810777715} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &504371976 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 504371974} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &504371977 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 504371974} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &515025094 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 515025095} + - component: {fileID: 515025097} + - component: {fileID: 515025096} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &515025095 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515025094} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1873887991} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &515025096 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515025094} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &515025097 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 515025094} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &516475565 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 516475566} + - component: {fileID: 516475567} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &516475566 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516475565} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 701557885} + m_RootOrder: 21 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &516475567 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 516475565} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &524585253 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 6262957146712176280, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_Name + value: WallIntersection3 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.74800396 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d209b0b8383794987a2a03fbc8b1e920, type: 3} +--- !u!4 &524585254 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + m_PrefabInstance: {fileID: 524585253} + m_PrefabAsset: {fileID: 0} +--- !u!1 &532916302 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 532916303} + - component: {fileID: 532916305} + - component: {fileID: 532916304} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &532916303 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 532916302} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &532916304 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 532916302} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &532916305 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 532916302} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1 &542579615 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 542579616} + - component: {fileID: 542579618} + - component: {fileID: 542579617} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &542579616 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 542579615} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1587278919} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &542579617 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 542579615} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &542579618 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 542579615} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &547184122 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3291849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.074216664 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0001578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &547184123 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 547184122} + m_PrefabAsset: {fileID: 0} +--- !u!1 &567620871 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 567620872} + - component: {fileID: 567620874} + - component: {fileID: 567620873} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &567620872 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 567620871} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &567620873 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 567620871} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &567620874 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 567620871} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &568682615 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1987114827} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &568682616 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 568682615} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &569444023 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2574152 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.7266026 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.995358 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &569444024 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 569444023} + m_PrefabAsset: {fileID: 0} +--- !u!1 &574961389 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 574961392} + - component: {fileID: 574961391} + - component: {fileID: 574961390} + - component: {fileID: 574961394} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &574961390 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 574961389} + m_Enabled: 1 +--- !u!20 &574961391 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 574961389} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_GateFitMode: 2 + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &574961392 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 574961389} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.48, z: -8.88} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &574961394 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 574961389} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0eeffebf09e714fcd8d3c21c3395381c, type: 3} + m_Name: + m_EditorClassIdentifier: + Sensitivity: 0.9 + Speed: 5 + RotationSpeed: 7 + LockMouse: 0 +--- !u!1001 &584462161 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &584462162 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 584462161} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &591395481 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &591395482 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 591395481} + m_PrefabAsset: {fileID: 0} +--- !u!1 &593727868 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 593727869} + - component: {fileID: 593727871} + - component: {fileID: 593727870} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &593727869 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 593727868} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 207865497} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &593727870 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 593727868} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &593727871 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 593727868} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &595366579 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Name + value: IntersectionSideFloor (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.x + value: 0.9734154 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 73f473a5472e84ba7b92b1cb65cde658, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} +--- !u!4 &595366580 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, + type: 3} + m_PrefabInstance: {fileID: 595366579} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &596402114 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Name + value: Floor2 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95480984 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.z + value: 0.033242226 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!4 &596402115 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, + type: 3} + m_PrefabInstance: {fileID: 596402114} + m_PrefabAsset: {fileID: 0} +--- !u!1 &616644660 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 616644661} + - component: {fileID: 616644663} + - component: {fileID: 616644662} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &616644661 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 616644660} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 941630271} + m_Father: {fileID: 1687011891} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &616644662 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 616644660} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &616644663 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 616644660} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &620337841 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.0000000037253 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.74933 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &620337842 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 620337841} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &631434938 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3288848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.72627264 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: 1.0668421 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &631434939 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 631434938} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &638676750 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &638676751 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 638676750} + m_PrefabAsset: {fileID: 0} +--- !u!1 &643018508 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 643018509} + - component: {fileID: 643018511} + - component: {fileID: 643018510} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &643018509 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 643018508} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &643018510 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 643018508} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &643018511 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 643018508} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &651933508 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3301848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.07643066 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: 1.064342 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &651933509 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 651933508} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &663120860 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 5257575861195027532, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_Name + value: IntersectionSideFloor + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.0267048 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5d9b38faad724fa0855ec2bbd572999, type: 3} +--- !u!4 &663120861 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + m_PrefabInstance: {fileID: 663120860} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &698240045 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.000000014901 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75033 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &698240046 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 698240045} + m_PrefabAsset: {fileID: 0} +--- !u!1 &701557882 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 701557885} + - component: {fileID: 701557884} + - component: {fileID: 701557883} + m_Layer: 0 + m_Name: ProfileIntersection (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &701557883 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 701557882} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: edea2fcd3ceca464b94f378d3a6c2afe, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &701557884 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 701557882} + m_Mesh: {fileID: 4300000, guid: 499da3cd699534c44b84f7eb01db1311, type: 3} +--- !u!4 &701557885 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 701557882} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6.04, y: -0.033242665, z: 5.966758} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1451651881} + - {fileID: 1804886876} + - {fileID: 1485448841} + - {fileID: 1275046916} + - {fileID: 715341366} + - {fileID: 2100354116} + - {fileID: 950307635} + - {fileID: 219290124} + - {fileID: 1779050910} + - {fileID: 1185564817} + - {fileID: 1526813065} + - {fileID: 764631490} + - {fileID: 651933509} + - {fileID: 631434939} + - {fileID: 663120861} + - {fileID: 1597634372} + - {fileID: 75728139} + - {fileID: 1955656123} + - {fileID: 1804300367} + - {fileID: 868134265} + - {fileID: 1481596663} + - {fileID: 516475566} + m_Father: {fileID: 0} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &709360363 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 822202630456681976} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.036584854, y: -0.033242665, z: 5.966758} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1038324230} + - {fileID: 97362386} + - {fileID: 448272598} + - {fileID: 1199258679} + - {fileID: 524585254} + - {fileID: 2071499727} + - {fileID: 101169518} + - {fileID: 1968851091} + - {fileID: 299792352} + - {fileID: 1978178128} + - {fileID: 1624104670} + - {fileID: 814109721} + - {fileID: 1431680569} + - {fileID: 1181726453} + - {fileID: 1891679211} + - {fileID: 1136908187} + - {fileID: 1544814601} + - {fileID: 596402115} + - {fileID: 1693128819} + - {fileID: 1452417029} + - {fileID: 1571500956} + - {fileID: 7902682867998383334} + m_Father: {fileID: 0} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &715341365 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 6262957146712176280, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_Name + value: WallIntersection3 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.74800396 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d209b0b8383794987a2a03fbc8b1e920, type: 3} +--- !u!4 &715341366 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + m_PrefabInstance: {fileID: 715341365} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &736269415 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.65 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &736269416 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 736269415} + m_PrefabAsset: {fileID: 0} +--- !u!1 &741158140 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 741158141} + - component: {fileID: 741158142} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &741158141 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 741158140} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 13 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &741158142 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 741158140} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &747707130 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 747707131} + - component: {fileID: 747707133} + - component: {fileID: 747707132} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &747707131 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 747707130} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1355852431} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &747707132 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 747707130} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &747707133 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 747707130} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &764631489 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: 0.9549422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &764631490 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 764631489} + m_PrefabAsset: {fileID: 0} +--- !u!1 &770959043 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 770959044} + - component: {fileID: 770959046} + - component: {fileID: 770959045} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &770959044 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 770959043} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &770959045 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 770959043} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &770959046 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 770959043} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1001 &771970144 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (3) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.112999916 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &771970145 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 771970144} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &800024013 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: 0.9549422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &800024014 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 800024013} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &801397557 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75066 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &801397558 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 801397557} + m_PrefabAsset: {fileID: 0} +--- !u!1 &803005023 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 803005024} + - component: {fileID: 803005026} + - component: {fileID: 803005025} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &803005024 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 803005023} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &803005025 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 803005023} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &803005026 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 803005023} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &807379053 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (5) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036585 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3765 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: 0.77934 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &807379054 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 807379053} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &813859627 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1987114827} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &813859628 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 813859627} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &814109720 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: 0.9549422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &814109721 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 814109720} + m_PrefabAsset: {fileID: 0} +--- !u!1 &825248656 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 825248657} + - component: {fileID: 825248659} + - component: {fileID: 825248658} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &825248657 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825248656} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &825248658 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825248656} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &825248659 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 825248656} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1001 &837822480 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: 0.9549422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &837822481 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 837822480} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &868134264 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3765 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: -0.71676 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &868134265 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 868134264} + m_PrefabAsset: {fileID: 0} +--- !u!1 &876703387 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 876703390} + - component: {fileID: 876703389} + - component: {fileID: 876703388} + m_Layer: 0 + m_Name: Profile1 (7) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &876703388 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 876703387} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &876703389 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 876703387} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &876703390 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 876703387} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6, y: 0, z: 3} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 186601081} + - {fileID: 227979744} + - {fileID: 924956234} + - {fileID: 355637177} + - {fileID: 2115202917} + - {fileID: 1484073379} + - {fileID: 34981250} + - {fileID: 441583534} + - {fileID: 1905097657} + - {fileID: 405890922} + - {fileID: 1177276528} + - {fileID: 153555683} + - {fileID: 591395482} + - {fileID: 403534811} + - {fileID: 897653926} + - {fileID: 1375014622} + - {fileID: 1448367403} + - {fileID: 159706447} + m_Father: {fileID: 0} + m_RootOrder: 13 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &877115364 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &877115365 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 877115364} + m_PrefabAsset: {fileID: 0} +--- !u!1 &883690434 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 883690435} + - component: {fileID: 883690437} + - component: {fileID: 883690436} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &883690435 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 883690434} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 227979744} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &883690436 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 883690434} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &883690437 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 883690434} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &893583362 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &893583363 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 893583362} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &897653925 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &897653926 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 897653925} + m_PrefabAsset: {fileID: 0} +--- !u!1 &901329461 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 901329462} + - component: {fileID: 901329464} + - component: {fileID: 901329463} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &901329462 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901329461} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2072139719} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &901329463 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901329461} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &901329464 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901329461} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &902863834 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &902863835 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 902863834} + m_PrefabAsset: {fileID: 0} +--- !u!1 &903247732 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 903247733} + - component: {fileID: 903247735} + - component: {fileID: 903247734} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &903247733 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 903247732} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2072139719} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &903247734 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 903247732} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &903247735 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 903247732} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &904751116 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &904751117 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 904751116} + m_PrefabAsset: {fileID: 0} +--- !u!1 &906132994 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 906132997} + - component: {fileID: 906132996} + - component: {fileID: 906132995} + m_Layer: 0 + m_Name: Profile1 (4) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &906132995 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 906132994} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &906132996 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 906132994} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &906132997 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 906132994} + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 3, y: 0, z: 6} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 220271804} + - {fileID: 1116268425} + - {fileID: 60390159} + - {fileID: 1419307037} + - {fileID: 1089932600} + - {fileID: 214371355} + - {fileID: 1975278211} + - {fileID: 1715059132} + - {fileID: 2131182144} + - {fileID: 913259210} + - {fileID: 1669633317} + - {fileID: 1801614311} + - {fileID: 1869207249} + - {fileID: 1290598799} + - {fileID: 943866630} + - {fileID: 1109176812} + - {fileID: 1390147179} + - {fileID: 1041707996} + m_Father: {fileID: 0} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1001 &909535391 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_Name + value: Floor1 (1) + objectReference: {fileID: 0} + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9882758 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a20c2fef0621247aeaf88bba4b21c8a3, type: 3} +--- !u!4 &909535392 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + m_PrefabInstance: {fileID: 909535391} + m_PrefabAsset: {fileID: 0} +--- !u!1 &913259209 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 913259210} + - component: {fileID: 913259212} + - component: {fileID: 913259211} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &913259210 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 913259209} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &913259211 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 913259209} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &913259212 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 913259209} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &924956233 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 924956234} + - component: {fileID: 924956236} + - component: {fileID: 924956235} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &924956234 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 924956233} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &924956235 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 924956233} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &924956236 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 924956233} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &931456293 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 931456294} + - component: {fileID: 931456296} + - component: {fileID: 931456295} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &931456294 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 931456293} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 149584063} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &931456295 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 931456293} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &931456296 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 931456293} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &938097106 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (3) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: 1.1582422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &938097107 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 938097106} + m_PrefabAsset: {fileID: 0} +--- !u!1 &941630270 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 941630271} + - component: {fileID: 941630273} + - component: {fileID: 941630272} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &941630271 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 941630270} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 616644661} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &941630272 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 941630270} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &941630273 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 941630270} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &943866629 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &943866630 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 943866629} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &950307634 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2555151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.071129665 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -0.9972577 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &950307635 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 950307634} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &958867986 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &958867987 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 958867986} + m_PrefabAsset: {fileID: 0} +--- !u!1 &961638263 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 961638264} + - component: {fileID: 961638265} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &961638264 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 961638263} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &961638265 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 961638263} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &966907459 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 966907460} + - component: {fileID: 966907462} + - component: {fileID: 966907461} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &966907460 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 966907459} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &966907461 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 966907459} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &966907462 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 966907459} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &968883686 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1987114827} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &968883687 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 968883686} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &982261795 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1029693891479639306, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_Name + value: ProfileWindow (5) + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.z + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_RootOrder + value: 33 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ef7f45de93a47486a8d931a69beea72a, type: 3} +--- !u!1 &983728761 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 983728762} + - component: {fileID: 983728764} + - component: {fileID: 983728763} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &983728762 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 983728761} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &983728763 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 983728761} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &983728764 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 983728761} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1001 &995961348 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &995961349 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 995961348} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1002125355 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1002125356 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1002125355} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1008390515 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7560027131179185012, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_Name + value: ProfileEnd + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalPosition.x + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalPosition.z + value: -9 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 686248f5bda1e458c8fc9316d20b1fe7, type: 3} +--- !u!1 &1009304170 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1009304171} + - component: {fileID: 1009304173} + - component: {fileID: 1009304172} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1009304171 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1009304170} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1110798088} + m_Father: {fileID: 1478498311} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1009304172 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1009304170} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1009304173 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1009304170} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1017573384 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1017573385 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1017573384} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1028394783 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 6262424598808253366, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_Name + value: WallIntersection1 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408384 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.5853295 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.95499754 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -135 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 819c758ec1d154be9ac76b7394611c48, type: 3} +--- !u!4 &1028394784 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + m_PrefabInstance: {fileID: 1028394783} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1038324229 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 8106396682052414484, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_Name + value: WallIntersection + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2335151 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.11250766 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.025942326 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 51561c5ac6ad94dc2bc464238ad02aa4, type: 3} +--- !u!4 &1038324230 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + m_PrefabInstance: {fileID: 1038324229} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1041544559 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1041544560 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1041544559} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1041707995 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1041707996 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1041707995} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1043721853 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1987114827} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (6) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1583 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1429 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.11465 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1043721854 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1043721853} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1047276928 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1047276929} + - component: {fileID: 1047276931} + - component: {fileID: 1047276930} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1047276929 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1047276928} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &1047276930 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1047276928} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1047276931 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1047276928} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &1049814490 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1049814491 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1049814490} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1060068425 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &1060068426 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 1060068425} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1060100117 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Name + value: Floor2 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95480984 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.z + value: 0.033242226 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!4 &1060100118 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, + type: 3} + m_PrefabInstance: {fileID: 1060100117} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1063003601 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (3) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.00999999 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1063003602 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1063003601} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1065848325 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1065848328} + - component: {fileID: 1065848327} + - component: {fileID: 1065848326} + m_Layer: 0 + m_Name: Profile1 (11) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &1065848326 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1065848325} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1065848327 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1065848325} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &1065848328 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1065848325} + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 9, y: 0, z: -7} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 37959048} + - {fileID: 1642371139} + - {fileID: 1605442227} + - {fileID: 347627063} + - {fileID: 483505846} + - {fileID: 1047276929} + - {fileID: 532916303} + - {fileID: 1084433177} + - {fileID: 1629637959} + - {fileID: 1524853212} + - {fileID: 1624713154} + - {fileID: 893583363} + - {fileID: 584462162} + - {fileID: 736269416} + - {fileID: 2118528188} + - {fileID: 1239307287} + - {fileID: 473741676} + - {fileID: 1389599197} + m_Father: {fileID: 0} + m_RootOrder: 24 + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1001 &1074159800 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 6262957146712176280, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_Name + value: WallIntersection3 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.74800396 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d209b0b8383794987a2a03fbc8b1e920, type: 3} +--- !u!4 &1074159801 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7461057292163171361, guid: d209b0b8383794987a2a03fbc8b1e920, + type: 3} + m_PrefabInstance: {fileID: 1074159800} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1083438667 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0034151 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75132 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1083438668 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1083438667} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1084433176 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1084433177} + - component: {fileID: 1084433179} + - component: {fileID: 1084433178} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1084433177 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1084433176} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1084433178 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1084433176} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1084433179 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1084433176} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1001 &1088950769 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1088950770 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1088950769} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1089932599 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1089932600 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1089932599} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1097801417 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1097801418} + - component: {fileID: 1097801420} + - component: {fileID: 1097801419} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1097801418 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1097801417} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1097801419 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1097801417} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1097801420 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1097801417} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &1104700977 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1104700978} + - component: {fileID: 1104700980} + - component: {fileID: 1104700979} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1104700978 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1104700977} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2106039112} + m_Father: {fileID: 1748634131} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1104700979 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1104700977} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1104700980 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1104700977} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1109176811 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1109176812 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1109176811} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1110798087 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1110798088} + - component: {fileID: 1110798090} + - component: {fileID: 1110798089} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1110798088 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1110798087} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1009304171} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1110798089 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1110798087} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1110798090 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1110798087} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &1116268424 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1116268425} + - component: {fileID: 1116268427} + - component: {fileID: 1116268426} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1116268425 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1116268424} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1834865794} + m_Father: {fileID: 906132997} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1116268426 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1116268424} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1116268427 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1116268424} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &1128903440 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1128903441} + - component: {fileID: 1128903443} + - component: {fileID: 1128903442} + m_Layer: 0 + m_Name: Wall2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1128903441 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1128903440} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.2634072, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1.4999982} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 11 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1128903442 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1128903440} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a471af3d39f945a3b8f4b18b6628152, type: 2} + - {fileID: 2100000, guid: ec2d99ba0a9fe436f92b82cac9a439d3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1128903443 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1128903440} + m_Mesh: {fileID: 4300000, guid: 8e0f9c1e33e964718848c39708aa5720, type: 3} +--- !u!1 &1133819130 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1133819131} + - component: {fileID: 1133819133} + - component: {fileID: 1133819132} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1133819131 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1133819130} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1133819132 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1133819130} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1133819133 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1133819130} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1001 &1136908186 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Name + value: IntersectionSideFloor (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.x + value: 0.9734154 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 73f473a5472e84ba7b92b1cb65cde658, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} +--- !u!4 &1136908187 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, + type: 3} + m_PrefabInstance: {fileID: 1136908186} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1137678585 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1137678586} + - component: {fileID: 1137678588} + - component: {fileID: 1137678587} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1137678586 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1137678585} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1137678587 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1137678585} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1137678588 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1137678585} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &1139887993 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.04 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3765 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: -0.72099 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &1139887994 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 1139887993} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1143903301 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3259848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.73155266 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.999558 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1143903302 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1143903301} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1150045588 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1150045589} + - component: {fileID: 1150045591} + - component: {fileID: 1150045590} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1150045589 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1150045588} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2074666052} + m_Father: {fileID: 159494948} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1150045590 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1150045588} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1150045591 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1150045588} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1151640002 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1151640003 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1151640002} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1177276527 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1177276528} + - component: {fileID: 1177276529} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1177276528 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1177276527} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1177276529 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1177276527} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &1178577824 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 5257575861195027532, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_Name + value: IntersectionSideFloor + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.0267048 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5d9b38faad724fa0855ec2bbd572999, type: 3} +--- !u!4 &1178577825 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + m_PrefabInstance: {fileID: 1178577824} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1181726452 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3288848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.72627264 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: 1.0668421 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1181726453 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1181726452} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1182077220 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_Name + value: Floor1 (3) + objectReference: {fileID: 0} + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9882758 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a20c2fef0621247aeaf88bba4b21c8a3, type: 3} +--- !u!4 &1182077221 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + m_PrefabInstance: {fileID: 1182077220} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1185564816 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3291849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.074216664 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0001578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &1185564817 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 1185564816} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1198043679 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1198043680} + - component: {fileID: 1198043682} + - component: {fileID: 1198043681} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1198043680 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1198043679} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 478576695} + m_Father: {fileID: 2072139719} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1198043681 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1198043679} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1198043682 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1198043679} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1199258678 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 1334295600580035087, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_Name + value: WallIntersection2 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08133721 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bfbe2d0ef9f1b4132a79fecec88405c3, type: 3} +--- !u!4 &1199258679 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + m_PrefabInstance: {fileID: 1199258678} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1203615279 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1203615280} + - component: {fileID: 1203615282} + - component: {fileID: 1203615281} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1203615280 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1203615279} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1203615281 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1203615279} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1203615282 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1203615279} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1001 &1204306423 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 6262424598808253366, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_Name + value: WallIntersection1 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408384 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.5853295 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.95499754 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -135 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 819c758ec1d154be9ac76b7394611c48, type: 3} +--- !u!4 &1204306424 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + m_PrefabInstance: {fileID: 1204306423} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1206946155 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1206946156} + - component: {fileID: 1206946158} + - component: {fileID: 1206946157} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1206946156 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1206946155} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1642371139} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1206946157 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1206946155} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1206946158 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1206946155} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &1217707042 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1217707043} + - component: {fileID: 1217707045} + - component: {fileID: 1217707044} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1217707043 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1217707042} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &1217707044 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1217707042} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1217707045 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1217707042} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1 &1227914129 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1227914130} + - component: {fileID: 1227914132} + - component: {fileID: 1227914131} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1227914130 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1227914129} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1227914131 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1227914129} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1227914132 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1227914129} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1001 &1239307286 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1239307287 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1239307286} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1245132326 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1245132327} + - component: {fileID: 1245132328} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1245132327 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1245132326} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1503488989} + m_RootOrder: 21 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1245132328 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1245132326} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &1249847350 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1249847351} + - component: {fileID: 1249847353} + - component: {fileID: 1249847352} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1249847351 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1249847350} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 37959048} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1249847352 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1249847350} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1249847353 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1249847350} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1257232544 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3288848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.72627264 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: 1.0668421 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1257232545 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1257232544} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1262983020 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1262983021 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1262983020} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1273183787 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1273183788 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1273183787} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1273335173 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 5814267717222989976, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_Name + value: Box1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.552 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.029 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.z + value: -5.796 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.8209499 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5710003 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_RootOrder + value: 23 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 110.36 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.x + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.y + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.z + value: 0.8 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2340976c2c4724452a5f8c3cf4d34d6f, type: 3} +--- !u!1001 &1275046915 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 1334295600580035087, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_Name + value: WallIntersection2 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08133721 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bfbe2d0ef9f1b4132a79fecec88405c3, type: 3} +--- !u!4 &1275046916 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + m_PrefabInstance: {fileID: 1275046915} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1283751977 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1283751978} + - component: {fileID: 1283751980} + - component: {fileID: 1283751979} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1283751978 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1283751977} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1283751979 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1283751977} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1283751980 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1283751977} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1001 &1286656642 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036585 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3765 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: -0.72099 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &1286656643 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 1286656642} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1288222285 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1288222286} + - component: {fileID: 1288222288} + - component: {fileID: 1288222287} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1288222286 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1288222285} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1288222287 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1288222285} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1288222288 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1288222285} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1001 &1290598798 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.00000049174 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75033 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1290598799 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1290598798} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1297267309 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1297267310} + - component: {fileID: 1297267312} + - component: {fileID: 1297267311} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1297267310 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1297267309} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1742302628} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1297267311 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1297267309} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1297267312 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1297267309} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1303809644 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1303809645 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1303809644} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1305680722 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 8866197311699743921, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_Name + value: Box3 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalPosition.x + value: 4.763 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.122 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalPosition.z + value: -4.981 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.5 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2002701791430904230, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, + type: 3} + propertyPath: m_LocalScale.y + value: 0.2 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8bfb4b7ce5f3a4a4d9f81ddf253d08a3, type: 3} +--- !u!1001 &1310382861 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 1334295600580035087, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_Name + value: WallIntersection2 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2512233 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.08133721 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalPosition.z + value: 1.0653825 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387944 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.3138685e-17 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.38268366 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bfbe2d0ef9f1b4132a79fecec88405c3, type: 3} +--- !u!4 &1310382862 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1429092688494374684, guid: bfbe2d0ef9f1b4132a79fecec88405c3, + type: 3} + m_PrefabInstance: {fileID: 1310382861} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1318137154 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1318137155 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1318137154} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1355852430 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1355852431} + - component: {fileID: 1355852433} + - component: {fileID: 1355852432} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1355852431 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1355852430} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 747707131} + m_Father: {fileID: 1748634131} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1355852432 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1355852430} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1355852433 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1355852430} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &1355948887 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1355948889} + - component: {fileID: 1355948888} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &1355948888 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1355948887} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 1 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &1355948889 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1355948887} + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &1356566603 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1356566604} + - component: {fileID: 1356566606} + - component: {fileID: 1356566605} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1356566604 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1356566603} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1356566605 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1356566603} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1356566606 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1356566603} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1001 &1375014621 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1375014622 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1375014621} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1376837427 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1376837428} + - component: {fileID: 1376837429} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1376837428 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1376837427} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1376837429 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1376837427} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &1381321836 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (3) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.00999999 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1381321837 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1381321836} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1383251786 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (2) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0917578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &1383251787 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 1383251786} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1386173273 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1386173274} + - component: {fileID: 1386173275} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1386173274 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1386173273} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1386173275 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1386173273} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &1389599196 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1389599197 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1389599196} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1390147178 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1390147179 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1390147178} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1419307036 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1419307037} + - component: {fileID: 1419307039} + - component: {fileID: 1419307038} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1419307037 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1419307036} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1419307038 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1419307036} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1419307039 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1419307036} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &1431680568 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3301848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.07643066 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: 1.064342 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &1431680569 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 1431680568} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1438165400 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7150926831085997093, guid: 9ce165dd222504a7dada2f13901e2cbd, + type: 3} + propertyPath: m_Name + value: ProfileDoor (1) + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalPosition.x + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalPosition.z + value: -2 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1805686786, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 9ce165dd222504a7dada2f13901e2cbd, type: 3} +--- !u!1 &1441176567 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1441176568} + - component: {fileID: 1441176570} + - component: {fileID: 1441176569} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1441176568 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1441176567} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2117414374} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1441176569 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1441176567} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1441176570 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1441176567} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1447775815 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 7560027131179185012, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_Name + value: ProfileEnd (1) + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalPosition.x + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalPosition.z + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_RootOrder + value: 21 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 8888570102921562543, guid: 686248f5bda1e458c8fc9316d20b1fe7, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 686248f5bda1e458c8fc9316d20b1fe7, type: 3} +--- !u!1001 &1448367402 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1448367403 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1448367402} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1451651880 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 8106396682052414484, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_Name + value: WallIntersection + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2335151 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.11250766 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.025942326 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 51561c5ac6ad94dc2bc464238ad02aa4, type: 3} +--- !u!4 &1451651881 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + m_PrefabInstance: {fileID: 1451651880} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1452417028 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3765513 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: -0.7167578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 19 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &1452417029 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 1452417028} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1462278767 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + m_PrefabInstance: {fileID: 2554354204315949909} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1462615086 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &1462615087 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 1462615086} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1466161581 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.74967 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1466161582 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1466161581} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1478498308 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1478498311} + - component: {fileID: 1478498310} + - component: {fileID: 1478498309} + m_Layer: 0 + m_Name: Profile1 (8) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &1478498309 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1478498308} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1478498310 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1478498308} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &1478498311 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1478498308} + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: 3, y: 0, z: -7} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 149584063} + - {fileID: 1009304171} + - {fileID: 319261531} + - {fileID: 199427707} + - {fileID: 1616247052} + - {fileID: 1994582037} + - {fileID: 983728762} + - {fileID: 52219586} + - {fileID: 501264527} + - {fileID: 1133819131} + - {fileID: 1376837428} + - {fileID: 1592057407} + - {fileID: 365099581} + - {fileID: 455903087} + - {fileID: 958867987} + - {fileID: 21898535} + - {fileID: 638676751} + - {fileID: 1002125356} + m_Father: {fileID: 0} + m_RootOrder: 17 + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1001 &1479887477 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &1479887478 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 1479887477} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1481596662 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (5) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036585 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3766 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: 0.78357 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &1481596663 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 1481596662} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1484073378 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1484073379} + - component: {fileID: 1484073381} + - component: {fileID: 1484073380} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1484073379 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1484073378} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &1484073380 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1484073378} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1484073381 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1484073378} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &1485448840 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 6262424598808253366, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_Name + value: WallIntersection1 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408384 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.5853295 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.95499754 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -135 + objectReference: {fileID: 0} + - target: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 819c758ec1d154be9ac76b7394611c48, type: 3} +--- !u!4 &1485448841 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 299294474322597540, guid: 819c758ec1d154be9ac76b7394611c48, + type: 3} + m_PrefabInstance: {fileID: 1485448840} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1494347333 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (4) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.125 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1494347334 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1494347333} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1503488986 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1503488989} + - component: {fileID: 1503488988} + - component: {fileID: 1503488987} + m_Layer: 0 + m_Name: ProfileIntersection (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &1503488987 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503488986} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: edea2fcd3ceca464b94f378d3a6c2afe, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1503488988 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503488986} + m_Mesh: {fileID: 4300000, guid: 499da3cd699534c44b84f7eb01db1311, type: 3} +--- !u!4 &1503488989 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1503488986} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.036584854, y: -0.033242665, z: -7.03} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 303475427} + - {fileID: 266007721} + - {fileID: 1028394784} + - {fileID: 1310382862} + - {fileID: 147449002} + - {fileID: 1642796134} + - {fileID: 1818876459} + - {fileID: 112598985} + - {fileID: 2122912924} + - {fileID: 547184123} + - {fileID: 1674074118} + - {fileID: 800024014} + - {fileID: 1996185378} + - {fileID: 1257232545} + - {fileID: 489158421} + - {fileID: 1875386175} + - {fileID: 1383251787} + - {fileID: 297791171} + - {fileID: 938097107} + - {fileID: 1286656643} + - {fileID: 807379054} + - {fileID: 1245132327} + m_Father: {fileID: 0} + m_RootOrder: 15 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1522289401 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1522289402} + - component: {fileID: 1522289404} + - component: {fileID: 1522289403} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1522289402 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1522289401} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1522289403 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1522289401} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1522289404 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1522289401} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &1524853211 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1524853212} + - component: {fileID: 1524853214} + - component: {fileID: 1524853213} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1524853212 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1524853211} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1524853213 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1524853211} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1524853214 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1524853211} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1001 &1526813064 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3259848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.73155266 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.999558 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1526813065 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1526813064} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1544814600 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (2) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0917578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &1544814601 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 1544814600} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1553081306 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1987114827} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (5) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.112999916 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1553081307 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1553081306} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1571500955 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (5) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036585 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3766 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: 0.78357 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &1571500956 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 1571500955} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1579616149 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1579616150} + - component: {fileID: 1579616152} + - component: {fileID: 1579616151} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1579616150 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1579616149} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2102809609} + m_Father: {fileID: 1924607496} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1579616151 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1579616149} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1579616152 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1579616149} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &1587278918 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1587278919} + - component: {fileID: 1587278921} + - component: {fileID: 1587278920} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1587278919 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1587278918} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 542579616} + m_Father: {fileID: 1924607496} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1587278920 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1587278918} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1587278921 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1587278918} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1592057406 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.000000016764 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.77533 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1592057407 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1592057406} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1592150909 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1592150910 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1592150909} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1597634371 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Name + value: IntersectionSideFloor (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.x + value: 0.9734154 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 73f473a5472e84ba7b92b1cb65cde658, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} +--- !u!4 &1597634372 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, + type: 3} + m_PrefabInstance: {fileID: 1597634371} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1605442226 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1605442227} + - component: {fileID: 1605442229} + - component: {fileID: 1605442228} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1605442227 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1605442226} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1605442228 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1605442226} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1605442229 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1605442226} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1 &1606682427 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1606682428} + - component: {fileID: 1606682430} + - component: {fileID: 1606682429} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1606682428 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1606682427} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1606682429 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1606682427} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1606682430 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1606682427} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &1607854445 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1607854446} + - component: {fileID: 1607854447} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1607854446 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1607854445} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 159494948} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1607854447 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1607854445} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &1616247051 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1478498311} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1616247052 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1616247051} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1621960985 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1621960986} + - component: {fileID: 1621960988} + - component: {fileID: 1621960987} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1621960986 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1621960985} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1621960987 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1621960985} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1621960988 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1621960985} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &1624104669 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3259848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.73155266 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.999558 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1624104670 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1624104669} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1624713153 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1624713154} + - component: {fileID: 1624713155} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1624713154 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1624713153} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1624713155 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1624713153} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &1629637958 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1629637959} + - component: {fileID: 1629637961} + - component: {fileID: 1629637960} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1629637959 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1629637958} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1065848328} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1629637960 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1629637958} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1629637961 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1629637958} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &1642371138 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1642371139} + - component: {fileID: 1642371141} + - component: {fileID: 1642371140} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1642371139 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1642371138} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1206946156} + m_Father: {fileID: 1065848328} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1642371140 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1642371138} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1642371141 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1642371138} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1642796133 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.5855374 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &1642796134 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 1642796133} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1662705603 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 5814267717222989976, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_Name + value: Box1 (3) + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.x + value: 6.016 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.223 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.z + value: -9.257 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_RootOrder + value: 27 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.z + value: 0.47084 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2340976c2c4724452a5f8c3cf4d34d6f, type: 3} +--- !u!1 &1669633316 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1669633317} + - component: {fileID: 1669633318} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1669633317 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1669633316} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1669633318 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1669633316} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1001 &1674074117 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3259848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.73155266 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.999558 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1674074118 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1674074117} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1675257794 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75132 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1675257795 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1675257794} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1687011888 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1687011891} + - component: {fileID: 1687011890} + - component: {fileID: 1687011889} + m_Layer: 0 + m_Name: Profile1 (9) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &1687011889 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1687011888} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1687011890 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1687011888} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &1687011891 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1687011888} + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -3, y: 0, z: -7} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1742302628} + - {fileID: 616644661} + - {fileID: 438752086} + - {fileID: 1621960986} + - {fileID: 995961349} + - {fileID: 1722953489} + - {fileID: 150973468} + - {fileID: 1227914130} + - {fileID: 1975273277} + - {fileID: 1606682428} + - {fileID: 1739721318} + - {fileID: 1041544560} + - {fileID: 1060068426} + - {fileID: 1995764364} + - {fileID: 1049814491} + - {fileID: 440555378} + - {fileID: 1886570532} + - {fileID: 2006339137} + m_Father: {fileID: 0} + m_RootOrder: 19 + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1001 &1693128818 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (3) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: 1.1582422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &1693128819 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 1693128818} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1715059131 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1715059132} + - component: {fileID: 1715059134} + - component: {fileID: 1715059133} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1715059132 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1715059131} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1715059133 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1715059131} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1715059134 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1715059131} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1 &1722953488 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1722953489} + - component: {fileID: 1722953491} + - component: {fileID: 1722953490} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1722953489 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1722953488} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &1722953490 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1722953488} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1722953491 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1722953488} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1 &1739721317 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1739721318} + - component: {fileID: 1739721319} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1739721318 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1739721317} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!108 &1739721319 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1739721317} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &1742302627 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1742302628} + - component: {fileID: 1742302630} + - component: {fileID: 1742302629} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1742302628 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1742302627} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1297267310} + m_Father: {fileID: 1687011891} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1742302629 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1742302627} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1742302630 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1742302627} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &1745549579 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1745549580} + - component: {fileID: 1745549582} + - component: {fileID: 1745549581} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1745549580 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1745549579} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1745549581 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1745549579} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1745549582 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1745549579} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &1748634128 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1748634131} + - component: {fileID: 1748634130} + - component: {fileID: 1748634129} + m_Layer: 0 + m_Name: Profile1 (6) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &1748634129 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1748634128} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1748634130 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1748634128} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &1748634131 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1748634128} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1355852431} + - {fileID: 1104700978} + - {fileID: 1861932353} + - {fileID: 1926973283} + - {fileID: 363980686} + - {fileID: 643018509} + - {fileID: 56788140} + - {fileID: 1203615280} + - {fileID: 1745549580} + - {fileID: 1983741961} + - {fileID: 1386173274} + - {fileID: 1910978930} + - {fileID: 2034975238} + - {fileID: 1083438668} + - {fileID: 1592150910} + - {fileID: 1381321837} + - {fileID: 1858221236} + - {fileID: 217631008} + m_Father: {fileID: 0} + m_RootOrder: 12 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1767975086 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 5814267717222989976, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_Name + value: Box1 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.x + value: 6.016 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.223 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalPosition.z + value: 8.277 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_RootOrder + value: 26 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5810197622730982673, guid: 2340976c2c4724452a5f8c3cf4d34d6f, + type: 3} + propertyPath: m_LocalScale.z + value: 0.47084 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 2340976c2c4724452a5f8c3cf4d34d6f, type: 3} +--- !u!1 &1775954062 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1775954063} + - component: {fileID: 1775954065} + - component: {fileID: 1775954064} + m_Layer: 0 + m_Name: Wall1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1775954063 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1775954062} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.202333, y: -0.66920674, z: -0.0010159854} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 10 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1775954064 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1775954062} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 653ae6bfa02f4445bb4349fb2bf160e3, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1775954065 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1775954062} + m_Mesh: {fileID: 4300000, guid: 2482c5122844e40f3a32796093441745, type: 3} +--- !u!1001 &1779050909 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &1779050910 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 1779050909} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1780822063 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &1780822064 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 1780822063} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1801614310 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1801614311 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1801614310} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1804300366 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (3) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: 1.1582422 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 18 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &1804300367 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 1804300366} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1804886875 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Name + value: WallIntersection (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3067 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.y + value: 0.11251 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalPosition.z + value: 0.04050207 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_RootOrder + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e7b2394064b434dcd8acf90528275285, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: da36230c61a154acba2fe3f81813150a, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e7b2394064b434dcd8acf90528275285, type: 3} +--- !u!4 &1804886876 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e7b2394064b434dcd8acf90528275285, + type: 3} + m_PrefabInstance: {fileID: 1804886875} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1810777714 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1810777715} + - component: {fileID: 1810777717} + - component: {fileID: 1810777716} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1810777715 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810777714} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 504371975} + m_Father: {fileID: 2072139719} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1810777716 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810777714} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1810777717 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1810777714} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1816010274 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1029693891479639306, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_Name + value: ProfileWindow (2) + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.z + value: -9 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_RootOrder + value: 30 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ef7f45de93a47486a8d931a69beea72a, type: 3} +--- !u!1001 &1818876458 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2555151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.071129665 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -0.9972577 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &1818876459 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 1818876458} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1834865793 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1834865794} + - component: {fileID: 1834865796} + - component: {fileID: 1834865795} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1834865794 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1834865793} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1116268425} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1834865795 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1834865793} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1834865796 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1834865793} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &1857391986 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1857391987} + - component: {fileID: 1857391989} + - component: {fileID: 1857391988} + m_Layer: 0 + m_Name: SideFloor2 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1857391987 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1857391986} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 2136541135} + m_Father: {fileID: 1987114827} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1857391988 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1857391986} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1857391989 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1857391986} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1858221235 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (3) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.112999916 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1858221236 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1858221235} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1861932352 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1861932353} + - component: {fileID: 1861932355} + - component: {fileID: 1861932354} + m_Layer: 0 + m_Name: SideFloor1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1861932353 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1861932352} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: -0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1861932354 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1861932352} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1861932355 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1861932352} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &1863886061 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1863886062 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1863886061} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1869207248 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 906132997} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &1869207249 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 1869207248} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1873887990 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1873887991} + - component: {fileID: 1873887993} + - component: {fileID: 1873887992} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1873887991 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1873887990} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 515025095} + m_Father: {fileID: 207865497} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1873887992 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1873887990} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1873887993 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1873887990} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &1875386174 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Name + value: IntersectionSideFloor (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.x + value: 0.9734154 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 73f473a5472e84ba7b92b1cb65cde658, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 153c4c9e17e5c404d96492ed274b08fe, type: 3} +--- !u!4 &1875386175 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 153c4c9e17e5c404d96492ed274b08fe, + type: 3} + m_PrefabInstance: {fileID: 1875386174} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1886570531 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (1) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1476 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1532 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.12538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &1886570532 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 1886570531} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1891296292 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2555151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.071129665 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -0.9972577 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &1891296293 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 1891296292} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1891679210 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 5257575861195027532, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_Name + value: IntersectionSideFloor + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.0267048 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.96699566 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.26712418 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5d9b38faad724fa0855ec2bbd572999, type: 3} +--- !u!4 &1891679211 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5304752588344341603, guid: d5d9b38faad724fa0855ec2bbd572999, + type: 3} + m_PrefabInstance: {fileID: 1891679210} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1892238353 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1892238354} + - component: {fileID: 1892238356} + - component: {fileID: 1892238355} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1892238354 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892238353} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1892238355 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892238353} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1892238356 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1892238353} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &1905097656 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1905097657} + - component: {fileID: 1905097659} + - component: {fileID: 1905097658} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1905097657 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1905097656} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 876703390} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1905097658 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1905097656} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1905097659 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1905097656} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1001 &1910978929 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0.0034151 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.74901 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1910978930 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1910978929} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1924607493 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1924607496} + - component: {fileID: 1924607495} + - component: {fileID: 1924607494} + m_Layer: 0 + m_Name: Profile1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &1924607494 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1924607493} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1924607495 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1924607493} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &1924607496 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1924607493} + m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068} + m_LocalPosition: {x: -3, y: 0, z: 6} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1587278919} + - {fileID: 1579616150} + - {fileID: 803005024} + - {fileID: 47489804} + - {fileID: 262032682} + - {fileID: 567620872} + - {fileID: 38186408} + - {fileID: 2007951733} + - {fileID: 1522289402} + - {fileID: 1892238354} + - {fileID: 961638264} + - {fileID: 1930448069} + - {fileID: 902863835} + - {fileID: 698240046} + - {fileID: 1780822064} + - {fileID: 2103587699} + - {fileID: 362271560} + - {fileID: 904751117} + m_Father: {fileID: 0} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0} +--- !u!1 &1926973282 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1926973283} + - component: {fileID: 1926973285} + - component: {fileID: 1926973284} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1926973283 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1926973282} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1926973284 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1926973282} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1926973285 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1926973282} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &1928810767 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Name + value: Floor5 (2) + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95503306 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0917578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_RootOrder + value: 16 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!4 &1928810768 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: e554b1ced7e574e68b01a47c95fa9ad9, + type: 3} + m_PrefabInstance: {fileID: 1928810767} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1930448068 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1930448069 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1930448068} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1933437233 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3288848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.72627264 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: 1.0668421 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1933437234 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1933437233} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1938241969 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Name + value: TopWall4 (5) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.x + value: -0.04 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.y + value: 1.3765 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalPosition.z + value: 0.77934 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_RootOrder + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 1949eb32d4bff4170aa413da81e1cd0d, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d5db039f0039f48c79eec07d8b158f74, type: 3} +--- !u!4 &1938241970 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: d5db039f0039f48c79eec07d8b158f74, + type: 3} + m_PrefabInstance: {fileID: 1938241969} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1955656122 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Name + value: Floor2 (4) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.x + value: -0.036584854 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.y + value: -0.95480984 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalPosition.z + value: 0.033242226 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!4 &1955656123 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: dddd5c0cb04c04afa9fccd6526cab02c, + type: 3} + m_PrefabInstance: {fileID: 1955656122} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1968851090 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Name + value: WallIntersection3 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.x + value: 1.2574152 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.y + value: 0.7266026 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalPosition.z + value: -0.995358 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: 65424cb5f67f4418788e23c2be2ab06e, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ba9515a32ea084cf0b1832e4d456ecec, type: 3} +--- !u!4 &1968851091 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: ba9515a32ea084cf0b1832e4d456ecec, + type: 3} + m_PrefabInstance: {fileID: 1968851090} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1970595578 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_Name + value: Floor1 (2) + objectReference: {fileID: 0} + - target: {fileID: 2583743493311609570, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_IsActive + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9882758 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.x + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a20c2fef0621247aeaf88bba4b21c8a3, type: 3} +--- !u!4 &1970595579 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5186037098623535818, guid: a20c2fef0621247aeaf88bba4b21c8a3, + type: 3} + m_PrefabInstance: {fileID: 1970595578} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1974656851 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + m_PrefabInstance: {fileID: 1421090800438219764} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1975273276 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1975273277} + - component: {fileID: 1975273279} + - component: {fileID: 1975273278} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1975273277 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1975273276} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1687011891} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1975273278 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1975273276} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1975273279 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1975273276} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &1975278210 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1975278211} + - component: {fileID: 1975278213} + - component: {fileID: 1975278212} + m_Layer: 0 + m_Name: Floor2 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1975278211 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1975278210} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9880525, z: -0.7501649} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1975278212 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1975278210} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: a1ecde157c64844cd91342234e9e354f, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1975278213 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1975278210} + m_Mesh: {fileID: 4300000, guid: dddd5c0cb04c04afa9fccd6526cab02c, type: 3} +--- !u!1001 &1978178127 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3291849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.074216664 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: -1.0001578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 9 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &1978178128 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 1978178127} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1983741960 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1983741961} + - component: {fileID: 1983741963} + - component: {fileID: 1983741962} + m_Layer: 0 + m_Name: Floor4 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1983741961 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1983741960} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.48400003, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1748634131} + m_RootOrder: 9 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &1983741962 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1983741960} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1983741963 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1983741960} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &1987114824 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1987114827} + - component: {fileID: 1987114826} + - component: {fileID: 1987114825} + m_Layer: 0 + m_Name: Profile1 (5) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &1987114825 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1987114824} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1987114826 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1987114824} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &1987114827 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1987114824} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 6, y: 0, z: -4} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1857391987} + - {fileID: 50208117} + - {fileID: 966907460} + - {fileID: 2099511720} + - {fileID: 568682616} + - {fileID: 298458035} + - {fileID: 825248657} + - {fileID: 266218238} + - {fileID: 2126464218} + - {fileID: 1356566604} + - {fileID: 1775954063} + - {fileID: 1128903441} + - {fileID: 474772276} + - {fileID: 741158141} + - {fileID: 2141064570} + - {fileID: 968883687} + - {fileID: 308401544} + - {fileID: 813859628} + - {fileID: 1553081307} + - {fileID: 1043721854} + m_Father: {fileID: 0} + m_RootOrder: 11 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1994582036 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1994582037} + - component: {fileID: 1994582039} + - component: {fileID: 1994582038} + m_Layer: 0 + m_Name: SideWall1.1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &1994582037 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1994582036} + m_LocalRotation: {x: -0, y: 1, z: -0, w: 0} + m_LocalPosition: {x: 1.1551, y: 1.1354, z: -0.10800004} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1478498311} + m_RootOrder: 5 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!23 &1994582038 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1994582036} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: f5ffbb0426694437f9e70fd42524e6d1, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &1994582039 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1994582036} + m_Mesh: {fileID: 4300000, guid: 9b87c28772d3f44d8929187f7ca901e4, type: 3} +--- !u!1001 &1995764363 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.65 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 13 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1995764364 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1995764363} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1996185377 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Name + value: WallIntersection2 (3) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.x + value: -1.3301848 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.y + value: 0.07643066 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalPosition.z + value: 1.064342 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalRotation.w + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: c84fc8a30e4d243798a7fe3095ce3d76, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, type: 3} +--- !u!4 &1996185378 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: 06c233e130160473fa9e8ce5a4bbd5c4, + type: 3} + m_PrefabInstance: {fileID: 1996185377} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1996651207 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2072139719} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.74901 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &1996651208 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 1996651207} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2006339136 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1687011891} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 (2) + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.1518 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.1538 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11345 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 17 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 180 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &2006339137 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 2006339136} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2007951732 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2007951733} + - component: {fileID: 2007951735} + - component: {fileID: 2007951734} + m_Layer: 0 + m_Name: Floor5 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2007951733 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2007951732} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.9882757, z: 0.375} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1924607496} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2007951734 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2007951732} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 8a33980753f504f7da530fcbb60108bb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2007951735 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2007951732} + m_Mesh: {fileID: 4300000, guid: e554b1ced7e574e68b01a47c95fa9ad9, type: 3} +--- !u!1 &2009358651 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2009358652} + - component: {fileID: 2009358654} + - component: {fileID: 2009358653} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2009358652 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2009358651} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 50208117} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2009358653 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2009358651} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2009358654 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2009358651} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &2034929016 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.5855374 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &2034929017 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 2034929016} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2034975237 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1748634131} + m_Modifications: + - target: {fileID: 4515203732076682928, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_Name + value: Light2 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.07 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9280728 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_RootOrder + value: 12 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 025248aa7affe4e249d1ecb153635008, type: 3} +--- !u!4 &2034975238 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6970021020066904098, guid: 025248aa7affe4e249d1ecb153635008, + type: 3} + m_PrefabInstance: {fileID: 2034975237} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2046320049 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 159494948} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.751 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 11 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &2046320050 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 2046320049} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2057129831 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2057129832} + - component: {fileID: 2057129834} + - component: {fileID: 2057129833} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2057129832 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2057129831} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 186601081} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2057129833 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2057129831} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2057129834 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2057129831} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &2071499726 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 709360363} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.5855374 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &2071499727 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 2071499726} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2072139716 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2072139719} + - component: {fileID: 2072139718} + - component: {fileID: 2072139717} + m_Layer: 0 + m_Name: Profile1 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!23 &2072139717 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2072139716} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 9cb2930c9a4414150b9f11ac98bac990, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2072139718 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2072139716} + m_Mesh: {fileID: 4300000, guid: ee907665968ec434b88759a90902212e, type: 3} +--- !u!4 &2072139719 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2072139716} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.000000019868216, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1810777715} + - {fileID: 1198043680} + - {fileID: 222738175} + - {fileID: 901329462} + - {fileID: 1863886062} + - {fileID: 903247733} + - {fileID: 197227176} + - {fileID: 1063003602} + - {fileID: 1996651208} + - {fileID: 465818376} + - {fileID: 1675257795} + - {fileID: 771970145} + - {fileID: 1494347334} + - {fileID: 1303809645} + - {fileID: 387344812} + - {fileID: 909535392} + m_Father: {fileID: 0} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2074666051 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2074666052} + - component: {fileID: 2074666054} + - component: {fileID: 2074666053} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2074666052 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2074666051} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1150045589} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2074666053 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2074666051} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2074666054 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2074666051} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1 &2099511719 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2099511720} + - component: {fileID: 2099511722} + - component: {fileID: 2099511721} + m_Layer: 0 + m_Name: SideFloor1 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2099511720 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2099511719} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 1.0708001, y: -1.0016667, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2099511721 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2099511719} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 6a53c81e6d3be4bfaa582998715a16c0, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2099511722 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2099511719} + m_Mesh: {fileID: 4300000, guid: 04e34a43446e24fc684e1f817bc72f43, type: 3} +--- !u!1001 &2100212207 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1029693891479639306, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_Name + value: ProfileWindow (1) + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.x + value: -5 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.z + value: -7 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_RootOrder + value: 29 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ef7f45de93a47486a8d931a69beea72a, type: 3} +--- !u!1001 &2100354115 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 701557885} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (1) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: 1.1408151 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.5855374 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: -0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 5 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &2100354116 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 2100354115} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2102809608 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2102809609} + - component: {fileID: 2102809611} + - component: {fileID: 2102809610} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2102809609 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2102809608} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1579616150} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2102809610 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2102809608} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2102809611 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2102809608} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &2103587698 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1924607496} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (2) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.296 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &2103587699 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 2103587698} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2106039111 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2106039112} + - component: {fileID: 2106039114} + - component: {fileID: 2106039113} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2106039112 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2106039111} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1104700978} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2106039113 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2106039111} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2106039114 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2106039111} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &2115202916 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 876703390} + m_Modifications: + - target: {fileID: 5118302876145007528, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_Name + value: SideWall1.1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.1512121 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.1439197 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.11500001 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, type: 3} +--- !u!4 &2115202917 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5118302876145035144, guid: 6b73bd9b0c9a248c89e59f013f13eb6e, + type: 3} + m_PrefabInstance: {fileID: 2115202916} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2117414373 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2117414374} + - component: {fileID: 2117414376} + - component: {fileID: 2117414375} + m_Layer: 0 + m_Name: SideFloor2 (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2117414374 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2117414373} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.221, y: -0.9992729, z: 0.75} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: + - {fileID: 1441176568} + m_Father: {fileID: 159494948} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2117414375 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2117414373} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 11a230e37283f4701bd9dd18afd11c9c, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2117414376 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2117414373} + m_Mesh: {fileID: 4300000, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &2118528187 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1065848328} + m_Modifications: + - target: {fileID: 6421693393088177703, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_Name + value: Wall12 (1) + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.3043 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.021883 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.01 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7071068 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90 + objectReference: {fileID: 0} + - target: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cc55393986bef4d3a8307ae8b90d9e96, type: 3} +--- !u!4 &2118528188 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2275631149302825729, guid: cc55393986bef4d3a8307ae8b90d9e96, + type: 3} + m_PrefabInstance: {fileID: 2118528187} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2122912923 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1503488989} + m_Modifications: + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Name + value: WallIntersection1 (2) + objectReference: {fileID: 0} + - target: {fileID: 100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_StaticEditorFlags + value: 4294967295 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.x + value: -1.2140849 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.y + value: -0.58552736 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalPosition.z + value: -0.8884578 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.y + value: 0.38268343 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalRotation.w + value: 0.92387956 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_RootOrder + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 45 + objectReference: {fileID: 0} + - target: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2300000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} + propertyPath: m_Materials.Array.data[0] + value: + objectReference: {fileID: 2100000, guid: b7af82318fff149f7833d06387582e19, type: 2} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: f9c4efeaf2929440f8e8b566b4562e29, type: 3} +--- !u!4 &2122912924 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 400000, guid: f9c4efeaf2929440f8e8b566b4562e29, + type: 3} + m_PrefabInstance: {fileID: 2122912923} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2126464217 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2126464218} + - component: {fileID: 2126464220} + - component: {fileID: 2126464219} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2126464218 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2126464217} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1987114827} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2126464219 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2126464217} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2126464220 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2126464217} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &2131182143 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2131182144} + - component: {fileID: 2131182146} + - component: {fileID: 2131182145} + m_Layer: 0 + m_Name: Floor4 (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2131182144 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2131182143} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.48080498, y: -0.9902757, z: 1.124} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 906132997} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2131182145 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2131182143} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 94f56123865054b62a3c385450ada42d, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2131182146 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2131182143} + m_Mesh: {fileID: 4300000, guid: bb01b9278a1b047a796cd1810d13fa84, type: 3} +--- !u!1 &2136541134 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2136541135} + - component: {fileID: 2136541137} + - component: {fileID: 2136541136} + m_Layer: 0 + m_Name: Bar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!4 &2136541135 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2136541134} + m_LocalRotation: {x: -1.7826759e-23, y: 0.000000055872754, z: -0.000000014890328, + w: 1} + m_LocalPosition: {x: -0.00048789976, y: 0.3272828, z: 0.0057031247} + m_LocalScale: {x: 0.9999999, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1857391987} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &2136541136 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2136541134} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: 269637ade25ef4a8c82adec0362f70cb, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!33 &2136541137 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2136541134} + m_Mesh: {fileID: 4300002, guid: 256ae929090684381b3f3ef6abc90a33, type: 3} +--- !u!1001 &2141064569 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 1987114827} + m_Modifications: + - target: {fileID: 918264871442892368, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_Name + value: TopWall4 (1) + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.y + value: 1.3433086 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.75 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_RootOrder + value: 14 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 397e71ac2fe4f4d959524578cfabd45b, type: 3} +--- !u!4 &2141064570 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4242749377623692421, guid: 397e71ac2fe4f4d959524578cfabd45b, + type: 3} + m_PrefabInstance: {fileID: 2141064569} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2146336253 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 471331242} + m_Modifications: + - target: {fileID: 8106396682052414484, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_Name + value: WallIntersection + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.2335151 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.y + value: 0.11250766 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalPosition.z + value: 0.025942326 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 51561c5ac6ad94dc2bc464238ad02aa4, type: 3} +--- !u!4 &2146336254 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3787959570457860102, guid: 51561c5ac6ad94dc2bc464238ad02aa4, + type: 3} + m_PrefabInstance: {fileID: 2146336253} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &654217088734933244 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 3912336810058508842, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_Name + value: Profile1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalPosition.x + value: -0.000000019868216 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalPosition.z + value: -4 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_RootOrder + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 4328214795272164453, guid: 89d108df7a349479ea4d2bce4043c000, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 89d108df7a349479ea4d2bce4043c000, type: 3} +--- !u!1 &822202630456681976 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 709360363} + - component: {fileID: 2596821309194710314} + - component: {fileID: 5482784796114487483} + m_Layer: 0 + m_Name: ProfileIntersection + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 4294967295 + m_IsActive: 1 +--- !u!1001 &1029693892837167676 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1029693891479639306, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_Name + value: ProfileWindow + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.x + value: -5 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalPosition.z + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_RootOrder + value: 28 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1029693891479639307, guid: ef7f45de93a47486a8d931a69beea72a, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ef7f45de93a47486a8d931a69beea72a, type: 3} +--- !u!1001 &1421090800438219764 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 1421090800208497830, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_Name + value: SideFloor1 (2) + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalPosition.x + value: 1.0708001 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalPosition.y + value: -1.0016667 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_RootOrder + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1421090800208497831, guid: 8c197a09d07be4d2b9d00b023cca14cd, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8c197a09d07be4d2b9d00b023cca14cd, type: 3} +--- !u!108 &1504389721827875490 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2016506603546889163} + m_Enabled: 1 + serializedVersion: 8 + m_Type: 2 + m_Color: {r: 0.4448202, g: 0.5742803, b: 0.7924528, a: 1} + m_Intensity: 1 + m_Range: 7 + m_SpotAngle: 30 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!1 &2016506603546889163 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7902682867998383334} + - component: {fileID: 1504389721827875490} + m_Layer: 0 + m_Name: Point Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!1001 &2554354204315949909 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 207865497} + m_Modifications: + - target: {fileID: 2554354205711106363, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_Name + value: SideFloor2 (2) + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalPosition.x + value: -1.221 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalPosition.y + value: -0.9992729 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalPosition.z + value: -0.75 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2554354205711106362, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b1464a6ddbe8f4d6fae0a4ec0e58c5ed, type: 3} +--- !u!33 &2596821309194710314 +MeshFilter: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 822202630456681976} + m_Mesh: {fileID: 4300000, guid: 499da3cd699534c44b84f7eb01db1311, type: 3} +--- !u!23 &5482784796114487483 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 822202630456681976} + m_Enabled: 1 + m_CastShadows: 1 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 2100000, guid: edea2fcd3ceca464b94f378d3a6c2afe, type: 2} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 0 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 +--- !u!4 &7902682867998383334 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2016506603546889163} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 709360363} + m_RootOrder: 21 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.unity.meta b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.unity.meta new file mode 100644 index 0000000..0d6051d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 61c3fc2c1be344690b19efb0147d93ee +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free/OcclusionCullingData.asset b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free/OcclusionCullingData.asset new file mode 100644 index 0000000..6e8c057 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free/OcclusionCullingData.asset @@ -0,0 +1,680 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!363 &36300000 +OcclusionCullingData: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: OcclusionCullingData + m_PVSData: 120000d67b1d9bb2503f00000000a041000000000000a0c10000a0c10000a0c10000a0410000a0410000a04120000000500100000000000001000000600100004b010000e00400000000000000000000f0230000a9000000a0010000780100000000000000000000000000000000000000000000000000000000000008000000400400000000000090010000010000000100000001000000700100008001000020290000000000000000000000000000000000000000000000000000542032302e3020534f20352e3020534820302e323530204246203130302046203020435320302e30202d20332e332e3232204620302030204f4720300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000ffff7f7f00000000000000000000000001000000000000000000000000000000000000400000000000000000000000000000000025000000000000000000000088fe2996233c09534215052688396a8c1c5147ec097dc6a07028100808420492216c0821c288c122bc0834820db123041145029441257c0961429a0047d00977089f0068101a5802983026a0097f82a20049500a9802a7202a9012b2423c712fe40bfb84bf41f20f2d0203c160505c0c1dc347512fe80b0503c52032c00bd1c6b9902ebc0b3bc68f40241809bd02b4802d780beaca3c612fe00b01c3c080905514188bc710328c0c34429070242809b442843041b0082f420e812064081bc28871230809450292d0243c09588296e04584096342199126b0096f429cb127f4118088a5b1497c0aa1c4ac80ab100bc684af202c140bc8c2b2402d680bdc0238312e940b4904add02bfc1ac34232c10c552bdb42b7212e900be68c058142b4083304008b01aa182e4a8d11241c0958c2988026600a9c82a8402af40adec2b9a04ebc23f4c43dc24f000c1343c57071ec143e8bd240232809b48282c04070083142ad702b1c180f428430615c181d04882082bc0838828ee02320114b8493302bd80ab8c294c025dc097944a7002a3c095882162126941168829af026f8098882a5b1497812a188a9e02a00200548863062d4183b428f53445c0828048dc0231009b442af006c201bcc82b3602d6013db8237414e9c0bea4812212018080882054142a00833820de1230009420291b284d0083b42908025800963029af027780be7c23b314fd823fe463c512fe81bfd02d2a034880c2583ca4053dc0c3905d16034240d0842863062d00837828f10441409478412324bc413f582bec04f500c1783c85032a00c3c47d04034200d4a838202217008208209e122c41038c29450255c095cc299a026d8298782a9402044201f8288c022bc0831420ea12c4023db42b9702ea40bee463cb12ff40b3403cf1034201d0000000000000000000000000000000000000000000000000000ffff0000ffffffff0000000000000000ff77ff5d0062ff49005c00880000000000000000ff77ff770088ff43004800880000000000000000ff77ff770088ff71007600880000000000000000ff77ffc300c8ff49005c00880000000000000000ff77ff5d0062ff9d00ae00880000000000000000ff77ff770088ffb100b600880000000000000000ff77ffc300c8ff9d00ae0088f219a0bf34847ebf38f6aec07c9998bf647407bf58c980c0f219a0bf34847ebf70ec7dc07c9998bf647407bfae9221c049d9a3bf666686bfa20380c0cac094bfe55473bf440720c049d9a3bf666686bfa203b0c0cac094bfe55473bfa20380c0d09c773fd13386bf39f407c1e8ed843f422871bf72e8afc0142c76bf373586bfb402b0c0142c763f847d6ebf000080c0765ab4bfca50b3bffaf9afc051086abf977a81bff6f31fc0caf9b2bfe0657abfec51b0c06e03a4bf10cd823fd8a320c00000c0bf0000c0bf0000b0c00000c03f0000c03f000020c09000c0bf0abd73bf09db03c164a788bfbe2492bec7dff9c047fc99c0778b07bfd626ffc0b38095c0ab5dc7bed626bfc0ea789fc04a5e45bf6cf1f2c04aab94c0929f0fbfcc23e8c00000b0c00000c0bf000008c1000090c00000c03f0000b0c036d399c0fd51c1bebbe8f9c026e696c0b387a33f4517c6c0da0f90c0f6b5b4bfaf7006c1673fc0bfc3df82bfca0bfdc0f330c0bfbf2c98bebd8dc5c06bf88abf3966c43e9b3fb8c0e15190c04da2b4bf9e16c3c08447c1bf1acc82bf0a41b3c0a96483bf778b07bf23fe0cc1b136793fab5dc7be59c00ac1c83c823e4a5e45bf75bc0fc15d8b173f929f0fbfa5550ac10200c0bf0000c0bf000018c10200c03f0000c03f000008c1d7454fbffd51c1be9be90cc1d7454f3fb387a33f13730bc153a7bfbf643fb73e9acc03c10c577dbf97f4843f425af7c0d8fbb2bf4da2b4bf123bc1bf154b67bf1acc82bfecc4be3fcaf9b2bfe0657abfad47c1bf6e03a4bf10cd823f51b8be3f5a06c0bf548bb43e136ac8c01a157ebf9347843f202bb8c084c3e93d7c84a8be19facbc0f494813ffa08893ef83ba7c09b9949c0386d71bf5c8f02c1676636c0b5ac66bf285cffc0e0a4883f12b073bfa7eac5c00cfebf3fce0a92be5c14b8c0eb5190c0e0657abf24ffb6c0ab47c1bf10cd823f8d41b3c09000c0bf0abd73bf1bebc5c064a788bfbe2492bed014b8c02f10c0bff14e99be10cf03c1a7d78abf0744c33efd4ffac0883584bfd13386bf39f407c1102c76bf422871bf72e8afc0ec5190c0e0657abf3b3d06c1af47c1bf10cd823f6f5e04c1142c76bf373586bfcbe6f7c0142c763f847d6ebf17e4c7c025ffbfbfeeffbfbfb8f207c1551a84bf1100c03f70e5afc020e3c7bc8ecf6bbf7205cac030fd913fa611a6bed395a9c03472b3bf3472b3bfb50320c03472b33f3472b33f0555c0bf0000c0bf0000c0bf000020c00000c03f0000c03f0000c0bfb40290c0373586bf83c5fec0ffff3fc0847d6ebf7d3ac1c068ff8fc0b60186bfc1e002c1320140c094fc73bf7ac6fec0f219a0bf33847ebfe0d8bbbf7c9998bf647407bf2057c9bcf219a0bf33847ebf10e4043d7c9998bf647407bfa4dabc3f440740c0666686bfcecfbac0860ec0bfe55473bfae09b7c06fec3dc034847ebfa1d9b9c05a25c3bf647407bf83f9b7c0d619843f0200c0bfe3f207c1a6febf3ffdffbf3fc6e5afc049d9a3bf666686bf0090e8b99a999fbfe55473bf78f1bf3f38f68ec034847ebfa1d9b9c0ae9241c0647407bf83f9b7c00000c0bf0000c0bfb8f207c10000c03fffffbf3f71e5afc0cefe3fc0b60186bfc2e002c16202c0bf94fc73bf7cc6fec0010090c00000c0bf000008c1fdffbfbf0000c03fffffafc0a20390c0666686bfcdcfbac0440740c0e55473bfad09b7c049d9a3bf666686bf890ec0bfcac094bfe55473bf0088e8b90000c0bf0000c0bf0000c0bf0000c03f0000c03f0000c03fd433763fb60186bf67ffafc00a06973f94fc73bf980080c0555e683ff6b5b4bf8913b0c07885b33fc3df82bf132720c04f8b913ffeff7fbf0000b0c03433b33fa8aaaabe000020c082c38fc0d584803f337e06c1060ebfbf085bb23fd226fdc0fdffbf3f0000c0bf000008c1010090400000c03fffffafc03dd581bfab74a43fbb0408c13bd5813f0b6bb33fc306e0c0555e683ff6b5b4bf244ec0bf7885b33fc3df82bfdab1bf3fb4ad6cbf873c86bf00002ab9ec2b763f3d866dbf6805c03fd433763fb60186bf00e098380a06973f94fc73bf9efdbf3f6b911dbff7ce6cbf781306c069911d3ff7ce6c3f1c79ffbf49e17a3f386d71bf9a9919bee27a943fb5ac66bf9a99193ed433763fb60186bfcefe7fc00a06973f94fc73bf310120c074f3a23fe0657abfad47c1bfd1e9b13f10cd823f51b8be3f753b903faaaaaabefcffafc03333b33faaaaaa3e010020c049e17a3f386d71bfcdcc84c0e27a943fb5ac66bf666676c0ec2b76bf873c86bf5c05c0bfec2b763f3d866dbf00802b391ad98b3faaaaaa3e0000b0c03433b33f0000803f000020c0d433763fb60186bf9cfdbfbf0a06973f94fc73bf008098b89936693fd584803f040ebfbf9af1b33f085bb23ffaf1c03f3cd581bf5976a43f5a0180c03cd5813fb96cb33f4cfd1fc03472b3bf019c813f9a0cc0bfcd3768bf3472b33f64f3bf3f3cd581bf1176a43fa830c0bf3cd5813f716cb33f006697badc3aa3be545e6f3fd8b221c0da3aa33e8a54983ff3fd1cc0df3aa3be545e6f3f6766c6bfdd3aa33e8a54983f9dfcbcbf9936693fd584803f80c3afc09af1b33f085bb23f02871fc03472b3bf019c813f2603b0c0cd3768bf3472b33f4e0620c0fa1b90400000c0bfb8f207c1fa1bf040ffffbf3f71e5afc02027c43f34847ebfa1d9b9c0526d3e40647407bf83f9b7c02ef5bf3f373586bf83c5fec001004040847d6ebf7d3ac1c0bcf83f40666686bfcecfbac05efc8f40e55473bfae09b7c0ffffef400000c0bf000008c1000028410000c03fffffafc09113424034847ebfa1d9b9c0aa368f40647407bf83f9b7c0e484104134847ebfa1d9b9c0549b2741647407bf83f9b7c09900f040b60186bfc1e002c1b4ff0f4194fc73bf7ac6fec02ffe0f41666686bfcecfbac02ffe2741e55473bfae09b7c0000090400000c0bf0000c0bf0000f0400000c03f0000c03fd462e440feff7fbf0000b0c0cdccec40a8aaaabe000020c0000090400000c0bf0000b0c00000f0400000c03f000020c07022e1400200c0bfe3f207c1a41bf040fdffbf3fc6e5afc014aeef40e0657abf24ffb6c00ad7274110cd823f8d41b3c00245e240b2bd73bf09db03c14c1bf0400e2692bec7dff9c0631a9040548bb43e136ac8c05659a0409347843f202bb8c044c78a3f8fe39abe2ec303c1ccffbf3f69afc13e3b38fac0cb0bdd40f6b5b4bf244ec0bf5ee1ec40c3df82bfdab1bf3f1da4883fb2bd73bf09db03c148fdbf3f0e2692bec7dff9c045b6ab40a62119bf86f916c1df4fd5400b5b173ead7911c18e419340e0657abfad47c1bf25ff964010cd823f51b8be3fcb0bdd40f6b5b4bf8913b0c05ee1ec40c3df82bf132720c0732393403472b3bfb50320c08ddcec403472b33f0555c0bf000090400000c0bf000020c00000f0400000c03f0000c0bf26f0ef40f6b5b4bfaf7006c113f82741c3df82bfca0bfdc0ddbce840e0657abfad47c1bf747aec4010cd823f51b8be3fa23a8a3fa3a995be3785c5c02a73bf3f55e9c63e1537b8c014aeef40e0657abf3b3d06c10ad7274110cd823f6f5e04c1980e9f40d13386bf39f407c17856a140422871bf72e8afc025329040643fb73e9acc03c11871a04097f4843f425af7c07856a140373586bfcbe6f7c07ce1de40847d6ebf17e4c7c063e99240ca50b3bffaf9afc0f6bea240977a81bff6f31fc0000090400000c0bf000018c10000f0400000c03f000008c198c0bf3ff6b5b4bfaf7006c126f08f40c3df82bfca0bfdc053b8be3fe0657abf24ffb6c015ae8f4010cd823f8d41b3c0d71b90400abd73bf1bebc5c021f29d40be2492bed014b8c08e419340e0657abfec51b0c025ff964010cd823fd8a320c07bb8be3f4da2b4bf9e16c3c01fae8f401acc82bf0a41b3c09a990d41386d71bf5c8f02c166661241b5ac66bf285cffc01faeef404da2b4bf9e16c3c010d727411acc82bf0a41b3c059c02a41778b07bf956c00c123fe2c41ab5dc7be2ad9c0c0a5552a414a5e45bf34dcd7c075bc2f41929f0fbf940ecdc0000028410000c0bf000008c1000038410000c03f0000b0c013732b41fd51c1bebbe8f9c09be92c41b387a33f4517c6c0ee179040f14e99be10cf03c110669d400744c33efd4ffac065663640386d71bf5c8f02c199994940b5ac66bf285cffc0d71b90400abd73bf09db03c121f29d40be2492bec7dff9c0311c9040eeffbfbfb8f207c165159f401100c03f70e5afc00a4193404da2b4bf123bc1bf9d16a3401acc82bfecc4be3fb9ee7c3fb2abbf3e0876c8c02a73bf3fab0f873f1537b8c084847e3f94b6b43e66bb03c10f3ec03f6352843fda37f7c04fb8be3fe0657abf3b3d06c114ae8f4010cd823f6f5e04c1bd0f9040bf2c98bebd8dc5c0df5d9d403966c43e9b3fb8c0cdcc3340666686bfcdcfbac0bcf83f40e55473bfad09b7c032014040b60186bfc2e002c168ff8f4094fc73bf7cc6fec06102c03fb60186bfc1e002c1cefe3f4094fc73bf7ac6fec04c001041b60186bfc2e002c1b4ff274194fc73bf7cc6fec046f6e240aaaaaa3e0000b0c0cdccec400000803f000020c04cfdef40373586bf83c5fec000001041847d6ebf7d3ac1c083f9974034847ebfe0d8bbbfa1d99940647407bf2057c9bc7e3aa140373586bfb402b0c082c5de40847d6ebf000080c07ac6de40b60186bf67ffafc082c1e54094fc73bf980080c0dd0ee440aaaaaabe0000b0c0cdccec40aaaaaa3e010020c0c809f14034847ebfa1d9b9c0549b0f41647407bf83f9b7c0ae099740666686bfa203b0c0cecf9a40e55473bfa20380c07ac6de40b60186bf9cfdbfbf82c1e54094fc73bf008098b87ac6de40b60186bf00e0983882c1e54094fc73bf9efdbf3f83f9974034847ebf70ec7dc0a1d99940647407bfae9221c07ac6de40b60186bfcefe7fc082c1e54094fc73bf310120c083f9974034847ebf10e4043da1d99940647407bfa4dabc3f83f9974034847ebf38f6aec0a1d99940647407bf58c980c0b18a9f405976a43f5a0180c04f75e040b96cb33f4cfd1fc0b18a9f40ab74a43fc206e0c04f75e0400b6bb33f0e04b0c0aba69f401176a43f006097ba4991e040716cb33ff7e4bf3f52ccb540545e6f3fd8b221c0ae33ca408a54983ff3fd1cc052ccb540545e6f3f6766c6bfae33ca408a54983f9dfcbcbfb18a9f40ab74a43fbb0408c14f75e0400b6bb33fc306e0c0aba69f401176a43fa830c0bf4991e040716cb33f006697ba53ff0f415976a43fa83a00c1ad002841b96cb33fb08abfc0da31f3405976a43fa83a00c1479a1141b96cb33fb08abfc073239340019c813f2603b0c006f9a2403472b33f4e0620c0d8fcef40019c813f06f9c2c06cfe27413472b33f7223b3c0b18a9f401176a43f0e04b0c04f75e040716cb33f5a0180c073239340019c813f9a0cc0bf06f9a2403472b33f64f3bf3fd326dd40d584803f80c3afc066fcec40085bb23f02871fc0d326dd40d584803f040ebfbf66fcec40085bb23ffaf1c03f295cdf40386d71bf9a9919beb91ee540b5ac66bf9a99193e7f3cf040d584803f337e06c1401e2841085bb23fd226fdc0cbcde2408fe39abe94b703c1ed1bf04069afc13e3b38fac0d34dac40f7ce6cbf781306c02db2d340f7ce6c3f1c79ffbf355e96401e856bbe39b4acc083869a40d44de23e7b1492c03345e24012b073bfa7eac5c07d1bf040ce0a92be5c14b8c0d2b9df40b2abbf3e0876c8c0c5f8ef40ab0f873f4a4eb8c0295cdf40386d71bfcdcc84c0b91ee540b5ac66bf666676c0940fdf40d13386bf39f407c17457e140422871bf72e8afc08becdf4094b6b43e4abb03c17e2bf0406352843fda37f7c0a3aae240a3a995be3785c5c0c5f8ef4055e9c63e4a4eb8c033f30b41666686bfcdcfbac02ffe0f41e55473bfad09b7c0ae099740666686bfa20380c0cecf9a40e55473bf440720c07e3aa140373586bfcf0ac0bf82c5de40847d6ebf000000003cd581bf1176a43f0e04b0c03cd5813f716cb33f5a0180c03cd581bf1176a43f006097ba3cd5813f716cb33ff7e4bf3f27ce8cc05976a43fa83a00c1e59639c0b96cb33fb08abfc0b50240c05976a43fa83a00c196fabfbfb96cb33fb08abfc0260390c0019c813f06f9c2c0990cc0bf3472b33f7223b3c03dd581bfab74a43fc206e0c03bd5813f0b6bb33f0e04b0c0f9f1c03fd584803f337e06c17e3c9040085bb23fd226fdc066f3bf3f019c813f06f9c2c0dafc8f403472b33f7223b3c04d9c41401176a43fa83a00c1dbd09040716cb33fb08abfc0c82dc33f5976a43fa83a00c14e9c4140b96cb33fb08abfc03cd581bf1176a43ff8e4bf3f3cd5813f716cb33fe4f73f400e0490c01176a43fb08a9f40b30240c0716cb33f5075e040260390c0019c813ffa06dd40990cc0bf3472b33f8edcec403472b3bf019c813f66f3bf3fcd3768bf3472b33fd9fc8f40f219a0bf33847ebf2127c43f7c9998bf647407bf526d3e4082c38fc0d584803f99039340060ebfbf085bb23f2ed9a24049d9a3bf666686bf77f1bf3f9a999fbfe55473bfbcf83f4047fc99c0778b07bf2ad9a040b38095c0ab5dc7be2ad9e040ea789fc04a5e45bf940ead404aab94c0929f0fbf34dcb7400000b0c00000c0bf00009040000090c00000c03f0000f04036d399c0fd51c1be4517a64026e696c0b387a33fbbe8d940ec5190c0e0657abf8b859340af47c1bf10cd823f234397402f10c0bff14e99be52479840a7d78abf0744c33e7495a540883584bfd13386bf00fd8f40102c76bf422871bffffcef40eb5190c0e0657abfdc00e940ab47c1bf10cd823f73beec4053a7bfbf643fb73e3c4c98400c577dbf97f4843f2f8ba840f330c0bfbf2c98beb457da406bf88abf3966c43ed6a5e740caf9b2bfe0657abf53b8be3f6e03a4bf10cd823f14ae8f405a06c0bf548bb43e5e7bd7401a157ebf9347843f51bae7405e8b17bf4a5e45bf4aabf440ca3c82be929f0fbfea78ff40b23679bf778b07bfb380f540a964833fab5dc7be47fcf9400300c0bf0000c0bf0000f0400300c03f0000c03f00000841d7454fbffd51c1be26e6f640d7454f3fb387a33f36d3f940da0f90c0f6b5b4bfa21e9340673fc0bfc3df82bf36f4a2409b9949c0386d71bf47e19a40676636c0b5ac66bfd7a3a040d8fbb2bf4da2b4bf7ab8be3f154b67bf1acc82bf1eae8f409000c0bf0abd73bf56fad94064a788bfbe2492bea0d0e740142c76bf373586bfa6fea740142c763f847d6ebf5a01d8409000c0bf0abd73bf602f984064a788bfbe2492beaa05a640e15190c04da2b4bf62e9dc408447c1bf1acc82bff6beec4025ffbfbfeeffbfbf00009040551a84bf1100c03f0000f040b40290c0373586bf7d3aa140ffff3fc0847d6ebf83c5de40cefe3fc0b60186bf7d3e9a406202c0bf94fc73bf8539a1400000c0bf0000c0bf0000c03f0000c03f0000c03f00009040f219a0bf34847ebf901342407c9998bf647407bfa9368f4038f68ec034847ebf5f26e640ae9241c0647407bf7d06e84068ff8fc0b60186bf7e3e9a40320140c094fc73bf8639a140440740c0666686bf3230e540860ec0bfe55473bf52f6e840a20390c0666686bf3330e540440740c0e55473bf53f6e84049d9a3bf666686bfbcf83f40cac094bfe55473bf5efc8f40010090c00000c0bfffff8f40fdffbfbf0000c03f0100f0406fec3dc034847ebf5f26e6405a25c3bf647407bf7d06e8400000c0bf0000c0bf000090400000c03fffffbf3f0000f040b50240c05976a43fb08a9f4096fabfbfb96cb33f5075e0403dd581bff277a43f5501c0403bd5813f526eb33f0904f0403cd581bf1176a43fe4f73f403cd5813f716cb33fa6fe8f403cd581bf5976a43fa6fe8f403cd5813fb96cb33f5a01c040b4ad6cbf873c86bfa4fabf3fec2b763f3d866dbfae024040ec2b76bf873c86bf52fd3f40ec2b763f3d866dbf57019040d09c773fd13386bf00fd8f40e8ed843f422871bffffcef40d619843f0200c0bfacff8f40a6febf3ffdffbf3facffef40fdffbf3f0000c0bfffff8f40010090400000c03f0100f04014aeef40e0657abf8b8593400ad7274110cd823f23439740ffffef400000c0bfffff8f40000028410000c03f0100f040555e683ff6b5b4bf9cc0bf3f7885b33fc3df82bf26f08f404fb8be3fe0657abf8b85934014ae8f4010cd823f23439740fa1b90400000c0bf00009040fa1bf040ffffbf3f0000f04098c0bf3ff6b5b4bfa21e934026f08f40c3df82bf36f4a240000090400000c0bf0000c03f0000f0400000c03f0000904074f3a23fe0657abf53b8be3fd1e9b13f10cd823f14ae8f408e419340e0657abf53b8be3f25ff964010cd823f14ae8f40311c9040eeffbfbf0000904065159f401100c03f0000f04026f0ef40f6b5b4bfa21e934013f82741c3df82bf36f4a2407022e1400200c0bfacff8f40a41bf040fdffbf3facffef40000028410000c0bf00009040000038410000c03f0000f0400a4193404da2b4bf7ab8be3f9d16a3401acc82bf1eae8f40cb0bdd40f6b5b4bf9cc0bf3f5ee1ec40c3df82bf26f08f40ddbce840e0657abf53b8be3f747aec4010cd823f14ae8f40a23a8a3fa3a995be3a60da402a73bf3f55e9c63e5caee740ee179040f14e99be5247984010669d400744c33e7495a54053b8be3fe0657abfdc00e94015ae8f4010cd823f73beec40d71b90400abd73bf56fad94021f29d40be2492bea0d0e740980e9f40d13386bf00fd8f407856a140422871bffffcef40bd0f9040bf2c98beb457da40df5d9d403966c43ed6a5e740631a9040548bb43e5e7bd7405659a0409347843f51bae740b9ee7c3fb2abbf3e696fd7402a73bf3fab0f873f5caee740e0a4883f12b073bfcafad9400cfebf3fce0a92be14d1e74044c78a3f8fe39abe145f9840ccffbf3f69afc13e36ada5406102c03fb60186bf66e69f40cefe3f4094fc73bf8639a14076f1bf3f666686bf3330e540bcf83f40e55473bf53f6e8402027c43f34847ebf5f26e640526d3e40647407bf7d06e840d433763fb60186bf320140400a06973f94fc73bf68ff8f40bcf83f40666686bf3230e5405efc8f40e55473bf52f6e84032014040b60186bf7d3e9a4068ff8f4094fc73bf8539a1409113424034847ebf5f26e640aa368f40647407bf7d06e8402ef5bf3f373586bf7d3aa14001004040847d6ebf83c5de404bfd3f405976a43fb08a9f405a019040b96cb33f5075e040aba69f40f277a43f5501c0404991e040526eb33f0904f040c6efbf3f1176a43fb28a9f404dfd3f40716cb33f5075e04066f3bf3f019c813ffa06dd40dafc8f403472b33f8edcec40aba69f40ab74a43fa1fe8f404991e0400b6bb33f5501c040f9f1c03fd584803f990393407e3c9040085bb23f2ed9a2409936693fd584803ffcf1c03f9af1b33f085bb23f7e3c9040d433763fb60186bf6402c03f0a06973f94fc73bfcffe3f401da4883fb2bd73bf602f984048fdbf3f0e2692beaa05a64084847e3f94b6b43ea46e98400f3ec03f6352843f97ada8407856a140373586bfa6fea7407ce1de40847d6ebf5a01d84065663640386d71bf47e19a4099994940b5ac66bfd7a3a040d71b90400abd73bf602f984021f29d40be2492beaa05a64025329040643fb73e3c4c98401871a04097f4843f2f8ba84049e17a3f386d71bf66663640e27a943fb5ac66bf9a994940000090400000c0bf0000f0400000f0400000c03f000008417bb8be3f4da2b4bf62e9dc401fae8f401acc82bff6beec40a3aae240a3a995be3a60da40c5f8ef4055e9c63e5caee74014aeef40e0657abfdc00e9400ad7274110cd823f73beec40cbcde2408fe39abe145f9840ed1bf04069afc13e36ada540ae099740666686bf000000bfcecf9a40e55473bf0088e8b9d2b9df40b2abbf3e696fd740c5f8ef40ab0f873f5caee740295cdf40386d71bf66663640b91ee540b5ac66bf9a9949401faeef404da2b4bf62e9dc4010d727411acc82bff6beec408becdf4094b6b43ea46e98407e2bf0406352843f97ada8407e3aa140373586bf30f5bf3f82c5de40847d6ebf00004040ae099740666686bf77f1bf3fcecf9a40e55473bfbcf83f40ae099740666686bfbcf83f40cecf9a40e55473bf5efc8f407ac6de40b60186bf3201404082c1e54094fc73bf68ff8f4083f9974034847ebf90134240a1d99940647407bfa9368f407ac6de40b60186bf6402c03f82c1e54094fc73bfcffe3f409900f040b60186bf66e69f40b4ff0f4194fc73bf8639a140ae099740666686bf0090e8b9cecf9a40e55473bf78f1bf3f4c001041b60186bf7d3e9a40b4ff274194fc73bf8539a1405efcef40666686bf3330e5402ffe0f41e55473bf53f6e8404cfdef40373586bf7d3aa14000001041847d6ebf83c5de40e484104134847ebf5f26e640549b2741647407bf7d06e84083f9974034847ebf2127c43fa1d99940647407bf526d3e40c809f14034847ebf5f26e640549b0f41647407bf7d06e8402ffe0f41666686bf3230e5402ffe2741e55473bf52f6e84073239340019c813f66f3bf3f06f9a2403472b33fd9fc8f406c0310411176a43fb08a9f40c6042841716cb33f5075e040d8fcef40019c813ffa06dd406cfe27413472b33f8edcec402204f0401176a43fb08a9f406b031041716cb33f5075e040aba69f401176a43ff8e4bf3f4991e040716cb33fe4f73f40aba69f401176a43fe4f73f404991e040716cb33fa6fe8f407f3cf040d584803f99039340401e2841085bb23f2ed9a240d326dd40d584803ffcf1c03f66fcec40085bb23f7e3c90400245e240b2bd73bf602f98404c1bf0400e2692beaa05a64045b6ab40a62119bf99cb0141df4fd5400b5b173e724b0741940fdf40d13386bf00fd8f407457e140422871bffffcef403345e24012b073bfcafad9407d1bf040ce0a92be14d1e7409a990d41386d71bf47e19a4066661241b5ac66bfd7a3a04059c02a41778b07bfd6269f4023fe2c41ab5dc7bed626df40a5552a414a5e45bfcc23c84075bc2f41929f0fbf6cf1d24013732b41fd51c1be4517a6409be92c41b387a33fbbe8d940000000000000000008000000070000000b0000000d00000038000000100000001300000012000000190000001c00000022000000210000002300000024000000290000002b000000370000003e0000003d0000003f00000040000000470000005200000069000000700000006d000000830000008900000084000000a2000000b3000000b5000000c0000000ce000000d1000000dd000000e1000000e5000000ee000000fd00000001010000000100000701000014010000cc00000021010000260100002c01000030010000320100003401000037010000430100000c0000001400000015000000330100002a0100006b000000a3000000cf0000000f010000e3000000b90000000e000000810000000f000000110000009600000016000000f500000010010000170000003a00000046000000e2000000e40000000a00000009000000fe000000130100001601000017010000190100001c010000220100002f0100003101000035010000360100003f0100001a0000001d00000028000000320000003c0000003b00000049000000480000004d000000500000005c0000006000000063000000640000006700000071000000770000007900000082000000850000008b0000008c000000930000009d0000009f000000aa000000b0000000b7000000bb000000ba000000bc000000bd000000c6000000c8000000d0000000d5000000d4000000d8000000d9000000df000000e0000000ed000000f1000000f9000000fa000000ff000000030100000a0100000c010000150100001e01000024010000390100003a0100003d010000410100004501000047010000490100001b00000031000000340000005d0000005f0000007a0000007f0000009a000000a5000000b2000000b6000000cb000000c9000000f8000000080100002700000018010000360000005e00000068000000720000008000000092000000ae000000b1000000de000000e7000000ea000000eb000000180000002a0000002c000000870000008d000000a0000000400100004b0000004e000000be000000a1000000a7000000d2000000da000000000000000501000001000000040000000300000005000000060000001f0000002d00000035000000430000004a000000610000006e000000760000008e0000008f000000900000009100000097000000980000009b0000009e000000ad000000cd000000ca000000dc000000e8000000e9000000f200000002010000040100000b0100002d0100002e0100003b0100003c010000460100004a010000330000004f00000056000000580000002e000000750000007b000000880000001101000066000000ef0000006f0000007c00000009010000860000000d0100008a0000009900000041000000b800000059000000c40000005a000000d600000065000000730000007400000095000000a4000000a8000000a9000000ab000000b4000000bf000000db000000ec000000f4000000f7000000060100001d01000028010000380100003e01000042000000540000006a0000007d0000009c000000f3000000fc00000002000000250000002f00000030000000390000004400000051000000570000005b000000620000006c000000780000009400000027010000a6000000af000000c1000000d3000000e6000000f0000000f6000000fb0000000e010000120100001a0100001b0100001f0100002001000025010000290100004201000044010000480100001e000000260000007e000000ac000000c7000000d7000000230100002b01000020000000450000004c0000005300000055000000c3000000c2000000c500000000000000302900000000000000000000000000000000a0c10000a0c10000a0c10000a0410000a0410000a041a7850000c0120000401400000700000020140000012016000000a03e25000800500000009005000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000080000000400080060000000a000000a1000000380000000000000000000000000000000086ff3f008000801000000001000000510100000e0000000100000000000000ff77ff5d0062ff49005c00861100000001000000620100000c0000000200000000000000ff77ff770088ff43004800881200000007000000f30000001f0000000000000000000000ff77ff770088ff5b0080008019000000000000000d0100001c0000000300000000000000ff77ff770088ff7100760088190000000f000000020000004f00000000000000000000000000ff7fffff000000800080280000000500000000000000500000000000000000000000ff77ff9d00c0ff43008000882d00000001000000590100000d0000000400000000000000ff77ffc300c8ff49005c00862e0000000e000000c2000000280000000000000000000000ff7f0000008000000080ffff3c00000001000000c5000000070000000100000000000000ff7fff5d0062ff59005c00883d0000000800000000000000000000000000000000000000ff7fff7fffff00000040ffff450000000b000000600000003b0000000000000000000000ff7fff7f00a0ff3f008000c0500000000100000065000000070000000200000000000000ff7fff850088ff43004800885100000008000000dd000000200000000000000000000000ff7fff9fffffff3f008000c0590000000400000038010000130000000000000000000000ff7fff7f0088ff5f008000885d00000001000000dd000000070000000400000000000000ff7fffc300c8ff59005c00885e0000000700000000000000000000000000000000000000ffbfff7fffffff3f0080ffff650000000700000000000000000000000000000000000000000000000080ff7fffff00406c0000000c00000087000000390000000000000000000000ff3f00000080ff7fffff00c07800000001000000870000000f0000000500000000000000ff77ff5d0062ff9d00ae00887900000004000000fb0000001f0000000000000000000000ff77ff770080ff7f00a000887d000000010000006a0100000c0000000600000000000000ff77ff770088ffb100b600887e00000009000000000000000000000000000000000000000000ff7fffffff7f00c0006087000000080000001b0100001c0000000000000000000000ff5fff7fffffff7f00a000808f0000000c0000003c000000440000000000000000000000ff5fff7f00a0ff7f00c000c09b0000000500000028000000490000000000000000000000ff77ff9f00c0ff7f00b40088a00000000100000042000000060000000000000000000000ff77ff9d00a0ffb100b40088a10000000800000029010000140000000000000000000000ff5fff9fffffff9f00c00080a900000001000000710100000a0000000700000000000000ff77ffc300c8ff9d00ae0088aa0000000a000000000000000000000000000000000000000000ff7fffffffbfffff00c0b40000000100000087000000030000000500000000000000ff7fff5d0060ffab00ae0088b50000000b00000000000000000000000000000000000000ffbf0000ffffff7fffffffffc000000009000000aa0000002b0000000000000000000000ff7fff7fffffff7f00a000c0c90000000100000047000000070000000600000000000000ff7fff850088ffb100b60088ca0000000800000043010000120000000000000000000000ff7fff9fffffff9f00c000c0d2000000010000002c010000030000000700000000000000ff7fffc500c8ffab00ae0088000000000000000000000000000000a0ff3f0100ff7f0000ff7f000000000020ff7f0600ff7f0000ff3f000000000060ff7f0900ff3f0000ff7f0000ffffff9300000000ff7f0000ff7f0000ffffff1300000000ff7f0000ff3f0000ffffff5300000000ff3f0000ff7f000000000080ff3f0000ff7f0000ff7f0000000000a0ff5f0400ff7fff77ff7fff7900000020ff7f0600ff750000ff7fff3f00000020ff7f0600ff7fff73ff55ff3f00000020ff7f0400ff7fff79ff5fff5b00000060ff7f0900ff7fff3fff7f0000000000a0ff7f1200ff7f0000ff3f0000000000a0ff7f1300ff7f0000ff7fff3fffffff1300000000ff7f0000ff7fff3fffffff5300000000ff7fff3fff7f000000000060ff7f0a00ff5bff59ff61ff5d00000060ff7f0d00ff47ff43ff87ff8500000080ff5f0100ff7fff77ff7fff7900000000ff7f0100ff7fff79ff5fff5b00000060ff7f0900ff7fff5fff7fff7700000060ff7f0c00ff5fff5bff81ff7f00000060ff7f0f00ff7fff5fff87ff7f000000a0ff7f1500ff7fff77ff7fff79000000a0ff7f1900ff87ff7fff7fff7900000020ff9f0700ff7fff7bff57ff4d00000000ffbf0700ff7fff77ff59ff4b00000000ff7f0000ff7f0000ff3f000000000000ff7f0100ff750000ff7fff3f00000000ff7f0100ff7fff73ff55ff3f00000060ff7f0b00ff3f0000ffffff7f00000060ff7f0c00ff57ff3fff9fff7f00000060ff7f0c00ff7fff57ff9bff8900000060ff7f0e00ff41ff3fffafff9f00000060ff7f0e00ff7fff3fffffffaf000000a0ff7f1700ffffff7fff5f0000000000a0ff7f1800ffffff7fff7fff5fffffff9300000000ffffff7fff7f0000ffffff33ffff0000ff7f0000ff7f0000ffffff5300000000ff7f0000ffffff7f00000020ffbf0600ff7fff77ff59ff4b00000000ff9f0600ff7fff7bff57ff4d00000020ffbf0e00ff87ff7fff59ff4b00000000ff9f0c00ff85ff7fff57ff4d000000a0ff7f1a00ffadff9fff87ff7b00000060ff7f1000ff5bff59ffc7ffc300000020ff7f0b00ffffff7fff3f000000000020ff7f0c00ffbfff7fff5fff3f00000020ff7f0c00ffbfff89ff7fff5f00000020ff7f0f00ff87ff7fff7fff5f00000020ff7f1100ffffffbfff7fff3f00000040ff7f0000ff3f0000ff7f000000000040ff7f0100ff7fff3fff7f000000000040ff7f0400ff7fff5fff7fff77000000a0ff7f1300ff7f0000ffbfff7f000000a0ff7f1500ff7fff77ff87ff7f000000a0ff7f2000ff7f0000ffffffbfffffff9300000000ff7f0000ffffff7fffffff1300000000ffffff7fff7f0000ffffff73ffff0000ff7f0000ff7f000000000040ff7f0200ff5bff59ff61ff5d000000a0ff3f0c00ff9fff7fffbfff7f000000a0ff3f0e00ffffff9fffbfff7f000000a0ff3f1100ffffff7fffffffbf00000000ff7f0900ffffff7fff3f000000000040ff7f0600ff3f0000ffffff7fffffff9300000000ffffff7fffffff7fffffff33ffff0000ffffff7fff3f0000ffffff73ffff0000ff3f0000ffffff7f00000080ff3f0b00ff9fff7fffbfff7f00000020ff9f0e00ffbfff7fff7fff3f00000020ff9f0700ff85ff7fff57ff4d000000a0ff5f0f00ff85ff7fff87ff7f00000060ffbf1100ff7fff3fff9fff7f00000000ff7f0900ffbfff7fff5fff3f00000000ff7f0900ffbfff89ff7fff5f00000040ff7f0400ff5fff5bff81ff7f00000040ff7f0600ff57ff3fff9fff7f00000040ff7f0600ff7fff57ff9bff89000000a0ff7f2100ff9fff7fffbfff7f00000040ff7f0300ff47ff43ff87ff8500000000ff9f0c00ffbfff7fff7fff3f00000080ff3f0b00ffffff9fffbfff7f00000060ffbf1100ff7fff3fffffff9f00000000ffbf0700ff87ff7fff59ff4b00000040ff7f0600ff41ff3fffafff9f00000040ff7f0600ff7fff3fffffffaf000000a0ff7f2100ffffff9fffbfff7fffffff33ffff0000ffbfff7fff7fff3f00000080ff5f0c00ff85ff7fff87ff7f00000000ff7f0900ff87ff7fff7fff5f00000040ff7f0400ff7fff5fff87ff7f000000a0ff7f1900ff87ff7fff87ff7f00000040ff7f0800ff5bff59ffc7ffc300000080ff3f0b00ffffff7fffffffbf00000040ffbf0c00ff7fff3fff9fff7f00000040ffbf0e00ff7fff3fffffff9f00000000ff7f0900ffffffbfff7fff3f000000a0ff7f2000ffffff7fffffffbfffffff33ffff0000ffffffbfff7fff3fffffff73ffff0000ff7fff3fffffff7f00000060ff3f1300ffffff7fff7f000000000020ff7f1700ff3f0000ffbfff7f00000020ff7f1e00ff3f0000ffffffbf00000080ff7f0100ff7f0000ff3f0000ffffff1300000000ff3f0000ffffff7fffffffb3ffff0000ff7f0000ff3f0000ffffff5300000000ffffff7fff7f000000000040ff3f1200ffffff7fff7f000000000080ff9f1500ff7fff79ff87ff7900000020ff7f1700ff5fff3fffbfff7f00000020ff7f1800ff75ff5fff9fff7f00000020ff7f1900ffbfff5fffbfff9f00000020ff7f1e00ffbfff3fffffffbf00000060ffbf2000ffffff7fff7f000000000020ff7f2100ffbfff89ff9fff7f00000080ff7f0100ff7f0000ff7fff3f00000080ff7f0900ff7f0000ffbfff7fffffff1300000000ffbfff3fffffff7fffffffb3ffff0000ff7f0000ffbfff3f00000060ff7f1f00ffadffabff5fff5d000000a0ff9f1300ff7fff79ff87ff7900000020ff7f1900ff87ff77ff9fff7f00000080ff7f0400ff7fff77ff7fff7900000080ff7f0900ff7fff77ff87ff7f00000060ff7f2200ffb5ffb1ff87ff85000000a0ffbf1e00ffffff7fff5f000000000060ff5f1800ff9fff7fffffff7f00000060ff5f1900ffbfff9fff9fff7f00000060ff5f1c00ffbfff9fffffff9f00000000ff7f1200ff3f0000ffbfff7f00000000ff7f1300ff5fff3fffbfff7f00000080ff7f0600ffffff7fff5f0000ffffff33ffff0000ff5f0000ffbfff7fffffff5300000000ffbfff7fffffff7f00000040ff5f1700ff9fff7fffffff7f000000a0ff9f1900ff9fff7fff75ff5f000000a0ff9f1c00ffffff9fff7fff5f00000000ff7f1300ff75ff5fff9fff7f00000060ff7f2100ff9bff7fff9bff8900000060ff7f2100ff9fff7fffffffb100000080ff7f0600ffffff7fff7fff5fffffff33ffff0000ff7fff5fff9fff7f00000040ff5f1700ffbfff9fff9fff7f00000080ff9f1800ff9fff7fff75ff5f00000020ff9f1c00ff7fff5fffbfff9f00000020ff9f1a00ff85ff7bffa9ffa1000000a0ffbf1e00ff9fff7fffbfff5f00000000ff7f1300ffbfff5fffbfff9f00000000ff7f1500ff87ff77ff9fff7f00000080ff9f2100ff9fff7fffbfff8900000020ff9f2300ffbfff7fffbfff9f00000060ffbf2000ffbfff9fff9fff7f00000080ff7f0400ff87ff7fff7fff7900000080ff7f0f00ff87ff7fff87ff7f00000000ff9f1900ff85ff7bffa9ffa100000020ffbf1c00ff7fff77ffadff9f00000000ff9f1b00ff87ff77ffb3ffb100000020ffbf2300ff87ff7fffadff9f00000080ff7f0700ffadff9fff87ff7b00000020ff9f1a00ff87ff77ffb3ffb100000000ff9f1900ff7fff5fffbfff9f00000040ff5f1700ffbfff9fffffff9f00000080ff9f1800ffffff9fff7fff5f000000a0ffbf1e00ffffff9fff7fff5f00000000ffbf1a00ff7fff77ffadff9f00000060ff7f2300ffbfffb1ffbfff9f00000060ff7f2300ffbfff9fffffffbfffffff33ffff0000ff7fff5fffbfff9f00000060ff7f2400ffadffabffc7ffc500000080ffbf1700ffffff7fff5f000000000080ffbf1900ff9fff7fffbfff5f00000080ffbf1c00ffffff9fff7fff5f00000000ff7f1200ff3f0000ffffffbf00000000ff7f1300ffbfff3fffffffbf00000060ffbf2000ffffffbfffffff7f00000080ffbf2300ffffff9fffbfff7fffffffb3ffff0000ffffff7fffbf0000ffffff33ffff0000ffbf0000ffffffbfffffff5300000000ffffffbfffffff7f00000040ff7f1400ffadffabff5fff5d00000040ffbf1300ffffff7fff7f000000000040ffbf2100ff9fff7fffffff7f00000040ffbf1900ffbfff9fff9fff7f00000040ffbf2300ffbfff9fffffff9f00000040ffbf1e00ffffffbfffffff7f00000080ff7f0900ff7f0000ffffffbf00000080ff7f1100ffffff7fffffffbfffffff1300000000ffffffbfffffff7fffffffb3ffff0000ffff0000ffffffbfffffff33ffff0000ffffffbfffffff7fffffff73ffff0000ffffff7fffff0000000000a0ff9f1900ff9fff7fffbfff89000000a0ff9f2300ffffff9fffbfff7f00000060ffbf2000ff9fff7fffffff7f00000000ff7f1300ffbfff89ff9fff7f00000040ff7f1800ff9bff7fff9bff8900000040ff7f1800ff9fff7fffffffb100000080ff7f0c00ff9fff7fffbfff7f00000080ff7f0e00ffffff9fffbfff7fffffff33ffff0000ffbfff7fff9fff7f00000040ff7f1600ffb5ffb1ff87ff8500000000ff9f1900ffbfff7fffbfff9f00000080ff9f2100ffffff9fffbfff7f000000a0ffbf1e00ffffff9fffbfff7f00000060ffbf2000ffbfff9fffffff9f00000000ffbf1a00ff87ff7fffadff9f00000040ff7f1c00ffbfffb1ffbfff9f00000040ff7f1c00ffbfff9fffffffbfffffff33ffff0000ffbfff7fffbfff9f00000040ff7f1d00ffadffabffc7ffc516806ad6ddddb6fb0c331ffbe5e5cdd55e3bf4aa33c44ed833044000cf41f399b7d998bb29bbf9e3280c7ab3f04d2fdc5e1ff7c19df7c20579fbc2b453fbd840f7c60c1b73377bb069ef786eada9fa71a5bbeecef5cef7bbf72eeff27bbffbcdf580dcdeccf0cdddf5b930fb0ddfddfd4cfff4cddd5fff71dfec8cffc28e2cbedf38333333ecbb381ef3ccfac08e333333386ffa66fbaafffa7ebbe7aeaf9faff6afef8ffb7adaf5ace7fa8ef3ac13331df31c0f57df0d1033330ff3f030f7df31cf7034cfec0fc7ccfcfcfe3cff3f8fff8fff0e33f3df31ffffffffbffffeccf0ff3f3ffbfffaf3ffbfefffff7ef3efc639ff33effdff3bff3f5ffcdfb7cfffdfdc3fcf33f3cff3ffffff03ab003401bf010c020f171f2a35404e58636d79828b96a00a131e2a343b4248525a636a71787e081119232c353d464d566069727d840a11161b2027272b2f333539414549050a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000436221f1804001432232b94c3c81c4e43209180c09c764123218180ec728103024120e0706c30985469951c09060301c93c96492e1603893c96412ca8c468180c1604824180c876332c1603218ce64320985429951206030180c8904c3e1984c2693c90483d164381a0e8633994c2693902614ca6846a351201008040c06c3c16038180c894422914830180ec7e1e0704c2693ca6432c960321c0c6732995426934c2894198d028140201020040c0603c16038180c8944229148301e0c86e3e0704c2693c98483e14c26934968340a04020483c160381c0e87838170302412894422c1603c1c87c3e170701c1c8ec96492c9683093c96412ca6434a340201008140c0683e16038140c864422914814180c06a370701c0e07876332994c26164b46c3c1702693896512ca88329ad128200804040181201018040481026160301c0c01c2e17020140e0784c18030201282844290182414894282d160300e8c47e17038201c9009853299502613ca646299642c9b0ea7c3e1742614ca64f2e96c46a48040101804048681c14030100e87c3c1803020188cc3e1e070202614ca8492c174389d502723301c028483e17038180e86068371381c26994d6613300c0c8783e160381c1c1341606038180c8783e1e0a04c000000000000000000000000 + m_Scenes: + - indexRenderers: 0 + sizeRenderers: 331 + indexPortals: 0 + sizePortals: 0 + scene: 61c3fc2c1be344690b19efb0147d93ee + m_StaticRenderers: + - targetObject: 2554354206119785241 + targetPrefab: 2554354204315949909 + - targetObject: 2554354205711106341 + targetPrefab: 2554354204315949909 + - targetObject: 1421090800208497824 + targetPrefab: 1421090800438219764 + - targetObject: 1029693893395928062 + targetPrefab: 1029693892837167676 + - targetObject: 1029693893395928060 + targetPrefab: 1029693892837167676 + - targetObject: 1029693893395928058 + targetPrefab: 1029693892837167676 + - targetObject: 1029693893395928056 + targetPrefab: 1029693892837167676 + - targetObject: 9210811890925861678 + targetPrefab: 654217088734933244 + - targetObject: 9210811890512274746 + targetPrefab: 654217088734933244 + - targetObject: 9210811891487111039 + targetPrefab: 654217088734933244 + - targetObject: 9210811891196637129 + targetPrefab: 654217088734933244 + - targetObject: 9210811890925861676 + targetPrefab: 654217088734933244 + - targetObject: 9210811890866008045 + targetPrefab: 654217088734933244 + - targetObject: 9210811890512274744 + targetPrefab: 654217088734933244 + - targetObject: 9210811890340079303 + targetPrefab: 654217088734933244 + - targetObject: 919700804294794178 + targetPrefab: 654217088734933244 + - targetObject: 2222523763673428294 + targetPrefab: 654217088734933244 + - targetObject: 4962115711300290026 + targetPrefab: 654217088734933244 + - targetObject: 6011406457038076737 + targetPrefab: 654217088734933244 + - targetObject: 5626090639896429444 + targetPrefab: 654217088734933244 + - targetObject: 5626090638486487286 + targetPrefab: 654217088734933244 + - targetObject: 1495543139361878115 + targetPrefab: 654217088734933244 + - targetObject: 3767635048069610333 + targetPrefab: 654217088734933244 + - targetObject: 3890668970287709293 + targetPrefab: 654217088734933244 + - targetObject: 3890668970270673432 + targetPrefab: 654217088734933244 + - targetObject: 5836170930454016860 + targetPrefab: 654217088734933244 + - targetObject: 8536040169550172974 + targetPrefab: 2146336253 + - targetObject: 4389408925466200589 + targetPrefab: 2141064569 + - targetObject: 2300000 + targetPrefab: 2122912923 + - targetObject: 6519225079967427246 + targetPrefab: 2118528187 + - targetObject: 5118302876142740840 + targetPrefab: 2115202916 + - targetObject: 6519225079967427246 + targetPrefab: 2103587698 + - targetObject: 2300000 + targetPrefab: 2100354115 + - targetObject: 1029693893395928062 + targetPrefab: 2100212207 + - targetObject: 1029693893395928060 + targetPrefab: 2100212207 + - targetObject: 1029693893395928058 + targetPrefab: 2100212207 + - targetObject: 1029693893395928056 + targetPrefab: 2100212207 + - targetObject: 2300000 + targetPrefab: 2071499726 + - targetObject: 4389408925466200589 + targetPrefab: 2046320049 + - targetObject: 1935618521720921947 + targetPrefab: 2034975237 + - targetObject: 2300000 + targetPrefab: 2034929016 + - targetObject: 5118302876142740840 + targetPrefab: 2006339136 + - targetObject: 4389408925466200589 + targetPrefab: 1996651207 + - targetObject: 2300000 + targetPrefab: 1996185377 + - targetObject: 4389408925466200589 + targetPrefab: 1995764363 + - targetObject: 2300000 + targetPrefab: 1978178127 + - targetObject: 5014834967460787702 + targetPrefab: 1970595578 + - targetObject: 2300000 + targetPrefab: 1968851090 + - targetObject: 2300000 + targetPrefab: 1955656122 + - targetObject: 2300000 + targetPrefab: 1938241969 + - targetObject: 2300000 + targetPrefab: 1933437233 + - targetObject: 4389408925466200589 + targetPrefab: 1930448068 + - targetObject: 4389408925466200589 + targetPrefab: 1910978929 + - targetObject: 1155566945830658637 + targetPrefab: 1891679210 + - targetObject: 2300000 + targetPrefab: 1891296292 + - targetObject: 5118302876142740840 + targetPrefab: 1886570531 + - targetObject: 2300000 + targetPrefab: 1875386174 + - targetObject: 1935618521720921947 + targetPrefab: 1869207248 + - targetObject: 5118302876142740840 + targetPrefab: 1863886061 + - targetObject: 5118302876142740840 + targetPrefab: 1858221235 + - targetObject: 2300000 + targetPrefab: 1818876458 + - targetObject: 1029693893395928062 + targetPrefab: 1816010274 + - targetObject: 1029693893395928060 + targetPrefab: 1816010274 + - targetObject: 1029693893395928058 + targetPrefab: 1816010274 + - targetObject: 1029693893395928056 + targetPrefab: 1816010274 + - targetObject: 2300000 + targetPrefab: 1804886875 + - targetObject: 4389408925466200589 + targetPrefab: 1801614310 + - targetObject: 6519225079967427246 + targetPrefab: 1780822063 + - targetObject: 2300000 + targetPrefab: 1779050909 + - targetObject: 9210810297543120460 + targetPrefab: 1767975086 + - targetObject: 4389408925466200589 + targetPrefab: 1675257794 + - targetObject: 2300000 + targetPrefab: 1674074117 + - targetObject: 9210810297543120460 + targetPrefab: 1662705603 + - targetObject: 2300000 + targetPrefab: 1642796133 + - targetObject: 2300000 + targetPrefab: 1624104669 + - targetObject: 5118302876142740840 + targetPrefab: 1616247051 + - targetObject: 2300000 + targetPrefab: 1597634371 + - targetObject: 6519225079967427246 + targetPrefab: 1592150909 + - targetObject: 4389408925466200589 + targetPrefab: 1592057406 + - targetObject: 2300000 + targetPrefab: 1571500955 + - targetObject: 5118302876142740840 + targetPrefab: 1553081306 + - targetObject: 2300000 + targetPrefab: 1526813064 + - targetObject: 5118302876142740840 + targetPrefab: 1494347333 + - targetObject: 820838872145906212 + targetPrefab: 1485448840 + - targetObject: 2300000 + targetPrefab: 1481596662 + - targetObject: 1935618521720921947 + targetPrefab: 1479887477 + - targetObject: 4389408925466200589 + targetPrefab: 1466161581 + - targetObject: 1935618521720921947 + targetPrefab: 1462615086 + - targetObject: 2300000 + targetPrefab: 1452417028 + - targetObject: 8536040169550172974 + targetPrefab: 1451651880 + - targetObject: 5118302876142740840 + targetPrefab: 1448367402 + - targetObject: 6193823699132222390 + targetPrefab: 1447775815 + - targetObject: 6919432984236758402 + targetPrefab: 1438165400 + - targetObject: 2188619846404660066 + targetPrefab: 1438165400 + - targetObject: 5870913517304907869 + targetPrefab: 1438165400 + - targetObject: 9144832284182946036 + targetPrefab: 1438165400 + - targetObject: 855477503413018875 + targetPrefab: 1438165400 + - targetObject: 2300000 + targetPrefab: 1431680568 + - targetObject: 5118302876142740840 + targetPrefab: 1390147178 + - targetObject: 5118302876142740840 + targetPrefab: 1389599196 + - targetObject: 6519225079967427246 + targetPrefab: 1381321836 + - targetObject: 6519225079967427246 + targetPrefab: 1375014621 + - targetObject: 6519225079967427246 + targetPrefab: 1318137154 + - targetObject: 1142187163886300036 + targetPrefab: 1310382861 + - targetObject: 730041026486899369 + targetPrefab: 1305680722 + - targetObject: 6519225079967427246 + targetPrefab: 1303809644 + - targetObject: 4389408925466200589 + targetPrefab: 1290598798 + - targetObject: 2300000 + targetPrefab: 1286656642 + - targetObject: 1142187163886300036 + targetPrefab: 1275046915 + - targetObject: 9210810297543120460 + targetPrefab: 1273335173 + - targetObject: 6519225079967427246 + targetPrefab: 1273183787 + - targetObject: 5118302876142740840 + targetPrefab: 1262983020 + - targetObject: 2300000 + targetPrefab: 1257232544 + - targetObject: 6519225079967427246 + targetPrefab: 1239307286 + - targetObject: 820838872145906212 + targetPrefab: 1204306423 + - targetObject: 1142187163886300036 + targetPrefab: 1199258678 + - targetObject: 2300000 + targetPrefab: 1185564816 + - targetObject: 5014834967460787702 + targetPrefab: 1182077220 + - targetObject: 2300000 + targetPrefab: 1181726452 + - targetObject: 1155566945830658637 + targetPrefab: 1178577824 + - targetObject: 6519225079967427246 + targetPrefab: 1151640002 + - targetObject: 2300000 + targetPrefab: 1143903301 + - targetObject: 2300000 + targetPrefab: 1139887993 + - targetObject: 2300000 + targetPrefab: 1136908186 + - targetObject: 6519225079967427246 + targetPrefab: 1109176811 + - targetObject: 5118302876142740840 + targetPrefab: 1089932599 + - targetObject: 5118302876142740840 + targetPrefab: 1088950769 + - targetObject: 4389408925466200589 + targetPrefab: 1083438667 + - targetObject: 2083841017937993133 + targetPrefab: 1074159800 + - targetObject: 6519225079967427246 + targetPrefab: 1063003601 + - targetObject: 2300000 + targetPrefab: 1060100117 + - targetObject: 1935618521720921947 + targetPrefab: 1060068425 + - targetObject: 6519225079967427246 + targetPrefab: 1049814490 + - targetObject: 5118302876142740840 + targetPrefab: 1043721853 + - targetObject: 5118302876142740840 + targetPrefab: 1041707995 + - targetObject: 4389408925466200589 + targetPrefab: 1041544559 + - targetObject: 8536040169550172974 + targetPrefab: 1038324229 + - targetObject: 820838872145906212 + targetPrefab: 1028394783 + - targetObject: 6519225079967427246 + targetPrefab: 1017573384 + - targetObject: 6193823699132222390 + targetPrefab: 1008390515 + - targetObject: 5118302876142740840 + targetPrefab: 1002125355 + - targetObject: 5118302876142740840 + targetPrefab: 995961348 + - targetObject: 1029693893395928062 + targetPrefab: 982261795 + - targetObject: 1029693893395928060 + targetPrefab: 982261795 + - targetObject: 1029693893395928058 + targetPrefab: 982261795 + - targetObject: 1029693893395928056 + targetPrefab: 982261795 + - targetObject: 1935618521720921947 + targetPrefab: 968883686 + - targetObject: 6519225079967427246 + targetPrefab: 958867986 + - targetObject: 2300000 + targetPrefab: 950307634 + - targetObject: 6519225079967427246 + targetPrefab: 943866629 + - targetObject: 5014834967460787702 + targetPrefab: 909535391 + - targetObject: 5118302876142740840 + targetPrefab: 904751116 + - targetObject: 1935618521720921947 + targetPrefab: 902863834 + - targetObject: 6519225079967427246 + targetPrefab: 897653925 + - targetObject: 4389408925466200589 + targetPrefab: 893583362 + - targetObject: 5118302876142740840 + targetPrefab: 877115364 + - targetObject: 2300000 + targetPrefab: 868134264 + - targetObject: 2300000 + targetPrefab: 837822480 + - targetObject: 2300000 + targetPrefab: 814109720 + - targetObject: 6519225079967427246 + targetPrefab: 813859627 + - targetObject: 2300000 + targetPrefab: 807379053 + - targetObject: 4389408925466200589 + targetPrefab: 801397557 + - targetObject: 2300000 + targetPrefab: 800024013 + - targetObject: 5118302876142740840 + targetPrefab: 771970144 + - targetObject: 2300000 + targetPrefab: 764631489 + - targetObject: 4389408925466200589 + targetPrefab: 736269415 + - targetObject: 2083841017937993133 + targetPrefab: 715341365 + - targetObject: 4389408925466200589 + targetPrefab: 698240045 + - targetObject: 1155566945830658637 + targetPrefab: 663120860 + - targetObject: 2300000 + targetPrefab: 651933508 + - targetObject: 5118302876142740840 + targetPrefab: 638676750 + - targetObject: 2300000 + targetPrefab: 631434938 + - targetObject: 4389408925466200589 + targetPrefab: 620337841 + - targetObject: 2300000 + targetPrefab: 596402114 + - targetObject: 2300000 + targetPrefab: 595366579 + - targetObject: 1935618521720921947 + targetPrefab: 591395481 + - targetObject: 1935618521720921947 + targetPrefab: 584462161 + - targetObject: 2300000 + targetPrefab: 569444023 + - targetObject: 5118302876142740840 + targetPrefab: 568682615 + - targetObject: 2300000 + targetPrefab: 547184122 + - targetObject: 2083841017937993133 + targetPrefab: 524585253 + - targetObject: 1155566945830658637 + targetPrefab: 489158420 + - targetObject: 5118302876142740840 + targetPrefab: 483505845 + - targetObject: 5118302876142740840 + targetPrefab: 473741675 + - targetObject: 5118302876142740840 + targetPrefab: 468059286 + - targetObject: 1935618521720921947 + targetPrefab: 465818375 + - targetObject: 1029693893395928062 + targetPrefab: 463448622 + - targetObject: 1029693893395928060 + targetPrefab: 463448622 + - targetObject: 1029693893395928058 + targetPrefab: 463448622 + - targetObject: 1029693893395928056 + targetPrefab: 463448622 + - targetObject: 4389408925466200589 + targetPrefab: 455903086 + - targetObject: 820838872145906212 + targetPrefab: 448272597 + - targetObject: 6519225079967427246 + targetPrefab: 440555377 + - targetObject: 5118302876142740840 + targetPrefab: 423944796 + - targetObject: 1029693893395928062 + targetPrefab: 419044846 + - targetObject: 1029693893395928060 + targetPrefab: 419044846 + - targetObject: 1029693893395928058 + targetPrefab: 419044846 + - targetObject: 1029693893395928056 + targetPrefab: 419044846 + - targetObject: 2300000 + targetPrefab: 404614824 + - targetObject: 4389408925466200589 + targetPrefab: 403534810 + - targetObject: 1935618521720921947 + targetPrefab: 365099580 + - targetObject: 5118302876142740840 + targetPrefab: 363980685 + - targetObject: 5118302876142740840 + targetPrefab: 362271559 + - targetObject: 4389408925466200589 + targetPrefab: 308401543 + - targetObject: 8536040169550172974 + targetPrefab: 303475426 + - targetObject: 2300000 + targetPrefab: 299792351 + - targetObject: 2300000 + targetPrefab: 297791170 + - targetObject: 5014834967460787702 + targetPrefab: 291668911 + - targetObject: 2300000 + targetPrefab: 288142897 + - targetObject: 2300000 + targetPrefab: 266007720 + - targetObject: 5118302876142740840 + targetPrefab: 262032681 + - targetObject: 2300000 + targetPrefab: 219290123 + - targetObject: 5118302876142740840 + targetPrefab: 217631007 + - targetObject: 2300000 + targetPrefab: 163865170 + - targetObject: 5118302876142740840 + targetPrefab: 159706446 + - targetObject: 4389408925466200589 + targetPrefab: 153555682 + - targetObject: 2083841017937993133 + targetPrefab: 147449001 + - targetObject: 2300000 + targetPrefab: 112598984 + - targetObject: 5118302876142740840 + targetPrefab: 106284865 + - targetObject: 2300000 + targetPrefab: 101169517 + - targetObject: 2300000 + targetPrefab: 97362385 + - targetObject: 9210810297543120460 + targetPrefab: 75220663 + - targetObject: 1142187163886300036 + targetPrefab: 44636361 + - targetObject: 6519225079967427246 + targetPrefab: 21898534 + - targetObject: 2300000 + targetPrefab: 21432077 + - targetObject: 6919432984236758402 + targetPrefab: 19610969 + - targetObject: 2188619846404660066 + targetPrefab: 19610969 + - targetObject: 5870913517304907869 + targetPrefab: 19610969 + - targetObject: 9144832284182946036 + targetPrefab: 19610969 + - targetObject: 855477503413018875 + targetPrefab: 19610969 + - targetObject: 34981251 + targetPrefab: 0 + - targetObject: 37959049 + targetPrefab: 0 + - targetObject: 38186409 + targetPrefab: 0 + - targetObject: 47489805 + targetPrefab: 0 + - targetObject: 50208118 + targetPrefab: 0 + - targetObject: 56788141 + targetPrefab: 0 + - targetObject: 60390160 + targetPrefab: 0 + - targetObject: 149584064 + targetPrefab: 0 + - targetObject: 150973469 + targetPrefab: 0 + - targetObject: 159494946 + targetPrefab: 0 + - targetObject: 186601082 + targetPrefab: 0 + - targetObject: 199427708 + targetPrefab: 0 + - targetObject: 207865495 + targetPrefab: 0 + - targetObject: 214371356 + targetPrefab: 0 + - targetObject: 220271805 + targetPrefab: 0 + - targetObject: 222738176 + targetPrefab: 0 + - targetObject: 227979745 + targetPrefab: 0 + - targetObject: 259040499 + targetPrefab: 0 + - targetObject: 298458036 + targetPrefab: 0 + - targetObject: 319261532 + targetPrefab: 0 + - targetObject: 347627064 + targetPrefab: 0 + - targetObject: 355637178 + targetPrefab: 0 + - targetObject: 370738267 + targetPrefab: 0 + - targetObject: 438752087 + targetPrefab: 0 + - targetObject: 471331240 + targetPrefab: 0 + - targetObject: 474772277 + targetPrefab: 0 + - targetObject: 478576696 + targetPrefab: 0 + - targetObject: 504371976 + targetPrefab: 0 + - targetObject: 515025096 + targetPrefab: 0 + - targetObject: 532916304 + targetPrefab: 0 + - targetObject: 542579617 + targetPrefab: 0 + - targetObject: 567620873 + targetPrefab: 0 + - targetObject: 593727870 + targetPrefab: 0 + - targetObject: 616644662 + targetPrefab: 0 + - targetObject: 643018510 + targetPrefab: 0 + - targetObject: 701557883 + targetPrefab: 0 + - targetObject: 747707132 + targetPrefab: 0 + - targetObject: 803005025 + targetPrefab: 0 + - targetObject: 825248658 + targetPrefab: 0 + - targetObject: 876703388 + targetPrefab: 0 + - targetObject: 883690436 + targetPrefab: 0 + - targetObject: 901329463 + targetPrefab: 0 + - targetObject: 903247734 + targetPrefab: 0 + - targetObject: 906132995 + targetPrefab: 0 + - targetObject: 924956235 + targetPrefab: 0 + - targetObject: 931456295 + targetPrefab: 0 + - targetObject: 941630272 + targetPrefab: 0 + - targetObject: 966907461 + targetPrefab: 0 + - targetObject: 983728763 + targetPrefab: 0 + - targetObject: 1009304172 + targetPrefab: 0 + - targetObject: 1047276930 + targetPrefab: 0 + - targetObject: 1065848326 + targetPrefab: 0 + - targetObject: 1097801419 + targetPrefab: 0 + - targetObject: 1104700979 + targetPrefab: 0 + - targetObject: 1110798089 + targetPrefab: 0 + - targetObject: 1116268426 + targetPrefab: 0 + - targetObject: 1128903442 + targetPrefab: 0 + - targetObject: 1137678587 + targetPrefab: 0 + - targetObject: 1150045590 + targetPrefab: 0 + - targetObject: 1198043681 + targetPrefab: 0 + - targetObject: 1206946157 + targetPrefab: 0 + - targetObject: 1217707044 + targetPrefab: 0 + - targetObject: 1249847352 + targetPrefab: 0 + - targetObject: 1288222287 + targetPrefab: 0 + - targetObject: 1297267311 + targetPrefab: 0 + - targetObject: 1355852432 + targetPrefab: 0 + - targetObject: 1419307038 + targetPrefab: 0 + - targetObject: 1441176569 + targetPrefab: 0 + - targetObject: 1478498309 + targetPrefab: 0 + - targetObject: 1484073380 + targetPrefab: 0 + - targetObject: 1503488987 + targetPrefab: 0 + - targetObject: 1579616151 + targetPrefab: 0 + - targetObject: 1587278920 + targetPrefab: 0 + - targetObject: 1605442228 + targetPrefab: 0 + - targetObject: 1621960987 + targetPrefab: 0 + - targetObject: 1642371140 + targetPrefab: 0 + - targetObject: 1687011889 + targetPrefab: 0 + - targetObject: 1722953490 + targetPrefab: 0 + - targetObject: 1742302629 + targetPrefab: 0 + - targetObject: 1748634129 + targetPrefab: 0 + - targetObject: 1775954064 + targetPrefab: 0 + - targetObject: 1810777716 + targetPrefab: 0 + - targetObject: 1834865795 + targetPrefab: 0 + - targetObject: 1857391988 + targetPrefab: 0 + - targetObject: 1861932354 + targetPrefab: 0 + - targetObject: 1873887992 + targetPrefab: 0 + - targetObject: 1924607494 + targetPrefab: 0 + - targetObject: 1926973284 + targetPrefab: 0 + - targetObject: 1975278212 + targetPrefab: 0 + - targetObject: 1987114825 + targetPrefab: 0 + - targetObject: 1994582038 + targetPrefab: 0 + - targetObject: 2009358653 + targetPrefab: 0 + - targetObject: 2057129833 + targetPrefab: 0 + - targetObject: 2072139717 + targetPrefab: 0 + - targetObject: 2074666053 + targetPrefab: 0 + - targetObject: 2099511721 + targetPrefab: 0 + - targetObject: 2102809610 + targetPrefab: 0 + - targetObject: 2106039113 + targetPrefab: 0 + - targetObject: 2117414375 + targetPrefab: 0 + - targetObject: 2136541136 + targetPrefab: 0 + - targetObject: 5482784796114487483 + targetPrefab: 0 + m_Portals: [] diff --git a/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free/OcclusionCullingData.asset.meta b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free/OcclusionCullingData.asset.meta new file mode 100644 index 0000000..c911c50 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scenes/Demo 1.0 Free/OcclusionCullingData.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e240655967f5e4e4a9ba16e0dd53b140 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 36300000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Scripts.meta b/Assets/World/Sci Fi Modular Pack/Scripts.meta new file mode 100644 index 0000000..326003a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scripts.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8fe922b658f0e4a42a5372ccc47a9705 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Scripts/CameraController.cs b/Assets/World/Sci Fi Modular Pack/Scripts/CameraController.cs new file mode 100644 index 0000000..9e8a415 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scripts/CameraController.cs @@ -0,0 +1,75 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class CameraController : MonoBehaviour +{ + public float Sensitivity = 0.9f; + + [Range(0,100)] + public float Speed = 20f; + [Range(0,100)] + public float RotationSpeed = 7f; + public bool LockMouse; + + private float Xaxis; + private float Yaxis; + private float LastX; + private float LastY; + private float AdvanceSpeed = 1f; + private void LateUpdate() + { + if(Input.GetMouseButton(0) || Input.GetKeyDown(KeyCode.LeftShift)) + { + LockMouse = !LockMouse; + + if(!LockMouse) + { + Cursor.lockState = CursorLockMode.None; + Cursor.visible = true; + } + else + { + Cursor.lockState = CursorLockMode.Locked; + Cursor.visible = false; + } + } + + if(Input.GetKeyDown(KeyCode.Escape)) + { + Application.Quit(); + } + + Move(); + } + + private void Move() + { + if(LockMouse) + { + Xaxis = Input.GetAxis("Mouse X") + LastX * Sensitivity; + Yaxis = -Input.GetAxis("Mouse Y") + LastY * Sensitivity; + + LastX = Xaxis; + LastY = Yaxis; + + + transform.Rotate(RotationSpeed * Yaxis * Time.deltaTime, RotationSpeed * Xaxis * Time.deltaTime,0); + + if(Input.GetKey(KeyCode.Space)) + { + AdvanceSpeed = 5f; + } + } + else + { + AdvanceSpeed = 1; + } + + transform.Translate(AdvanceSpeed * Speed * Input.GetAxis("Horizontal") * Time.deltaTime,0,AdvanceSpeed * Speed * Input.GetAxis("Vertical") * Time.deltaTime); + + Vector3 stayHorizontal = transform.eulerAngles; + stayHorizontal.z = 0f; + transform.eulerAngles = stayHorizontal; + } +} diff --git a/Assets/World/Sci Fi Modular Pack/Scripts/CameraController.cs.meta b/Assets/World/Sci Fi Modular Pack/Scripts/CameraController.cs.meta new file mode 100644 index 0000000..d35b250 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Scripts/CameraController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 0eeffebf09e714fcd8d3c21c3395381c +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures.meta b/Assets/World/Sci Fi Modular Pack/Textures.meta new file mode 100644 index 0000000..15abc48 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f94ee66a47b984246a0973a7dd552731 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box1.meta new file mode 100644 index 0000000..b303997 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7bccd669256c940038cabd0854b6c516 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AO.png new file mode 100644 index 0000000..173a7a7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..322f4a9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 0ca38d8ecfbb44f2c8a4381673ca2d44 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..a3f02d0 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..7409dd9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 82c5e2826010140cd9c300b59d68a1ad +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Emission.png new file mode 100644 index 0000000..3e8f99c Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Emission.png.meta new file mode 100644 index 0000000..6a88298 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: de85b9c2cf0fa4e349008c5a44f41d93 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..3e3133e Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..32a3ae6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ac9486a6235114013af64ca1e041ba14 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Normal.png new file mode 100644 index 0000000..215aea6 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..8a611b2 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box1/Box1_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 46b25a76e4493417cb4ab3fc63f175d1 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box3.meta new file mode 100644 index 0000000..53d1395 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a9b2208bbfce348a197d8e01de770ba5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AO.png new file mode 100644 index 0000000..b14c01a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..789c869 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 167842ca98b704d9696100bd5d311e6c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..d2fcf90 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..e7fa779 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: cc617f9b8f3a643448cacc7e81f7f389 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Emission.png new file mode 100644 index 0000000..d43e3f7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Emission.png.meta new file mode 100644 index 0000000..629ef50 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 732e125d380b54cf4bd0c57087c441fd +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..46190f2 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..8809461 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ae7a5528b72544c928fd04797bee2ce3 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Normal.png new file mode 100644 index 0000000..188cf3b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..0d34984 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Box3/Box3_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2f3af6c8d1b374e17a677abd29c11e7f +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door.meta new file mode 100644 index 0000000..f58f4ce --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5f7123e9e42c5477782d4f58342a004e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AO.png new file mode 100644 index 0000000..a63f57b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AO.png.meta new file mode 100644 index 0000000..bd86837 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3521b4813cbe04fe9bfab2d3bee9b196 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AlbedoTransparency.png new file mode 100644 index 0000000..fe545b3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AlbedoTransparency.png.meta new file mode 100644 index 0000000..b146df6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 8a47ab656489b43678e3b879462425f9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_MetallicSmoothness.png new file mode 100644 index 0000000..ca41bf9 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_MetallicSmoothness.png.meta new file mode 100644 index 0000000..3d51e91 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 67a3e4b94dbcd426aadfc72b990b3eaa +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_Normal.png new file mode 100644 index 0000000..40dbbf4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_Normal.png.meta new file mode 100644 index 0000000..6fccaaf --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Glass_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: fb6f19aab6c7c43f892c5189e995a010 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AO.png new file mode 100644 index 0000000..2567e65 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AO.png.meta new file mode 100644 index 0000000..e44992d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 5fb873da145234505a502642d99ef584 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AlbedoTransparency.png new file mode 100644 index 0000000..fbbccf4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AlbedoTransparency.png.meta new file mode 100644 index 0000000..6be1318 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 32a35bb6e8501496a871d03e297de525 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Emission.png new file mode 100644 index 0000000..3e40012 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Emission.png.meta new file mode 100644 index 0000000..9420d94 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 418dd3ddf97fb454bb2fa75bee1a8f97 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_MetallicSmoothness.png new file mode 100644 index 0000000..a140a3c Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_MetallicSmoothness.png.meta new file mode 100644 index 0000000..86770c1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 96a4d932522b241a4bce507af3750549 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Normal.png new file mode 100644 index 0000000..59a81df Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Normal.png.meta new file mode 100644 index 0000000..930f885 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Door/Door_Material.001_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 8592751ef347246c2a7ac267f9ddcf86 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame.meta b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame.meta new file mode 100644 index 0000000..8f0ea32 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 39480897dcf644e059363bfbf6f9dba5 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AO.png new file mode 100644 index 0000000..35522d7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..0a37d0d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: cb52cadadeada40bcb0b9b5f19a7f944 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..c39f0d3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..d935ce0 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: dfd3219d7a0dc46269f2495946088e4a +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..7c56ef0 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..c2f67b6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 7a0f461ca0b2d4001af14fb6233592c9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_Normal.png new file mode 100644 index 0000000..82ff455 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..d075c8d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/DoorFrame/DoorFrame_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ff9dd4364694e417abaad64a9eeb20bd +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor1.meta new file mode 100644 index 0000000..2b7176f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9d4140457c4d34c30947d2afacca922c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AO.png new file mode 100644 index 0000000..bbcc73b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..69f0bf6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: d41bd5e5bae454487afc663556588a11 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..edd3a84 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..f1407da --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 807970f78b2864b3888f34a25382929c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..3b1966f Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..a2f4eda --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 4bfe8b5a001ce43af81b9f3109d40f70 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_Normal.png new file mode 100644 index 0000000..ebc0e2e Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..d4885ca --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor1/Floor1_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ef67b2acd3bbf4da184eea6f7d8175f7 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor2.meta new file mode 100644 index 0000000..5b5ddb1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2107aede365ac4a689da9864d615d11e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AO.png new file mode 100644 index 0000000..9072076 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..baa71e1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e16b01d42d5a645c9b39e92d42f8fb12 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..122bf85 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..8016655 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: f30830a09d322433cbf54a55029cac66 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..871d984 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..0418ef4 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 5948c7bca3aa640f18fe8ef989bf342e +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_Normal.png new file mode 100644 index 0000000..bf265fc Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..82b0713 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor2/Floor2_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: cc4d0cd12051c4542b9ade29ed544c22 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor4.meta new file mode 100644 index 0000000..75e8627 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor4.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4b96de35767804d5c85fa36fc28937b8 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AO.png new file mode 100644 index 0000000..1d26c54 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AO.png.meta new file mode 100644 index 0000000..55f48a7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3d5ec0823522248e9bb20029e96212eb +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AlbedoTransparency.png new file mode 100644 index 0000000..3a036ec Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AlbedoTransparency.png.meta new file mode 100644 index 0000000..cf28804 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: f4b2208b318bb4827b7875509bdf79d4 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_MetallicSmoothness.png new file mode 100644 index 0000000..be85f7c Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_MetallicSmoothness.png.meta new file mode 100644 index 0000000..a82c7b0 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 44d3929b1786e4856bf4e8eaf781b6b1 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_Normal.png new file mode 100644 index 0000000..ae3c34a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_Normal.png.meta new file mode 100644 index 0000000..da47ba8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor4/Floor4_Material.001_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: d0b416ade5f3f4f81bb893871072bfe9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor5.meta new file mode 100644 index 0000000..12a3dab --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor5.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 29cb4f68c043b4e59b934e831e87cb87 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AO.png new file mode 100644 index 0000000..c0e3b7e Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AO.png.meta new file mode 100644 index 0000000..f6204a0 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 7e93f7ab151744796801ca53ecb319da +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AlbedoTransparency.png new file mode 100644 index 0000000..b259f55 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AlbedoTransparency.png.meta new file mode 100644 index 0000000..c2b2bb5 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 90b9c81f222914ee8b5424227c5fc51c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_MetallicSmoothness.png new file mode 100644 index 0000000..f86c595 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_MetallicSmoothness.png.meta new file mode 100644 index 0000000..9f10e1a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 093be3edce58b46478ba0d23ccf25630 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_Normal.png new file mode 100644 index 0000000..a416e0d Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_Normal.png.meta new file mode 100644 index 0000000..882fedf --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Floor5/Floor5_Material.001_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 8860a2ce2a27848949aff97a50e527ff +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor.meta b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor.meta new file mode 100644 index 0000000..ad86ea3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ad8f9f63a11bb4fef859ccec8031ce8c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AO.png new file mode 100644 index 0000000..bf41ffb Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..1de8c73 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 562d91eaabf1a47799679310cedfe81b +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..c3f70dd Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..5a65ce8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2902372bcb4fa4ebbab890a03c21c102 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..59107b3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..1847d34 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: dece9b509496d4deaa4c78d3532e3a7f +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_Normal.png new file mode 100644 index 0000000..4b4c3f2 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..6f252ff --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/IntersectionSideFloor/IntersectionSideFloor_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: dc487afa0221044799c47dfeaa0d2f1a +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1.meta new file mode 100644 index 0000000..bd1c3b7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dfad8bcd0d0244ccc9a0227351750b1f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AO.png new file mode 100644 index 0000000..6d512fe Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AO.png.meta new file mode 100644 index 0000000..f474a00 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 871d7f8019eaf4b739e422c96a9393d5 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AlbedoTransparency.png new file mode 100644 index 0000000..847b07d Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AlbedoTransparency.png.meta new file mode 100644 index 0000000..9e38887 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 195de1768e9844258ae622629e1670b5 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_MetallicSmoothness.png new file mode 100644 index 0000000..d8db9b4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_MetallicSmoothness.png.meta new file mode 100644 index 0000000..0f1ce6a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3dc5455fb57d34d63a6b97d855ebec23 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_Normal.png new file mode 100644 index 0000000..a5c67c7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_Normal.png.meta new file mode 100644 index 0000000..875f1ee --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.001_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 7644d42de19494f8884079d6e1af46d1 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AO.png new file mode 100644 index 0000000..c4557d5 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AO.png.meta new file mode 100644 index 0000000..97edd95 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 93536d73b0fe74515bb4ad36349cd686 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AlbedoTransparency.png new file mode 100644 index 0000000..837af83 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AlbedoTransparency.png.meta new file mode 100644 index 0000000..31f32dd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: cc2174b0343db4c4cb6f67e4acf2f312 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_MetallicSmoothness.png new file mode 100644 index 0000000..d9fbd9a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_MetallicSmoothness.png.meta new file mode 100644 index 0000000..a212ef6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: d7919fa1f215342928720571e6afb35c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_Normal.png new file mode 100644 index 0000000..a8ac4ec Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_Normal.png.meta new file mode 100644 index 0000000..e65b6e0 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light1/Light1_Material.002_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 01a94bdd0769f491bb109398494f73fb +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light2.meta new file mode 100644 index 0000000..7a3058a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c7a05bf5080f2439395c0a8dc8d31504 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AO.png new file mode 100644 index 0000000..ccd2bc7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..85933d9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: eeb68831547da4939b1c0bb8fa8722ac +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..4e2a94d Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..3b6913d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 5d3fd95af63e84a859386db18dae65c8 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..243435a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..5359ed3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 29bba479bc280416a83c3946fbdf08ab +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_Normal.png new file mode 100644 index 0000000..2c037e9 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..3fc5796 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Light2/Light2_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 0f92a11fc683f49d399f963c429d670b +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1.meta b/Assets/World/Sci Fi Modular Pack/Textures/Profile1.meta new file mode 100644 index 0000000..5cba07b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Profile1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dec7caa248a5145109fec73ebc86af40 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AO.png new file mode 100644 index 0000000..06e9c2f Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..77d5b8c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AO.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: b7d91e2538efb48579e4327d63505f44 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 4096 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 4096 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..589b7e4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..fed02b5 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: be45e101c58144ec5bc0f497fca11f33 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 4096 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 4096 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..c3160fa Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..7a5469b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3fda47b376b264f9280731fa300d80ab +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_Normal.png new file mode 100644 index 0000000..c62a5f7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..68f722f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Profile1/Profile1_DefaultMaterial_Normal.png.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 7f14093de0caf430e82719cfbf767f42 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 4096 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + - serializedVersion: 2 + buildTarget: Standalone + maxTextureSize: 4096 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor.meta new file mode 100644 index 0000000..eaf23a8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6b4ce2e4572794cf9ab8621e3cb5a463 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AO.png new file mode 100644 index 0000000..b18cd1a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..baef209 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: d8c12a15ac6f84c3d8564278f6941cb2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..8951801 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..c11a2c8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: f698d293acd78408984dfe276b1854b3 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..aa4fdbe Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..2bd80a7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 54cf92d12f06340758b8d62d10380e8d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_Normal.png new file mode 100644 index 0000000..cf7d899 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..6cfe6c3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileDoor/ProfileDoor_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 41a134acdba944674be9fe271c1ac962 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd.meta new file mode 100644 index 0000000..f800ba9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 65bcfbf8ded3d447cac96cdf4c5246a7 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AO.png new file mode 100644 index 0000000..ec830d4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..87f88b9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: b34685aa6b3a948ab8ed709f6febe038 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..c35cc86 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..f2de9f0 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 075af33a99d964f91ad0e5afac236366 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..d26fa22 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..9b1d9e1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3466ba5caf39345b590af15763214d50 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_Normal.png new file mode 100644 index 0000000..4125ec7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..40de858 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileEnd/ProfileEnd_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: c95ef473e6f9544a5ac1d8dbe237169c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection.meta new file mode 100644 index 0000000..b839480 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 78818fbe810734adc92e90dc98944888 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AO.png new file mode 100644 index 0000000..5f95ae1 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..e9dfc1f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 6286656f1556e4452abaf059c45542fe +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..b524812 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..36c51b4 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2bd287eab1a35473da244b758797e7ed +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..3599eee Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..b549b9c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2f67167df0b9141328424c035aae5bce +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_Normal.png new file mode 100644 index 0000000..552a338 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..87ce836 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileIntersection/ProfileIntersection_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 489c89a78a35e41218d644a79ab7d358 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow.meta new file mode 100644 index 0000000..efac373 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a7b71eb21eaa54ff39036e3017828fc1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar.meta new file mode 100644 index 0000000..f5c365a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a023326af82864867bb71c985880eba9 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AO.png new file mode 100644 index 0000000..d5cd318 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AO.png.meta new file mode 100644 index 0000000..5364595 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 036bcccda316e40608ed11183db444e4 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AlbedoTransparency.png new file mode 100644 index 0000000..04922b1 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AlbedoTransparency.png.meta new file mode 100644 index 0000000..363e5aa --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 92aa2227e64734c7a911be4af99586f2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_MetallicSmoothness.png new file mode 100644 index 0000000..537520d Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_MetallicSmoothness.png.meta new file mode 100644 index 0000000..cd5516d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 209dbe28892c54b6d91248966acc1d6c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_Normal.png new file mode 100644 index 0000000..afa74d7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_Normal.png.meta new file mode 100644 index 0000000..909ff0b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Bar/ProfileWindow1_Material.002_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 8296d05c7ad2a4c9686e986f87c3c093 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass.meta new file mode 100644 index 0000000..f69b035 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c54e5efd721a74e7eb1006f5a5a3d9a1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AO.png new file mode 100644 index 0000000..735bf74 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AO.png.meta new file mode 100644 index 0000000..0315704 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 34c04f373332249bf9ead6e7b4a84bb2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AlbedoTransparency.png new file mode 100644 index 0000000..3bff98a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AlbedoTransparency.png.meta new file mode 100644 index 0000000..2a20066 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 1febf84ec681346609e883512741fa66 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_MetallicSmoothness.png new file mode 100644 index 0000000..95349b1 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_MetallicSmoothness.png.meta new file mode 100644 index 0000000..7545fe0 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: d3df412f22fbf48f4905d6401ea6cf1f +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_Normal.png new file mode 100644 index 0000000..28769f5 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_Normal.png.meta new file mode 100644 index 0000000..1d6cc71 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Glass/ProfileWindow1_Glass_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: a422eca0cd1184ea9b3aac834a94234a +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile.meta new file mode 100644 index 0000000..57014d1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: af03f99bf9ad34a97b35e84bcf8dd0e4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AO.png new file mode 100644 index 0000000..b6c05c1 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AO.png.meta new file mode 100644 index 0000000..a8a701e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 5a73072cd080e4c0a96bacbe539d014b +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AlbedoTransparency.png new file mode 100644 index 0000000..b173e59 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AlbedoTransparency.png.meta new file mode 100644 index 0000000..228b364 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 32a6951485bf24ec38f32f7c60572fe8 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Emission.png new file mode 100644 index 0000000..c129f41 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Emission.png.meta new file mode 100644 index 0000000..fbc51af --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2511a47a747e64f5c98c13715f1540e7 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_MetallicSmoothness.png new file mode 100644 index 0000000..bf3bded Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_MetallicSmoothness.png.meta new file mode 100644 index 0000000..e64b922 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 26a99ef11e10f482faea0b7b8597022d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Normal.png new file mode 100644 index 0000000..365eda2 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Normal.png.meta new file mode 100644 index 0000000..3bb9108 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Profile/ProfileWindow1_Material.004_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: c15cbdc8e9f4b45aba84aa17e99ad19f +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent.meta new file mode 100644 index 0000000..e44de4a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0a8e0f9ca6ffb4666b8bc2cf973fba2e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AO.png new file mode 100644 index 0000000..a634f1b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AO.png.meta new file mode 100644 index 0000000..1ad5307 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ce998a81cc3c54ef2935e5e2784b3617 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AlbedoTransparency.png new file mode 100644 index 0000000..b3fb2f8 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AlbedoTransparency.png.meta new file mode 100644 index 0000000..97e6db6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e01caeb2db3624a1096b2d66a818edb9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_MetallicSmoothness.png new file mode 100644 index 0000000..45a0ec9 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_MetallicSmoothness.png.meta new file mode 100644 index 0000000..4e7c37d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: a8500408dfa4947b9a049db685332b79 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_Normal.png new file mode 100644 index 0000000..f5e9f23 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_Normal.png.meta new file mode 100644 index 0000000..615b663 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Vent/ProfileWindow1_Material.001_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3324d7fab3dfa4685883e9064f623fb6 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window.meta new file mode 100644 index 0000000..b0eab50 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 78e1fc4bda5cc44cda425226bb15089c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AO.png new file mode 100644 index 0000000..c75df83 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AO.png.meta new file mode 100644 index 0000000..ae7e872 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 6be956e4475f64cf9a06665aaefc7a69 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AlbedoTransparency.png new file mode 100644 index 0000000..385e48b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AlbedoTransparency.png.meta new file mode 100644 index 0000000..9ea438b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ad36ab66c42a34b7ebe5fe3088b24d33 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_MetallicSmoothness.png new file mode 100644 index 0000000..5cdd31d Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_MetallicSmoothness.png.meta new file mode 100644 index 0000000..26d63db --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 77430f38925ba4e4a8316cf7a1b429f8 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_Normal.png new file mode 100644 index 0000000..a9da3f6 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_Normal.png.meta new file mode 100644 index 0000000..d8a568b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/ProfileWindow/Window/ProfileWindow1_Material.003_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 64a105eed5a7f462d874898b93521316 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1.meta new file mode 100644 index 0000000..0b77349 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7aebb996e762b4af7b9410d5fc54ef76 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AO.png new file mode 100644 index 0000000..8dabab8 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..1aa718a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 1670b6e60d50d4cab95670488dcca0f1 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..3793881 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..efede8e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ee01897ab70744178bd3927a6ed5ac6c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Emission.png new file mode 100644 index 0000000..03f3279 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Emission.png.meta new file mode 100644 index 0000000..51126f3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 7e59121567ee04a25960e760eb8cf237 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..4f77d51 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..83275fd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 89c5e1a3115324b2684f5d99870bcea2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Normal.png new file mode 100644 index 0000000..56b243c Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..4685958 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor1/SideFloor1_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: c58bced94b1424768befc366eb286b71 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2.meta new file mode 100644 index 0000000..45a62f2 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b0dc851dbf0964708a725cb6b264f884 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AO.png new file mode 100644 index 0000000..0db120e Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AO.png.meta new file mode 100644 index 0000000..bddc0a1 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 547a9b9800fb64e3b9313a54b90809e3 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AlbedoTransparency.png new file mode 100644 index 0000000..bba9404 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AlbedoTransparency.png.meta new file mode 100644 index 0000000..fae4b21 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3816c687f78144ee9bea4610bcd0af23 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Emission.png new file mode 100644 index 0000000..9f2d754 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Emission.png.meta new file mode 100644 index 0000000..361467c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: edb146a954ebe462e81255b73f0f2d35 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_MetallicSmoothness.png new file mode 100644 index 0000000..e811255 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_MetallicSmoothness.png.meta new file mode 100644 index 0000000..4a3f258 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 9b9ef2668a4c54e21be2957b5ea3d952 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Normal.png new file mode 100644 index 0000000..213e424 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Normal.png.meta new file mode 100644 index 0000000..3d81f95 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.001_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 61951926469144cd580d8f7f15afdef7 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AO.png new file mode 100644 index 0000000..0ce83ff Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AO.png.meta new file mode 100644 index 0000000..f287ea3 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 989ae5752b87a4f35bf38e9010280020 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AlbedoTransparency.png new file mode 100644 index 0000000..e42fe89 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AlbedoTransparency.png.meta new file mode 100644 index 0000000..091fcea --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 73793b9a3221f4b42a15cc67c20a9aaf +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_MetallicSmoothness.png new file mode 100644 index 0000000..52550a4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_MetallicSmoothness.png.meta new file mode 100644 index 0000000..04a84ca --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: c2012e4cb26484b50a8f55bb2d74a381 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_Normal.png new file mode 100644 index 0000000..45caac9 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_Normal.png.meta new file mode 100644 index 0000000..238ce36 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideFloor2/SideFloor2_Material.002_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 72d5fd421a9824891b70e23ffd26a8c2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1.meta new file mode 100644 index 0000000..cc0a6c6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c532c20bdc97e4380856dda30306075e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AO.png new file mode 100644 index 0000000..ed523c7 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..9591ca2 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: bc5c508ba37c14c3087c14b428f38791 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..db0d155 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..55dfdab --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: f171d6fed57e74c41be8e408cafa8786 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Emission.png new file mode 100644 index 0000000..f781dde Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Emission.png.meta new file mode 100644 index 0000000..6d61b9a --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: fba8c54ae09f34ee48e05b7ec2d52970 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..fbf4c19 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..69d4a2e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 60afb0efa1c574cce8641e60e54816eb +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Normal.png new file mode 100644 index 0000000..251b521 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..6383964 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/SideWall1/SideWall1.1_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 35cad5dad5be443c29e5d1629ff390f2 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4.meta b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4.meta new file mode 100644 index 0000000..86e6723 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e650ac4cb7e3a46b7b55f489b3d6e408 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AO.png new file mode 100644 index 0000000..1842a3f Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..85398ee --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 98963ed351bac49348cf9a6225155d7f +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..d3c0e74 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..0b9c188 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 8afd2d8710466475d98574532d839e2c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Emission.png new file mode 100644 index 0000000..4b52869 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Emission.png.meta new file mode 100644 index 0000000..09a9dcd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 0aed2b433e46847b89b3d7d86b4c7c7d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..20aabf0 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..b1a020c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: c42c2d0d06021475f9a7cfdfe12924b5 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Normal.png new file mode 100644 index 0000000..d615f4b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..d988577 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/TopWall4/TopWall4_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 1817ad7e62b044e019c69a044119db29 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall1.meta new file mode 100644 index 0000000..5c7371d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5f71f8cd9e29540c18ecbe1fad05b9a1 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AO.png new file mode 100644 index 0000000..a33660b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..2e3cc29 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 42b089e63235c4193a40b9c0d4b31167 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..7d0224e Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..c1222dc --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: bac753726a8b544c7ba2b6af647eaf73 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..e15bc3e Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..2023e9e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 3ae536109218c4156bec80789bca80b9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_Normal.png new file mode 100644 index 0000000..c0b50d4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..b16a4cc --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall1/Wall1_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 66e2777b5c24047788eacf878d8593b9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall12.meta new file mode 100644 index 0000000..4939d49 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall12.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 05a2636e36cc347cba8c8fa8b35528aa +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AO.png new file mode 100644 index 0000000..b6a5ea0 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..ec59a47 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 43b8f8676ae89413eb5b86caf133d83f +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..586fc37 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..dcc245c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 4122baa1f3ab144db99cc267936f6c1c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..c1073c4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..9a5b08d --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 920e1925863a84f6ca0e84044b9fe910 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_Normal.png new file mode 100644 index 0000000..2babe08 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..ac42286 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall12/Wall12_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e00cf51e870254abba83274eb91e9a1a +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2.meta new file mode 100644 index 0000000..495a28e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e9c6439913d7f4f8b821c58cb1eb3d14 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AO.png new file mode 100644 index 0000000..c9828c3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AO.png.meta new file mode 100644 index 0000000..9f6c0e9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: f698f8fc3313b40c4a849fc4879cec7c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AlbedoTransparency.png new file mode 100644 index 0000000..c6acd9b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AlbedoTransparency.png.meta new file mode 100644 index 0000000..d83d3f6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e2d74128d8ff145339888d215d94ee66 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_MetallicSmoothness.png new file mode 100644 index 0000000..5690866 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_MetallicSmoothness.png.meta new file mode 100644 index 0000000..be0fb24 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e68072ff349fb47d3b152f469f2febad +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_Normal.png new file mode 100644 index 0000000..ab1c6fb Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_Normal.png.meta new file mode 100644 index 0000000..0cec7cd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.001_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 342410a3f5216405b9c875012da609fe +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AO.png new file mode 100644 index 0000000..641b251 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AO.png.meta new file mode 100644 index 0000000..6e420ac --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 0ae405051a0ea451c80d3cb1253fc0c9 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AlbedoTransparency.png new file mode 100644 index 0000000..b04b6e0 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AlbedoTransparency.png.meta new file mode 100644 index 0000000..76121f9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 795eee6dc2e3b4c5ba974b6ffbfccee6 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_MetallicSmoothness.png new file mode 100644 index 0000000..f7e9f4f Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_MetallicSmoothness.png.meta new file mode 100644 index 0000000..a5ff384 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 612f85ee209b045f1ab914539ad62f1d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_Normal.png new file mode 100644 index 0000000..ac8c8bb Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_Normal.png.meta new file mode 100644 index 0000000..d724684 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall2/Wall2_Material.002_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 9ce118d0d4f604ba08e3302494fc9b72 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall3.meta new file mode 100644 index 0000000..e6e1f49 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8471f930499744b0598c256963cf8535 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AO.png new file mode 100644 index 0000000..e7016ab Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..bf7abbf --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: f66041b6cd7ae4c0d8c243b3334a9578 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..6e28e2d Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..2a8db58 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 4265b60e481ad46e1887b73479ee622c +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..be1c27f Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..849d809 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 908571fff4dd34da89d80818cd9f4aa0 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_Normal.png new file mode 100644 index 0000000..248a6a3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..6e3c8ed --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/Wall3/Wall3_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2188b48b976044e319745fa5935c0412 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor.meta new file mode 100644 index 0000000..fac9620 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3ba7e994122b74a22b0e5b79e35c0de2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AO.png new file mode 100644 index 0000000..f74b825 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..7c72b19 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: bc1aad26768804929b4ee092e6091851 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..dd7aff4 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..0d1339b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 5710493520d5d49d9bf19276bed1b35b +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Emission.png new file mode 100644 index 0000000..07263f2 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Emission.png.meta new file mode 100644 index 0000000..9fdfa03 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 4323213a0c0aa43a0a6343933ef95468 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..e223dfb Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..97f583c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: ef2c2e8b8c0f544998e500151e2a0c89 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Normal.png new file mode 100644 index 0000000..4c70249 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..608310e --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallDoor/WallDoor_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 43cb2a0190beb49fa9b3e3b82a0fe7fa +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection.meta new file mode 100644 index 0000000..ee206b7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8d6cb28bc76924478a451742d7dcfd3b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AO.png new file mode 100644 index 0000000..22ad8dc Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..6681c94 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 32f4f5dba9a29439ebdb791b79018a38 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..291dbb6 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..b77b712 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 6923d27cec8864359934815cd241cec6 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Emission.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Emission.png new file mode 100644 index 0000000..289701a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Emission.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Emission.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Emission.png.meta new file mode 100644 index 0000000..bd45fdc --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Emission.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 9a1bacdc8f3fa41b984ee1b5e125675d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..a3e5671 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..8bf7fa2 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: e01b3dea7961f4007a41e912169b83a0 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Normal.png new file mode 100644 index 0000000..fd60913 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..a41a4dc --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection/WallIntersection_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 2da1fbf64ffb34c538c9b0bfcbaa8edc +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1.meta new file mode 100644 index 0000000..abb99a9 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a79cbe1b6f1874d1a9d7f24ab78a2772 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AO.png new file mode 100644 index 0000000..02fa6c9 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..bda180f --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 36ae374694679497994877b367a6c7ec +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..aa84a75 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..45b8e4b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: d5f96446fad944bc1b06edfe48a75082 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..2948b3a Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..4d65636 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 015686a4498a54f7ebdfd7e3bf2272ec +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_Normal.png new file mode 100644 index 0000000..6c4cf27 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..6fb23b8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection1/WallIntersection1_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 01231e3d46d6547578d3ca8ca0140af8 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2.meta new file mode 100644 index 0000000..1ddfdbd --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e824469286cd443da806b6871ad871b0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AO.png new file mode 100644 index 0000000..6c454be Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..149b02b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: cd12c45331dd4471a94cb758eb72b8cf +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..4a6614b Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..5f654e7 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: c4a1515fa80d847358687fde0555d7f4 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..b767040 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..deccb25 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,78 @@ +fileFormatVersion: 2 +guid: a12b931fe4280411ea33f1ce6ea60603 +TextureImporter: + fileIDToRecycleName: + 2186277476908879412: ImportLogs + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: [] + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_Normal.png new file mode 100644 index 0000000..21f7333 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..6a853b8 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection2/WallIntersection2_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 53776a38ba360467dbaf4f4d21435e08 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3.meta new file mode 100644 index 0000000..846800b --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 39199c3b6a6df44c6a4090b41242361b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AO.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AO.png new file mode 100644 index 0000000..edcb887 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AO.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AO.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AO.png.meta new file mode 100644 index 0000000..0544b35 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AO.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 450e9bfaf3a184d2489da6f68f1b1b7e +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AlbedoTransparency.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AlbedoTransparency.png new file mode 100644 index 0000000..0202ac3 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AlbedoTransparency.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AlbedoTransparency.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AlbedoTransparency.png.meta new file mode 100644 index 0000000..eec0b0c --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_AlbedoTransparency.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: fb072f518438449e2914d984d35b8462 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_MetallicSmoothness.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_MetallicSmoothness.png new file mode 100644 index 0000000..c12e5f6 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_MetallicSmoothness.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_MetallicSmoothness.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_MetallicSmoothness.png.meta new file mode 100644 index 0000000..aac5b20 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_MetallicSmoothness.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 682f374ced9ea4bde802cea9ce5a8d49 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_Normal.png b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_Normal.png new file mode 100644 index 0000000..e096c82 Binary files /dev/null and b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_Normal.png differ diff --git a/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_Normal.png.meta b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_Normal.png.meta new file mode 100644 index 0000000..98d03d6 --- /dev/null +++ b/Assets/World/Sci Fi Modular Pack/Textures/WallIntersection3/WallIntersection3_DefaultMaterial_Normal.png.meta @@ -0,0 +1,88 @@ +fileFormatVersion: 2 +guid: 1194c1461686f4857bf3213d2465e683 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + 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 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: