stackable inv objects, inv container
This commit is contained in:
@@ -14,6 +14,7 @@ GameObject:
|
||||
- component: {fileID: 4729065021270817612}
|
||||
- component: {fileID: 5579585539182961868}
|
||||
- component: {fileID: 8105550803505491054}
|
||||
- component: {fileID: 4591371125200328589}
|
||||
m_Layer: 0
|
||||
m_Name: Mushroom_01
|
||||
m_TagString: Untagged
|
||||
@@ -31,7 +32,7 @@ Transform:
|
||||
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_ConstrainProportionsScale: 1
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
@@ -231,3 +232,19 @@ MonoBehaviour:
|
||||
m_ForceGravityOnDetach: 0
|
||||
m_RetainTransformParent: 1
|
||||
m_AttachPointCompatibilityMode: 0
|
||||
--- !u!114 &4591371125200328589
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4385080170328260021}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fc417ab3a5b06f04db2149be4cfdf6e4, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 1
|
||||
canStack: 1
|
||||
itemName: Red Mushroom
|
||||
itemDescription:
|
||||
|
||||
Reference in New Issue
Block a user