CapersProject/Assets/05.Prefabs/DDD/Managers/ItemManager.prefab

55 lines
1.6 KiB
Plaintext
Raw Normal View History

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
2025-02-10 02:13:46 +00:00
--- !u!1 &5436621622888397343
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
2025-02-10 02:13:46 +00:00
- component: {fileID: 973865336505200646}
- component: {fileID: 8957281553506340105}
m_Layer: 0
2025-02-10 02:13:46 +00:00
m_Name: ItemManager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
2025-02-10 02:13:46 +00:00
--- !u!4 &973865336505200646
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
2025-02-10 02:13:46 +00:00
m_GameObject: {fileID: 5436621622888397343}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2025-02-10 02:13:46 +00:00
--- !u!114 &8957281553506340105
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
2025-02-10 02:13:46 +00:00
m_GameObject: {fileID: 5436621622888397343}
m_Enabled: 1
m_EditorHideFlags: 0
2025-02-10 02:13:46 +00:00
m_Script: {fileID: 11500000, guid: 38238691ccf826840a920f61ac4ebe7a, type: 3}
m_Name:
m_EditorClassIdentifier:
2025-02-10 02:13:46 +00:00
_persistent: 0
<ItemDataSo>k__BackingField: {fileID: 11400000, guid: 10c03ceae14cfc940bb60420d2029af8, type: 2}
<CraftRecipeDataSo>k__BackingField: {fileID: 11400000, guid: 6c26214c869cf6047bb32bf5a0a7d06a, type: 2}
_testCraftRecipes:
2025-02-14 07:22:20 +00:00
- CraftRecipe004
- CraftRecipe005
- CraftRecipe006
2025-02-18 09:10:19 +00:00
- CraftRecipe007