Add Delivery Manager logic and random recipe request generation

This commit is contained in:
BuyMyMojo 2023-03-03 02:53:43 +11:00
parent 7e1cbafa47
commit 8c5f4f2acf
21 changed files with 360 additions and 13 deletions

View file

@ -0,0 +1,19 @@
%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: 46220a004a45c204795d21699178fcd2, type: 3}
m_Name: _RecipeListSO
m_EditorClassIdentifier:
recipeSOList:
- {fileID: 11400000, guid: 088cb8280aaeb21478559efc94964011, type: 2}
- {fileID: 11400000, guid: 7ad4476f256556c45bd180052bf8aa7d, type: 2}
- {fileID: 11400000, guid: 85d83b88e3a7eae4b9c20abbe7c80a81, type: 2}
- {fileID: 11400000, guid: a4760a58d8ed72c42b16855f884b9416, type: 2}