From a1fad745c7d4605fbe068a394996ee7083b84d7f Mon Sep 17 00:00:00 2001 From: kimura Date: Mon, 29 Nov 2021 15:03:42 +0900 Subject: [PATCH] =?UTF-8?q?prefab=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MyGame/Resources/DontDestroyObject.prefab | 47 ++++++++++++++----- 1 file changed, 34 insertions(+), 13 deletions(-) diff --git a/popcorn/Assets/MyGame/Resources/DontDestroyObject.prefab b/popcorn/Assets/MyGame/Resources/DontDestroyObject.prefab index 8c3507c9..39f06e78 100644 --- a/popcorn/Assets/MyGame/Resources/DontDestroyObject.prefab +++ b/popcorn/Assets/MyGame/Resources/DontDestroyObject.prefab @@ -240,9 +240,10 @@ GameObject: serializedVersion: 6 m_Component: - component: {fileID: 3320409656134683753} + - component: {fileID: 680149628799017792} + - component: {fileID: 7815373139353427344} - component: {fileID: 6660189001731691529} - component: {fileID: 3170654326839881890} - - component: {fileID: 680149628799017792} m_Layer: 0 m_Name: MarketManager m_TagString: Untagged @@ -265,6 +266,37 @@ Transform: m_Father: {fileID: 3667080857874733261} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &680149628799017792 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8739647597683206087} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 772e0346311a433fb714573f207813d2, type: 3} + m_Name: + m_EditorClassIdentifier: + walkerInterval: 10 + adWalkerDuration: 60 + adWalkerCount: 20 + tastingCustomerInterval: 5 +--- !u!114 &7815373139353427344 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8739647597683206087} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 573c945685b348baa1a1ba6aeeb38714, type: 3} + m_Name: + m_EditorClassIdentifier: + specialOrderCount: 5 + walkerSpecialRate: 0.01 + customerSpecialRate: 0.01 --- !u!114 &6660189001731691529 MonoBehaviour: m_ObjectHideFlags: 0 @@ -280,6 +312,7 @@ MonoBehaviour: customerFlow: {fileID: 680149628799017792} orderPosisionObject: {fileID: 8461447348824790522} customerData: {fileID: 3170654326839881890} + customerSetting: {fileID: 7815373139353427344} customerControllerPrefab: {fileID: 5715829407227760309, guid: 6fbb038c9aae840f2bea57bce30740f7, type: 3} --- !u!114 &3170654326839881890 @@ -317,18 +350,6 @@ MonoBehaviour: - {fileID: 1134751513859088931, guid: 09a4786fa1ab00e4b9c5bf9cebf256bc, type: 3} specialCustomerList: - {fileID: 5301193561386860206, guid: 72f4243f8f258bc48b42e3ae5e1ba2b5, type: 3} ---- !u!114 &680149628799017792 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8739647597683206087} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 772e0346311a433fb714573f207813d2, type: 3} - m_Name: - m_EditorClassIdentifier: --- !u!1001 &8914311020904666258 PrefabInstance: m_ObjectHideFlags: 0