From 929a0bedb88d10b32b87592455fc9e59e8725058 Mon Sep 17 00:00:00 2001 From: jayjaymore <138552930+jayjaymore@users.noreply.github.com> Date: Sun, 1 Jun 2025 19:58:29 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A3=A8=ED=94=84=ED=83=91=EC=B9=B4=ED=8E=98?= =?UTF-8?q?=20=EC=9E=AC=EC=97=85=EB=A1=9C=EB=93=9C=20:=20=EB=82=AE,=20?= =?UTF-8?q?=EB=B0=A4=20=EB=B2=84=EC=A0=84=20=EC=94=AC=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Partyflag.Materials.meta} | 2 +- .../Glb/Partyflag.Materials/Party flag.mat | 219 +++++++++++++++++ .../Partyflag.Materials/Party flag.mat.meta | 8 + .../Partyflag.Materials/파라솔_테이블보.mat | 219 +++++++++++++++++ .../파라솔_테이블보.mat.meta | 8 + .../Rooftop Cafe/Glb/Partyflag.Textures.meta | 8 + .../Glb/Partyflag.Textures/06_1000.png | 3 + .../Glb/Partyflag.Textures/06_1000.png.meta | 141 +++++++++++ .../Glb/Partyflag.Textures/Party flag.png | 3 + .../Partyflag.Textures/Party flag.png.meta | 141 +++++++++++ .../Glb/Partyflag.Textures/T_Party flag.png | 3 + .../Partyflag.Textures/T_Party flag.png.meta | 141 +++++++++++ .../Background/Rooftop Cafe/Glb/Partyflag.glb | 3 + .../Rooftop Cafe/Glb/Partyflag.glb.meta | 32 +++ .../{램프조명.mat => 램프조명(낮).mat} | 4 +- .../램프조명(낮).mat.meta | 8 + .../램프조명(밤).mat | 220 ++++++++++++++++++ ...프조명.mat.meta => 램프조명(밤).mat.meta} | 0 .../{전구조명.mat => 전구조명(낮).mat} | 6 +- .../전구조명(낮).mat.meta | 8 + .../전구조명(밤).mat | 220 ++++++++++++++++++ ...구조명.mat.meta => 전구조명(밤).mat.meta} | 0 ...um color texture-seamless(1)_NormalMap.png | 3 + ...lor texture-seamless(1)_NormalMap.png.meta | 141 +++++++++++ .../Rooftop Cafe_01.Textures/4_NormalMap.png | 3 + .../4_NormalMap.png.meta | 141 +++++++++++ .../plant_soil_basemap.tif | 3 + .../plant_soil_basemap.tif.meta | 141 +++++++++++ .../plant_soil_normal.tif | 3 + .../plant_soil_normal.tif.meta | 141 +++++++++++ .../Background/Rooftop Cafe/Light Point.fbx | 3 + .../Rooftop Cafe/Light Point.fbx.meta | 107 +++++++++ .../Rooftop Cafe/Scene/Rooftop Cafe.unity | 3 - .../Rooftop Cafe/GlobalVolumeProfile.asset | 3 - .../Rooftop Cafe/Scene/Scene_Day.meta | 8 + .../Scene/Scene_Day/Rooftop Cafe_Day.unity | 3 + .../Scene_Day/Rooftop Cafe_Day.unity.meta | 7 + .../Rooftop Cafe/Scene/Scene_night.meta | 8 + .../Scene/{ => Scene_night}/Rooftop Cafe.meta | 0 .../Rooftop Cafe/GlobalVolumeProfile.asset | 3 + .../GlobalVolumeProfile.asset.meta | 0 .../GlobalVolumeProfile_Day.asset | 3 + .../GlobalVolumeProfile_Day.asset.meta | 8 + .../Scene_night/Rooftop Cafe_Night.unity | 3 + .../Rooftop Cafe_Night.unity.meta} | 0 45 files changed, 2120 insertions(+), 12 deletions(-) rename Assets/ResourcesData/Background/Rooftop Cafe/{Volume.meta => Glb/Partyflag.Materials.meta} (77%) create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb.meta rename Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/{램프조명.mat => 램프조명(낮).mat} (98%) create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(낮).mat.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(밤).mat rename Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/{램프조명.mat.meta => 램프조명(밤).mat.meta} (100%) rename Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/{전구조명.mat => 전구조명(낮).mat} (97%) create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(낮).mat.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(밤).mat rename Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/{전구조명.mat.meta => 전구조명(밤).mat.meta} (100%) create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx.meta delete mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.unity delete mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe/GlobalVolumeProfile.asset create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night.meta rename Assets/ResourcesData/Background/Rooftop Cafe/Scene/{ => Scene_night}/Rooftop Cafe.meta (100%) create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile.asset rename Assets/ResourcesData/Background/Rooftop Cafe/Scene/{ => Scene_night}/Rooftop Cafe/GlobalVolumeProfile.asset.meta (100%) create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset.meta create mode 100644 Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe_Night.unity rename Assets/ResourcesData/Background/Rooftop Cafe/Scene/{Rooftop Cafe.unity.meta => Scene_night/Rooftop Cafe_Night.unity.meta} (100%) diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Volume.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials.meta similarity index 77% rename from Assets/ResourcesData/Background/Rooftop Cafe/Volume.meta rename to Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials.meta index ccd8be22..cec14342 100644 --- a/Assets/ResourcesData/Background/Rooftop Cafe/Volume.meta +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 095a5d02c8da31f4085e328109478dc5 +guid: 0a644df0423ed5c4ea88c24a085c8e34 folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat new file mode 100644 index 00000000..3e2ec3d6 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat @@ -0,0 +1,219 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-2320726535904990913 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 9 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Party flag + m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 6a4e1cce47da1ba4081fbd482f1efbca, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ClearCoatMap: + 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: 2800000, guid: 6a4e1cce47da1ba4081fbd482f1efbca, 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: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatMaskMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BlendOp: 0 + - _BumpScale: 1 + - _ClearCoat: 0 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _ScreenSpaceOutlineIntensity: 1 + - _ScreenSpaceOutlineWidth: 1 + - _Smoothness: 0.149 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SplatAlbedoMapATiling: 1 + - _SplatAlbedoMapBTiling: 1 + - _SplatAlbedoMapGTiling: 1 + - _SplatAlbedoMapRTiling: 1 + - _SplatHeightMultiplierA: 1 + - _SplatHeightMultiplierB: 1 + - _SplatHeightMultiplierG: 1 + - _SplatHeightMultiplierR: 1 + - _SplatMapFeatureOnOff: 0 + - _SplatMaskBlendingSoftness: 0.5 + - _SplatNormalMapIntensityA: 1 + - _SplatNormalMapIntensityB: 1 + - _SplatNormalMapIntensityG: 1 + - _SplatNormalMapIntensityR: 1 + - _SplatSmoothnessMultiplierA: 1 + - _SplatSmoothnessMultiplierB: 1 + - _SplatSmoothnessMultiplierG: 1 + - _SplatSmoothnessMultiplierR: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _ScreenSpaceOutlineColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + - _SplatAlbedoMapATintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapBTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapGTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapRTintColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat.meta new file mode 100644 index 00000000..62d5fc97 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/Party flag.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e7dcf71f1d8a2324bbdbe6d559b0eaac +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat new file mode 100644 index 00000000..6c6fc0d8 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat @@ -0,0 +1,219 @@ +%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: "\uD30C\uB77C\uC194_\uD14C\uC774\uBE14\uBCF4" + m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: 1915367194ae6e4469f85f434d3277d0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ClearCoatMap: + 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: 2800000, guid: 1915367194ae6e4469f85f434d3277d0, 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: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatMaskMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BlendOp: 0 + - _BumpScale: 1 + - _ClearCoat: 0 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _ScreenSpaceOutlineIntensity: 1 + - _ScreenSpaceOutlineWidth: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SplatAlbedoMapATiling: 1 + - _SplatAlbedoMapBTiling: 1 + - _SplatAlbedoMapGTiling: 1 + - _SplatAlbedoMapRTiling: 1 + - _SplatHeightMultiplierA: 1 + - _SplatHeightMultiplierB: 1 + - _SplatHeightMultiplierG: 1 + - _SplatHeightMultiplierR: 1 + - _SplatMapFeatureOnOff: 0 + - _SplatMaskBlendingSoftness: 0.5 + - _SplatNormalMapIntensityA: 1 + - _SplatNormalMapIntensityB: 1 + - _SplatNormalMapIntensityG: 1 + - _SplatNormalMapIntensityR: 1 + - _SplatSmoothnessMultiplierA: 1 + - _SplatSmoothnessMultiplierB: 1 + - _SplatSmoothnessMultiplierG: 1 + - _SplatSmoothnessMultiplierR: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _ScreenSpaceOutlineColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + - _SplatAlbedoMapATintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapBTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapGTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapRTintColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &961811789283993439 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 9 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat.meta new file mode 100644 index 00000000..5908f3f9 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Materials/파라솔_테이블보.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 94b28971f74244548a67e178616161a2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures.meta new file mode 100644 index 00000000..cb24c11e --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3082177dd8f6cd246b9f1cec1cb84264 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png new file mode 100644 index 00000000..fb77bf88 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65228098edec67f5ef1377301a1685076a969409cf70c7c93211bc832fae70f +size 1032109 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png.meta new file mode 100644 index 00000000..4e526dd7 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/06_1000.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 1915367194ae6e4469f85f434d3277d0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png new file mode 100644 index 00000000..408304be --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e72d0fb972d12eea31b36036f72eab9c12c80a50ea63190492bf7021a25689 +size 173496 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png.meta new file mode 100644 index 00000000..21b604da --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/Party flag.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 6a4e1cce47da1ba4081fbd482f1efbca +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 2 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png new file mode 100644 index 00000000..aefce398 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37efd2e0c4e0b193be9999041d3e46ffe956ce2ea7f1eacd09be5cc1ef97bc4f +size 213996 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png.meta new file mode 100644 index 00000000..a52832d3 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.Textures/T_Party flag.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 4a649b68ca7112a4f897bc265e41e281 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb new file mode 100644 index 00000000..9048f130 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381d1295fd461c0769cdb6c7cb733cf81465f12c71389309d000404fda83e607 +size 521820 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb.meta new file mode 100644 index 00000000..6b48eafb --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Partyflag.glb.meta @@ -0,0 +1,32 @@ +fileFormatVersion: 2 +guid: 0f4dda37656c82b4eb8ce8962f1ce5f6 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Party flag + second: {fileID: 2100000, guid: e7dcf71f1d8a2324bbdbe6d559b0eaac, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: "\uD30C\uB77C\uC194_\uD14C\uC774\uBE14\uBCF4" + second: {fileID: 2100000, guid: 94b28971f74244548a67e178616161a2, type: 2} + - first: + type: UnityEngine:Texture + assembly: UnityEngine.CoreModule + name: 06_1000 + second: {fileID: 2800000, guid: 1915367194ae6e4469f85f434d3277d0, type: 3} + - first: + type: UnityEngine:Texture + assembly: UnityEngine.CoreModule + name: Party flag + second: {fileID: 2800000, guid: 6a4e1cce47da1ba4081fbd482f1efbca, type: 3} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: cc45016b844e7624dae3aec10fb443ea, type: 3} + reverseAxis: 2 + renderPipeline: 1 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명.mat b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(낮).mat similarity index 98% rename from Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명.mat rename to Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(낮).mat index 51498259..927b350d 100644 --- a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명.mat +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(낮).mat @@ -20,7 +20,7 @@ Material: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: "\uB7A8\uD504\uC870\uBA85" + m_Name: "\uB7A8\uD504\uC870\uBA85(\uB0AE)" m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3} m_Parent: {fileID: 0} m_ModifiedSerializedProperties: 0 @@ -208,7 +208,7 @@ Material: m_Colors: - _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _EmissionColor: {r: 1.4339623, g: 1.0131735, b: 0.48024213, a: 1} - _ScreenSpaceOutlineColor: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} - _SplatAlbedoMapATintColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(낮).mat.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(낮).mat.meta new file mode 100644 index 00000000..97530950 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(낮).mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b9a7a7d7d9325ed4282fe206e9fc8757 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(밤).mat b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(밤).mat new file mode 100644 index 00000000..d2badf32 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(밤).mat @@ -0,0 +1,220 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-9066131905170466574 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 9 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: "\uB7A8\uD504\uC870\uBA85(\uBC24)" + m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 2800000, guid: fffd9595a0f3f0941ba2c184249cf615, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ClearCoatMap: + 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: 2800000, guid: fffd9595a0f3f0941ba2c184249cf615, 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: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatMaskMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BlendOp: 0 + - _BumpScale: 1 + - _ClearCoat: 0 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _ScreenSpaceOutlineIntensity: 1 + - _ScreenSpaceOutlineWidth: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SplatAlbedoMapATiling: 1 + - _SplatAlbedoMapBTiling: 1 + - _SplatAlbedoMapGTiling: 1 + - _SplatAlbedoMapRTiling: 1 + - _SplatHeightMultiplierA: 1 + - _SplatHeightMultiplierB: 1 + - _SplatHeightMultiplierG: 1 + - _SplatHeightMultiplierR: 1 + - _SplatMapFeatureOnOff: 0 + - _SplatMaskBlendingSoftness: 0.5 + - _SplatNormalMapIntensityA: 1 + - _SplatNormalMapIntensityB: 1 + - _SplatNormalMapIntensityG: 1 + - _SplatNormalMapIntensityR: 1 + - _SplatSmoothnessMultiplierA: 1 + - _SplatSmoothnessMultiplierB: 1 + - _SplatSmoothnessMultiplierG: 1 + - _SplatSmoothnessMultiplierR: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 1.4339623, g: 1.0131735, b: 0.48024213, a: 1} + - _ScreenSpaceOutlineColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + - _SplatAlbedoMapATintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapBTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapGTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapRTintColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명.mat.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(밤).mat.meta similarity index 100% rename from Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명.mat.meta rename to Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/램프조명(밤).mat.meta diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명.mat b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(낮).mat similarity index 97% rename from Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명.mat rename to Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(낮).mat index 375c3d80..ee8817de 100644 --- a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명.mat +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(낮).mat @@ -20,7 +20,7 @@ Material: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: "\uC804\uAD6C\uC870\uBA85" + m_Name: "\uC804\uAD6C\uC870\uBA85(\uB0AE)" m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3} m_Parent: {fileID: 0} m_ModifiedSerializedProperties: 0 @@ -206,9 +206,9 @@ Material: - _XRMotionVectorsPass: 1 - _ZWrite: 1 m_Colors: - - _BaseColor: {r: 1, g: 0.92389506, b: 0.754477, a: 0.4} + - _BaseColor: {r: 1, g: 0.9901168, b: 0.9481132, a: 0.4} - _Color: {r: 1, g: 0.92389506, b: 0.754477, a: 0.4} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _EmissionColor: {r: 1.8490566, g: 1.3464361, b: 0.8809185, a: 1} - _ScreenSpaceOutlineColor: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} - _SplatAlbedoMapATintColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(낮).mat.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(낮).mat.meta new file mode 100644 index 00000000..298e2603 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(낮).mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 45e75c1ee393c1b4ca80976b37cfe7ba +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(밤).mat b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(밤).mat new file mode 100644 index 00000000..dfbfe745 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(밤).mat @@ -0,0 +1,220 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-2454834771718114560 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 9 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: "\uC804\uAD6C\uC870\uBA85(\uBC24)" + m_Shader: {fileID: 4800000, guid: 50e19b7c9fbe3324e978246ad9789e96, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: + - _EMISSION + m_InvalidKeywords: [] + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ClearCoatMap: + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatAlbedoMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatMaskMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatNormalMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapA: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapB: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapG: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SplatPackedDataMapR: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AddPrecomputedVelocity: 0 + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BlendOp: 0 + - _BumpScale: 1 + - _ClearCoat: 0 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _ScreenSpaceOutlineIntensity: 1 + - _ScreenSpaceOutlineWidth: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SplatAlbedoMapATiling: 1 + - _SplatAlbedoMapBTiling: 1 + - _SplatAlbedoMapGTiling: 1 + - _SplatAlbedoMapRTiling: 1 + - _SplatHeightMultiplierA: 1 + - _SplatHeightMultiplierB: 1 + - _SplatHeightMultiplierG: 1 + - _SplatHeightMultiplierR: 1 + - _SplatMapFeatureOnOff: 0 + - _SplatMaskBlendingSoftness: 0.5 + - _SplatNormalMapIntensityA: 1 + - _SplatNormalMapIntensityB: 1 + - _SplatNormalMapIntensityG: 1 + - _SplatNormalMapIntensityR: 1 + - _SplatSmoothnessMultiplierA: 1 + - _SplatSmoothnessMultiplierB: 1 + - _SplatSmoothnessMultiplierG: 1 + - _SplatSmoothnessMultiplierR: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.990566, g: 0.86581075, b: 0.5747152, a: 0.4} + - _Color: {r: 1, g: 0.92389506, b: 0.754477, a: 0.4} + - _EmissionColor: {r: 1.8490566, g: 1.3464361, b: 0.8809185, a: 1} + - _ScreenSpaceOutlineColor: {r: 1, g: 1, b: 1, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + - _SplatAlbedoMapATintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapBTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapGTintColor: {r: 1, g: 1, b: 1, a: 1} + - _SplatAlbedoMapRTintColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명.mat.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(밤).mat.meta similarity index 100% rename from Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명.mat.meta rename to Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Materials/전구조명(밤).mat.meta diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png new file mode 100644 index 00000000..909a4170 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e94cfc18237a1e9ab5c53eceb65d32c3ca5501aa2e33c94f63faea0dcd21a3 +size 1279988 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png.meta new file mode 100644 index 00000000..e25c78b9 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/108_plum wood medium color texture-seamless(1)_NormalMap.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 04ae72a49b5bb6a4e8bba237e6b76a05 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png new file mode 100644 index 00000000..4068cbc3 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c2d70517d62d226255f6a22651cd211f998262965938373960569be7f57841 +size 763479 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png.meta new file mode 100644 index 00000000..0a39752b --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/4_NormalMap.png.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: ad2969a9c1149f145ace526cc340d998 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif new file mode 100644 index 00000000..45e57b80 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cfcac4a5f44290df6f2279add97897743820efd9eeacf28d61ec2ee075130d +size 6317800 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif.meta new file mode 100644 index 00000000..eeb829ca --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_basemap.tif.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 00403208e167e964ebceff71e7773ed3 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif new file mode 100644 index 00000000..8f92c99a --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e964eb4a4f1ff1aa8ca4f9017eea99411b896fff4579551761e5d2f02bd996a +size 3717476 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif.meta new file mode 100644 index 00000000..989f8ce8 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Glb/Rooftop Cafe_01.Textures/plant_soil_normal.tif.meta @@ -0,0 +1,141 @@ +fileFormatVersion: 2 +guid: 8e8c9239f7154464fa9e7389770e6298 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Win64 + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx b/Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx new file mode 100644 index 00000000..5397ef16 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de3466f1ab2c7084403ffbe9c1cc91cfd5031f3ab012c17c56537a4b20bc98d +size 82924 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx.meta new file mode 100644 index 00000000..9ed6ee28 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Light Point.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 2a6a28b4fb334c84bac368cd5be0a3f1 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.unity b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.unity deleted file mode 100644 index 0c91f0c7..00000000 --- a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.unity +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d67c9aff21b5c0e7f030b20a825961eb873b5f92c35e73565b9542bee747d93 -size 20641 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe/GlobalVolumeProfile.asset b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe/GlobalVolumeProfile.asset deleted file mode 100644 index cef44dde..00000000 --- a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe/GlobalVolumeProfile.asset +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d368084084637a35d43c5a92c1a8897904c5762ee151f97a2351ffdb4bc473f -size 2387 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day.meta new file mode 100644 index 00000000..9923b495 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 600931973394a834080eab438af71ab3 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity new file mode 100644 index 00000000..a1f027b9 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14093b85d39db2ef88a1b0b9713c755d9cef3e8c8d9a4a144f4938f6192d558e +size 148285 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity.meta new file mode 100644 index 00000000..73429b89 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_Day/Rooftop Cafe_Day.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: af0155e83683feb4ebad492f7b729931 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night.meta new file mode 100644 index 00000000..40cb9a38 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3d9ff7bee9cb332489fced020609bd2b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe.meta similarity index 100% rename from Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.meta rename to Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe.meta diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile.asset b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile.asset new file mode 100644 index 00000000..9ddc14f9 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile.asset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dff1ff1196a12993b56cd4cd5955f186118d7b533249da1ffe161f6543a927fe +size 7867 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe/GlobalVolumeProfile.asset.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile.asset.meta similarity index 100% rename from Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe/GlobalVolumeProfile.asset.meta rename to Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile.asset.meta diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset new file mode 100644 index 00000000..487ba987 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a281ada7019a2df693abac94f561fc707be30b947f9cd110d14fd196a322e06c +size 7868 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset.meta new file mode 100644 index 00000000..a4733a03 --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe/GlobalVolumeProfile_Day.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 12b332e751dcdc647bc7e27fbe88a2d3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe_Night.unity b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe_Night.unity new file mode 100644 index 00000000..c7bdf54d --- /dev/null +++ b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe_Night.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28141429e9770505d5e0ca1f5966070895caa6760fa73bcc431a405f951bad10 +size 127088 diff --git a/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.unity.meta b/Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe_Night.unity.meta similarity index 100% rename from Assets/ResourcesData/Background/Rooftop Cafe/Scene/Rooftop Cafe.unity.meta rename to Assets/ResourcesData/Background/Rooftop Cafe/Scene/Scene_night/Rooftop Cafe_Night.unity.meta