From 7bd490413009330e4e05953f3f9120339849d61a Mon Sep 17 00:00:00 2001 From: jayjaymore <138552930+jayjaymore@users.noreply.github.com> Date: Thu, 25 Jun 2026 02:21:30 +0900 Subject: [PATCH] =?UTF-8?q?Add=20:=20=EB=8F=85=EC=A5=90=EC=BD=98=EC=84=9C?= =?UTF-8?q?=ED=8A=B8=20=EC=8A=A4=ED=83=A0=EB=94=A9=EC=B2=B4=EC=96=B4=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20=EA=B2=BD=EB=A1=9C=20:=20Streamingle=5FURP?= =?UTF-8?q?\Assets\ResourcesData\Prop\=EC=8A=A4=ED=83=A0=EB=94=A9=EC=B2=B4?= =?UTF-8?q?=EC=96=B4\Prefeb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/ResourcesData/Prop/스탠딩체어.meta | 8 + .../ResourcesData/Prop/스탠딩체어/Model.meta | 8 + .../Prop/스탠딩체어/Model/Materials.meta | 8 + .../스탠딩체어/Model/Materials/Leather.mat | 139 ++++++++++++++++++ .../Model/Materials/Leather.mat.meta | 8 + .../Prop/스탠딩체어/Model/Materials/Metal.mat | 139 ++++++++++++++++++ .../스탠딩체어/Model/Materials/Metal.mat.meta | 8 + .../Prop/스탠딩체어/Model/Textures.meta | 8 + .../스탠딩체어/Model/Textures/Leather.png | 3 + .../Model/Textures/Leather.png.meta | 117 +++++++++++++++ .../Prop/스탠딩체어/Model/Textures/Metal.png | 3 + .../스탠딩체어/Model/Textures/Metal.png.meta | 117 +++++++++++++++ .../Prop/스탠딩체어/Model/스탠딩의자.fbx | 3 + .../Prop/스탠딩체어/Model/스탠딩의자.fbx.meta | 120 +++++++++++++++ .../ResourcesData/Prop/스탠딩체어/Prefeb.meta | 8 + .../Prop/스탠딩체어/Prefeb/스탠딩의자.prefab | 3 + .../스탠딩체어/Prefeb/스탠딩의자.prefab.meta | 7 + .../Prop/스탠딩체어/Thumbnail.meta | 8 + 18 files changed, 715 insertions(+) create mode 100644 Assets/ResourcesData/Prop/스탠딩체어.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Materials.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Textures.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Prefeb.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab.meta create mode 100644 Assets/ResourcesData/Prop/스탠딩체어/Thumbnail.meta diff --git a/Assets/ResourcesData/Prop/스탠딩체어.meta b/Assets/ResourcesData/Prop/스탠딩체어.meta new file mode 100644 index 000000000..ad42fa8c5 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a68295f40e668a74284ffe9a5c2d743e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model.meta new file mode 100644 index 000000000..b143ca9c0 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f88f68b68e5501d46b5ff16313fb8c86 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials.meta new file mode 100644 index 000000000..82ad52838 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cd4a218c214be174daaf7ff1b0cb4f6b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat new file mode 100644 index 000000000..c7fe88883 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat @@ -0,0 +1,139 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-4655177327624105514 +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: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion + version: 10 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Leather + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, 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: + - MOTIONVECTORS + 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} + - _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} + - 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 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9063317, g: 0.9063317, b: 0.9063317, a: 1} + - _Color: {r: 0.9063317, g: 0.9063317, b: 0.9063317, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat.meta new file mode 100644 index 000000000..5babeaf11 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Leather.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bb7071d70f4fc08419fdfdc045a09a05 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat new file mode 100644 index 000000000..a3949b8e1 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat @@ -0,0 +1,139 @@ +%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: Metal + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, 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: + - MOTIONVECTORS + 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} + - _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} + - 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 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _XRMotionVectorsPass: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9063317, g: 0.9063317, b: 0.9063317, a: 1} + - _Color: {r: 0.9063317, g: 0.9063317, b: 0.9063317, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 +--- !u!114 &6531880516286007121 +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: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion + version: 10 diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat.meta new file mode 100644 index 000000000..1f4906cb9 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Materials/Metal.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4a3a1d36fbbbfc14daf2c46a6c170139 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures.meta new file mode 100644 index 000000000..87074ac9c --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0c93e0e2b4ef5cc4ba7ca1cdce37876e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png new file mode 100644 index 000000000..dceb9e6cc --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be2069dfc9c7ece3930ea154a545c2bc685d924a8246bd5687cfa328974a88d +size 2063186 diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png.meta new file mode 100644 index 000000000..ce62063ba --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Leather.png.meta @@ -0,0 +1,117 @@ +fileFormatVersion: 2 +guid: 3cddf786e5fe4b049b4e2b59dc9168e2 +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: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png new file mode 100644 index 000000000..d50165265 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e261e951a3834880b94cdd330d3e1c61f3598b60888d811022c05e80bb6f253 +size 490076 diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png.meta new file mode 100644 index 000000000..c1a7cf076 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/Textures/Metal.png.meta @@ -0,0 +1,117 @@ +fileFormatVersion: 2 +guid: 37273d00bc9b60c45bfb680badd0f7a7 +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: 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 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx b/Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx new file mode 100644 index 000000000..447f1f2f3 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f24fe1ba779fe4c4defb3e94cf6bfb5b874cb9f6781e82c78900ade6e8d8e6 +size 558636 diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx.meta b/Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx.meta new file mode 100644 index 000000000..9c4f0cb00 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Model/스탠딩의자.fbx.meta @@ -0,0 +1,120 @@ +fileFormatVersion: 2 +guid: 3ae28f1794f51d5418508d14f2ec20ab +ModelImporter: + serializedVersion: 24200 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Leather + second: {fileID: 2100000, guid: bb7071d70f4fc08419fdfdc045a09a05, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Metal + second: {fileID: 2100000, guid: 4a3a1d36fbbbfc14daf2c46a6c170139, type: 2} + 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 + generateMeshLods: 0 + meshLodGenerationFlags: 0 + maximumMeshLod: -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/Prop/스탠딩체어/Prefeb.meta b/Assets/ResourcesData/Prop/스탠딩체어/Prefeb.meta new file mode 100644 index 000000000..76a0d83fb --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Prefeb.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ec0afd92f8c79304abe12fa42bd87c8d +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab b/Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab new file mode 100644 index 000000000..3c5e61926 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b925cc1390b7580696e59c38651e4146a31080c3fd65f4905db374530382f955 +size 2473 diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab.meta b/Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab.meta new file mode 100644 index 000000000..8729d65bb --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Prefeb/스탠딩의자.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c954c74d39a3587448ba41e4d805c4ee +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ResourcesData/Prop/스탠딩체어/Thumbnail.meta b/Assets/ResourcesData/Prop/스탠딩체어/Thumbnail.meta new file mode 100644 index 000000000..3f1a3d7c5 --- /dev/null +++ b/Assets/ResourcesData/Prop/스탠딩체어/Thumbnail.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bb6704d704f4e834cb1d06fcae92336b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: