Cutting Recipies
This commit is contained in:
parent
500f8f5f2a
commit
ccaed6e70d
19 changed files with 425 additions and 4 deletions
17
Assets/ScriptableObjects/KitchenObjectSO/CabbageSlices.asset
Normal file
17
Assets/ScriptableObjects/KitchenObjectSO/CabbageSlices.asset
Normal file
|
@ -0,0 +1,17 @@
|
|||
%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: 28f8f75e2d4dcd44a882af312f45cc94, type: 3}
|
||||
m_Name: CabbageSlices
|
||||
m_EditorClassIdentifier:
|
||||
prefab: {fileID: 2446150686974603219, guid: ee3a8a2efb2c5cb4fa0f2c793c0c1b5f, type: 3}
|
||||
sprite: {fileID: 21300000, guid: bee24f07c57157e45a946eed3bfe8b84, type: 3}
|
||||
objectName: Cabbage Slices
|
Reference in a new issue