From 7e88663e4741c94953a25fd83f80013c998810df Mon Sep 17 00:00:00 2001 From: NTG_Lenovo Date: Tue, 15 Jul 2025 13:48:13 +0900 Subject: [PATCH] =?UTF-8?q?flow=EC=97=90=20=ED=95=84=EC=9A=94=ED=95=9C=20?= =?UTF-8?q?=EC=97=90=EC=85=8B=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/AddressableImportSettings.asset | 3 +- .../So/RestaurantEnvironmentDataSo.asset | 43 +++++++++++++++++++ .../So/RestaurantEnvironmentDataSo.asset.meta | 8 ++++ .../_DDD/_Scripts/RestaurantEnvironment.meta | 8 ++++ 4 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset create mode 100644 Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset.meta create mode 100644 Assets/_DDD/_Scripts/RestaurantEnvironment.meta diff --git a/Assets/AddressableImportSettings.asset b/Assets/AddressableImportSettings.asset index 3b317d951..f16888ae5 100644 --- a/Assets/AddressableImportSettings.asset +++ b/Assets/AddressableImportSettings.asset @@ -54,8 +54,7 @@ MonoBehaviour: groupTemplate: {fileID: 11400000, guid: f804fe78e7005554f9ba60273aade35b, type: 2} groupTemplateApplicationMode: 0 labelRefs: [] - dynamicLabels: - - So + dynamicLabels: [] LabelMode: 1 simplified: 0 addressReplacement: ${asset} diff --git a/Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset b/Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset new file mode 100644 index 000000000..ed6b51ef3 --- /dev/null +++ b/Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset @@ -0,0 +1,43 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 6d9bb690776b59d40a1cc2e7036d78bd, type: 3} + m_Name: RestaurantEnvironmentDataSo + m_EditorClassIdentifier: + serializationData: + SerializedFormat: 2 + SerializedBytes: + ReferencedUnityObjects: [] + SerializedBytesString: + Prefab: {fileID: 0} + PrefabModificationsReferencedUnityObjects: [] + PrefabModifications: [] + SerializationNodes: + - Name: RestaurantEnvironmentDatas + Entry: 7 + Data: 0|System.Collections.Generic.Dictionary`2[[System.String, mscorlib],[System.Collections.Generic.List`1[[DDD.RestaurantEnvironmentData, + Assembly-CSharp]], mscorlib]], mscorlib + - Name: comparer + Entry: 7 + Data: 1|System.Collections.Generic.GenericEqualityComparer`1[[System.String, + mscorlib]], mscorlib + - Name: + Entry: 8 + Data: + - Name: + Entry: 12 + Data: 0 + - Name: + Entry: 13 + Data: + - Name: + Entry: 8 + Data: diff --git a/Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset.meta b/Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset.meta new file mode 100644 index 000000000..2bb389226 --- /dev/null +++ b/Assets/_DDD/_ScriptAssets/So/RestaurantEnvironmentDataSo.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f062ee4d41bc36e43ae3b6d4ad923904 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_DDD/_Scripts/RestaurantEnvironment.meta b/Assets/_DDD/_Scripts/RestaurantEnvironment.meta new file mode 100644 index 000000000..3ab9e861f --- /dev/null +++ b/Assets/_DDD/_Scripts/RestaurantEnvironment.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0721a468c04d4a64295a1065633a6b88 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: