prefab更新

This commit is contained in:
kimura 2021-11-29 15:03:42 +09:00
parent d3d139c145
commit a1fad745c7
1 changed files with 34 additions and 13 deletions

View File

@ -240,9 +240,10 @@ GameObject:
serializedVersion: 6 serializedVersion: 6
m_Component: m_Component:
- component: {fileID: 3320409656134683753} - component: {fileID: 3320409656134683753}
- component: {fileID: 680149628799017792}
- component: {fileID: 7815373139353427344}
- component: {fileID: 6660189001731691529} - component: {fileID: 6660189001731691529}
- component: {fileID: 3170654326839881890} - component: {fileID: 3170654326839881890}
- component: {fileID: 680149628799017792}
m_Layer: 0 m_Layer: 0
m_Name: MarketManager m_Name: MarketManager
m_TagString: Untagged m_TagString: Untagged
@ -265,6 +266,37 @@ Transform:
m_Father: {fileID: 3667080857874733261} m_Father: {fileID: 3667080857874733261}
m_RootOrder: 0 m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 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 --- !u!114 &6660189001731691529
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -280,6 +312,7 @@ MonoBehaviour:
customerFlow: {fileID: 680149628799017792} customerFlow: {fileID: 680149628799017792}
orderPosisionObject: {fileID: 8461447348824790522} orderPosisionObject: {fileID: 8461447348824790522}
customerData: {fileID: 3170654326839881890} customerData: {fileID: 3170654326839881890}
customerSetting: {fileID: 7815373139353427344}
customerControllerPrefab: {fileID: 5715829407227760309, guid: 6fbb038c9aae840f2bea57bce30740f7, customerControllerPrefab: {fileID: 5715829407227760309, guid: 6fbb038c9aae840f2bea57bce30740f7,
type: 3} type: 3}
--- !u!114 &3170654326839881890 --- !u!114 &3170654326839881890
@ -317,18 +350,6 @@ MonoBehaviour:
- {fileID: 1134751513859088931, guid: 09a4786fa1ab00e4b9c5bf9cebf256bc, type: 3} - {fileID: 1134751513859088931, guid: 09a4786fa1ab00e4b9c5bf9cebf256bc, type: 3}
specialCustomerList: specialCustomerList:
- {fileID: 5301193561386860206, guid: 72f4243f8f258bc48b42e3ae5e1ba2b5, type: 3} - {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 --- !u!1001 &8914311020904666258
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0