small changes
This commit is contained in:
parent
45397922df
commit
f16c738928
@ -46,7 +46,7 @@ TextureImporter:
|
|||||||
alignment: 0
|
alignment: 0
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
spritePivot: {x: 0.5, y: 0.5}
|
||||||
spritePixelsToUnits: 100
|
spritePixelsToUnits: 100
|
||||||
spriteBorder: {x: 1, y: 1, z: 1, w: 1}
|
spriteBorder: {x: 3, y: 3, z: 3, w: 3}
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
spriteGenerateFallbackPhysicsShape: 1
|
||||||
alphaUsage: 1
|
alphaUsage: 1
|
||||||
alphaIsTransparency: 1
|
alphaIsTransparency: 1
|
||||||
|
@ -46,7 +46,7 @@ TextureImporter:
|
|||||||
alignment: 0
|
alignment: 0
|
||||||
spritePivot: {x: 0.5, y: 0.5}
|
spritePivot: {x: 0.5, y: 0.5}
|
||||||
spritePixelsToUnits: 100
|
spritePixelsToUnits: 100
|
||||||
spriteBorder: {x: 1, y: 1, z: 1, w: 1}
|
spriteBorder: {x: 3, y: 3, z: 3, w: 3}
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
spriteGenerateFallbackPhysicsShape: 1
|
||||||
alphaUsage: 1
|
alphaUsage: 1
|
||||||
alphaIsTransparency: 1
|
alphaIsTransparency: 1
|
||||||
|
File diff suppressed because it is too large
Load Diff
8
Assets/Inventory System/Prefabs/Item UI/Consumables.meta
Normal file
8
Assets/Inventory System/Prefabs/Item UI/Consumables.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 18906e0d14b4849448eb63ddd09e4f5f
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 57975bed53103674291bed4602b12f03
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 8075591337831451893}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Arma Plate Carrier UI
|
m_Name: Arma Plate Carrier UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &8075591337831451893
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 19
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 3473123779985377516}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Armored Plate Carrier UI
|
m_Name: Armored Plate Carrier UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &3473123779985377516
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 20
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 8381532437217509711}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Armored Vest UI
|
m_Name: Armored Vest UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &8381532437217509711
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 25
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 8182921209993705653}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Assault Rig
|
m_Name: Assault Rig
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &8182921209993705653
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 24
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 9089384929238205281}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Basic Plate Carrier UI
|
m_Name: Basic Plate Carrier UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &9089384929238205281
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 12
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 3261547400058497397}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Damaged Plate Carrier UI
|
m_Name: Damaged Plate Carrier UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &3261547400058497397
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 10
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 5470412448127058121}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Multi Mission Plate Carrier UI
|
m_Name: Multi Mission Plate Carrier UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &5470412448127058121
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 18
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 420116907608629649}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Precision Plate Carrier UI
|
m_Name: Precision Plate Carrier UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &420116907608629649
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 14
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 7195061477352887678}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Ranger Plate Carrier
|
m_Name: Ranger Plate Carrier
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &7195061477352887678
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 23
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 1200354852120748584}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Upgraded Plate Carrier
|
m_Name: Upgraded Plate Carrier
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &1200354852120748584
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 17
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -148,7 +148,7 @@ MonoBehaviour:
|
|||||||
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
Capacity: 0
|
Capacity: 18
|
||||||
limitStackSlotCapacities: {fileID: 0}
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 9164148112130993752}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Chest Rig UI
|
m_Name: Chest Rig UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &9164148112130993752
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 12
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 5504973772902398799}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Heavy Chest Rig UI
|
m_Name: Heavy Chest Rig UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &5504973772902398799
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 16
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 6738445853189534171}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Heavy Vest UI
|
m_Name: Heavy Vest UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -134,6 +135,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &6738445853189534171
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 14
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 6861668140644729986}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: High Capacity Rig UI
|
m_Name: High Capacity Rig UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &6861668140644729986
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 24
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 6773137045296449774}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Load Bearing Rig UI
|
m_Name: Load Bearing Rig UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &6773137045296449774
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 20
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 2740777670504724789}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Micro Chest Rig UI
|
m_Name: Micro Chest Rig UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &2740777670504724789
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 8
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -13,6 +13,7 @@ GameObject:
|
|||||||
- component: {fileID: 8715477175483360843}
|
- component: {fileID: 8715477175483360843}
|
||||||
- component: {fileID: 47521878755422833}
|
- component: {fileID: 47521878755422833}
|
||||||
- component: {fileID: 2245991356252128075}
|
- component: {fileID: 2245991356252128075}
|
||||||
|
- component: {fileID: 9041449049546175548}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Minimalist Harness UI
|
m_Name: Minimalist Harness UI
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -135,6 +136,20 @@ MonoBehaviour:
|
|||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!114 &9041449049546175548
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 8715477175483360852}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cb119beeb7574074d927412671ae9921, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
Capacity: 10
|
||||||
|
limitStackSlotCapacities: {fileID: 0}
|
||||||
--- !u!1 &8715477176133586259
|
--- !u!1 &8715477176133586259
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: eaa582e1c7ae46b46869cf09bfe48dc0
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4736df418d82ce346baffcb35f1807f6
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 55d7e84284c5299489973477b29d9ea1
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 40f32ad70335b6043b2197f3ed7bb64e
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8504e037e12f7f447b28bd369185f166
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c79a6cbe08269e647ac6ef99ee85173a
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b40bc90553027a4428365fe9e0df128d
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 147e163ede9beb34fb999c4a636f1b94
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: a4f411128826bae4c8b1c847000dfe8c
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0d3ae93cb811ae449876214caa44b476
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 32feeb0af8e5895449b8f58944051699
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Inventory System/Prefabs/Item UI/Guns/G22.meta
Normal file
8
Assets/Inventory System/Prefabs/Item UI/Guns/G22.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e1027cbd82e54d944b0c0bd9bacb6294
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Inventory System/Prefabs/Item UI/Other.meta
Normal file
8
Assets/Inventory System/Prefabs/Item UI/Other.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8170ea60c9a2c714d870372fb89c306f
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -73,4 +73,4 @@ MonoBehaviour:
|
|||||||
m_FillClockwise: 1
|
m_FillClockwise: 1
|
||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1.5
|
m_PixelsPerUnitMultiplier: 1.2
|
||||||
|
@ -58,7 +58,7 @@ MonoBehaviour:
|
|||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
m_Material: {fileID: 0}
|
m_Material: {fileID: 0}
|
||||||
m_Color: {r: 1, g: 1, b: 1, a: 0.7058824}
|
m_Color: {r: 1, g: 1, b: 1, a: 0.5882353}
|
||||||
m_RaycastTarget: 1
|
m_RaycastTarget: 1
|
||||||
m_Maskable: 1
|
m_Maskable: 1
|
||||||
m_OnCullStateChanged:
|
m_OnCullStateChanged:
|
||||||
@ -73,4 +73,4 @@ MonoBehaviour:
|
|||||||
m_FillClockwise: 1
|
m_FillClockwise: 1
|
||||||
m_FillOrigin: 0
|
m_FillOrigin: 0
|
||||||
m_UseSpriteMesh: 0
|
m_UseSpriteMesh: 0
|
||||||
m_PixelsPerUnitMultiplier: 1.5
|
m_PixelsPerUnitMultiplier: 2
|
||||||
|
136
Assets/Inventory System/Prefabs/UI Elements/Gear Header.prefab
Normal file
136
Assets/Inventory System/Prefabs/UI Elements/Gear Header.prefab
Normal file
@ -0,0 +1,136 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1 &7508382616072267018
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 7508382616072267019}
|
||||||
|
- component: {fileID: 7508382616072267017}
|
||||||
|
- component: {fileID: 7508382616072267016}
|
||||||
|
m_Layer: 5
|
||||||
|
m_Name: Gear Header
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!224 &7508382616072267019
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7508382616072267018}
|
||||||
|
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_Children: []
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_RootOrder: 0
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||||
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||||
|
m_AnchoredPosition: {x: 5, y: 0}
|
||||||
|
m_SizeDelta: {x: 110, y: 25}
|
||||||
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
|
--- !u!222 &7508382616072267017
|
||||||
|
CanvasRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7508382616072267018}
|
||||||
|
m_CullTransparentMesh: 1
|
||||||
|
--- !u!114 &7508382616072267016
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7508382616072267018}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_RaycastTarget: 1
|
||||||
|
m_Maskable: 1
|
||||||
|
m_OnCullStateChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
m_text: Headset
|
||||||
|
m_isRightToLeft: 0
|
||||||
|
m_fontAsset: {fileID: 11400000, guid: 0bc531ed4c4454f43b94208192049ec5, type: 2}
|
||||||
|
m_sharedMaterial: {fileID: -8456875887944785103, guid: 0bc531ed4c4454f43b94208192049ec5,
|
||||||
|
type: 2}
|
||||||
|
m_fontSharedMaterials: []
|
||||||
|
m_fontMaterial: {fileID: 0}
|
||||||
|
m_fontMaterials: []
|
||||||
|
m_fontColor32:
|
||||||
|
serializedVersion: 2
|
||||||
|
rgba: 4278190080
|
||||||
|
m_fontColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
m_enableVertexGradient: 0
|
||||||
|
m_colorMode: 3
|
||||||
|
m_fontColorGradient:
|
||||||
|
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
topRight: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
bottomRight: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_fontColorGradientPreset: {fileID: 0}
|
||||||
|
m_spriteAsset: {fileID: 0}
|
||||||
|
m_tintAllSprites: 0
|
||||||
|
m_StyleSheet: {fileID: 0}
|
||||||
|
m_TextStyleHashCode: -1183493901
|
||||||
|
m_overrideHtmlColors: 0
|
||||||
|
m_faceColor:
|
||||||
|
serializedVersion: 2
|
||||||
|
rgba: 4294967295
|
||||||
|
m_fontSize: 24
|
||||||
|
m_fontSizeBase: 24
|
||||||
|
m_fontWeight: 400
|
||||||
|
m_enableAutoSizing: 0
|
||||||
|
m_fontSizeMin: 18
|
||||||
|
m_fontSizeMax: 72
|
||||||
|
m_fontStyle: 1
|
||||||
|
m_HorizontalAlignment: 1
|
||||||
|
m_VerticalAlignment: 512
|
||||||
|
m_textAlignment: 65535
|
||||||
|
m_characterSpacing: 2
|
||||||
|
m_wordSpacing: 0
|
||||||
|
m_lineSpacing: 0
|
||||||
|
m_lineSpacingMax: 0
|
||||||
|
m_paragraphSpacing: 0
|
||||||
|
m_charWidthMaxAdj: 0
|
||||||
|
m_enableWordWrapping: 1
|
||||||
|
m_wordWrappingRatios: 0.4
|
||||||
|
m_overflowMode: 0
|
||||||
|
m_linkedTextComponent: {fileID: 0}
|
||||||
|
parentLinkedComponent: {fileID: 0}
|
||||||
|
m_enableKerning: 1
|
||||||
|
m_enableExtraPadding: 0
|
||||||
|
checkPaddingRequired: 0
|
||||||
|
m_isRichText: 1
|
||||||
|
m_parseCtrlCharacters: 1
|
||||||
|
m_isOrthographic: 1
|
||||||
|
m_isCullingEnabled: 0
|
||||||
|
m_horizontalMapping: 0
|
||||||
|
m_verticalMapping: 0
|
||||||
|
m_uvLineOffset: 0
|
||||||
|
m_geometrySortingOrder: 0
|
||||||
|
m_IsTextObjectScaleStatic: 0
|
||||||
|
m_VertexBufferAutoSizeReduction: 0
|
||||||
|
m_useMaxVisibleDescender: 1
|
||||||
|
m_pageToDisplay: 1
|
||||||
|
m_margin: {x: -0.9524188, y: 0, z: 0, w: 0}
|
||||||
|
m_isUsingLegacyAnimationComponent: 0
|
||||||
|
m_isVolumetricText: 0
|
||||||
|
m_hasFontAssetChanged: 0
|
||||||
|
m_baseMaterial: {fileID: 0}
|
||||||
|
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
|
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f8af60a42e77da4449e594726fe18773
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -92,15 +92,15 @@ MonoBehaviour:
|
|||||||
m_faceColor:
|
m_faceColor:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
rgba: 4294967295
|
rgba: 4294967295
|
||||||
m_fontSize: 30
|
m_fontSize: 18
|
||||||
m_fontSizeBase: 30
|
m_fontSizeBase: 18
|
||||||
m_fontWeight: 400
|
m_fontWeight: 400
|
||||||
m_enableAutoSizing: 0
|
m_enableAutoSizing: 0
|
||||||
m_fontSizeMin: 10
|
m_fontSizeMin: 10
|
||||||
m_fontSizeMax: 72
|
m_fontSizeMax: 72
|
||||||
m_fontStyle: 1
|
m_fontStyle: 1
|
||||||
m_HorizontalAlignment: 1
|
m_HorizontalAlignment: 1
|
||||||
m_VerticalAlignment: 256
|
m_VerticalAlignment: 1024
|
||||||
m_textAlignment: 65535
|
m_textAlignment: 65535
|
||||||
m_characterSpacing: 2
|
m_characterSpacing: 2
|
||||||
m_wordSpacing: 0
|
m_wordSpacing: 0
|
||||||
@ -128,7 +128,7 @@ MonoBehaviour:
|
|||||||
m_VertexBufferAutoSizeReduction: 1
|
m_VertexBufferAutoSizeReduction: 1
|
||||||
m_useMaxVisibleDescender: 1
|
m_useMaxVisibleDescender: 1
|
||||||
m_pageToDisplay: 1
|
m_pageToDisplay: 1
|
||||||
m_margin: {x: 3, y: 3, z: 0, w: 0}
|
m_margin: {x: 3, y: 0, z: 0, w: 3}
|
||||||
m_isUsingLegacyAnimationComponent: 0
|
m_isUsingLegacyAnimationComponent: 0
|
||||||
m_isVolumetricText: 0
|
m_isVolumetricText: 0
|
||||||
m_hasFontAssetChanged: 0
|
m_hasFontAssetChanged: 0
|
||||||
|
@ -12,7 +12,7 @@ GameObject:
|
|||||||
- component: {fileID: 2218488256691334899}
|
- component: {fileID: 2218488256691334899}
|
||||||
- component: {fileID: 6497003947219634158}
|
- component: {fileID: 6497003947219634158}
|
||||||
m_Layer: 0
|
m_Layer: 0
|
||||||
m_Name: Health Resource
|
m_Name: Resource Health
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
m_NavMeshLayer: 0
|
m_NavMeshLayer: 0
|
||||||
@ -74,8 +74,8 @@ MonoBehaviour:
|
|||||||
m_fontMaterials: []
|
m_fontMaterials: []
|
||||||
m_fontColor32:
|
m_fontColor32:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
rgba: 4281743103
|
rgba: 3025228287
|
||||||
m_fontColor: {r: 1, g: 0.21226418, b: 0.21226418, a: 1}
|
m_fontColor: {r: 1, g: 0.3160377, b: 0.3160377, a: 0.7058824}
|
||||||
m_enableVertexGradient: 0
|
m_enableVertexGradient: 0
|
||||||
m_colorMode: 3
|
m_colorMode: 3
|
||||||
m_fontColorGradient:
|
m_fontColorGradient:
|
||||||
@ -92,15 +92,15 @@ MonoBehaviour:
|
|||||||
m_faceColor:
|
m_faceColor:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
rgba: 4294967295
|
rgba: 4294967295
|
||||||
m_fontSize: 20
|
m_fontSize: 18
|
||||||
m_fontSizeBase: 20
|
m_fontSizeBase: 18
|
||||||
m_fontWeight: 400
|
m_fontWeight: 400
|
||||||
m_enableAutoSizing: 0
|
m_enableAutoSizing: 0
|
||||||
m_fontSizeMin: 10
|
m_fontSizeMin: 10
|
||||||
m_fontSizeMax: 72
|
m_fontSizeMax: 72
|
||||||
m_fontStyle: 1
|
m_fontStyle: 1
|
||||||
m_HorizontalAlignment: 1
|
m_HorizontalAlignment: 1
|
||||||
m_VerticalAlignment: 256
|
m_VerticalAlignment: 1024
|
||||||
m_textAlignment: 65535
|
m_textAlignment: 65535
|
||||||
m_characterSpacing: 2
|
m_characterSpacing: 2
|
||||||
m_wordSpacing: 0
|
m_wordSpacing: 0
|
||||||
@ -128,7 +128,7 @@ MonoBehaviour:
|
|||||||
m_VertexBufferAutoSizeReduction: 1
|
m_VertexBufferAutoSizeReduction: 1
|
||||||
m_useMaxVisibleDescender: 1
|
m_useMaxVisibleDescender: 1
|
||||||
m_pageToDisplay: 1
|
m_pageToDisplay: 1
|
||||||
m_margin: {x: 3, y: 3, z: 0, w: 0}
|
m_margin: {x: 3, y: 0, z: 0, w: 3}
|
||||||
m_isUsingLegacyAnimationComponent: 0
|
m_isUsingLegacyAnimationComponent: 0
|
||||||
m_isVolumetricText: 0
|
m_isVolumetricText: 0
|
||||||
m_hasFontAssetChanged: 0
|
m_hasFontAssetChanged: 0
|
||||||
|
@ -75,8 +75,8 @@ MonoBehaviour:
|
|||||||
m_fontMaterials: []
|
m_fontMaterials: []
|
||||||
m_fontColor32:
|
m_fontColor32:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
rgba: 4294967295
|
rgba: 4291151301
|
||||||
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
|
m_fontColor: {r: 0.7735849, g: 0.7735849, b: 0.7735849, a: 1}
|
||||||
m_enableVertexGradient: 0
|
m_enableVertexGradient: 0
|
||||||
m_colorMode: 3
|
m_colorMode: 3
|
||||||
m_fontColorGradient:
|
m_fontColorGradient:
|
||||||
@ -93,17 +93,17 @@ MonoBehaviour:
|
|||||||
m_faceColor:
|
m_faceColor:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
rgba: 4294967295
|
rgba: 4294967295
|
||||||
m_fontSize: 18
|
m_fontSize: 20
|
||||||
m_fontSizeBase: 18
|
m_fontSizeBase: 20
|
||||||
m_fontWeight: 400
|
m_fontWeight: 400
|
||||||
m_enableAutoSizing: 0
|
m_enableAutoSizing: 0
|
||||||
m_fontSizeMin: 12
|
m_fontSizeMin: 18
|
||||||
m_fontSizeMax: 72
|
m_fontSizeMax: 72
|
||||||
m_fontStyle: 1
|
m_fontStyle: 1
|
||||||
m_HorizontalAlignment: 4
|
m_HorizontalAlignment: 4
|
||||||
m_VerticalAlignment: 256
|
m_VerticalAlignment: 256
|
||||||
m_textAlignment: 65535
|
m_textAlignment: 65535
|
||||||
m_characterSpacing: 4
|
m_characterSpacing: 2
|
||||||
m_wordSpacing: 0
|
m_wordSpacing: 0
|
||||||
m_lineSpacing: 0
|
m_lineSpacing: 0
|
||||||
m_lineSpacingMax: 0
|
m_lineSpacingMax: 0
|
||||||
@ -126,7 +126,7 @@ MonoBehaviour:
|
|||||||
m_uvLineOffset: 0
|
m_uvLineOffset: 0
|
||||||
m_geometrySortingOrder: 0
|
m_geometrySortingOrder: 0
|
||||||
m_IsTextObjectScaleStatic: 0
|
m_IsTextObjectScaleStatic: 0
|
||||||
m_VertexBufferAutoSizeReduction: 0
|
m_VertexBufferAutoSizeReduction: 1
|
||||||
m_useMaxVisibleDescender: 1
|
m_useMaxVisibleDescender: 1
|
||||||
m_pageToDisplay: 1
|
m_pageToDisplay: 1
|
||||||
m_margin: {x: 0, y: 2, z: 4, w: 0}
|
m_margin: {x: 0, y: 2, z: 4, w: 0}
|
||||||
|
8
Assets/Items/$Prefabs/Consumables.meta
Normal file
8
Assets/Items/$Prefabs/Consumables.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 26f808e8ee3809c43867c1c1eb226124
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Items/$Prefabs/Gear/Headset.meta
Normal file
8
Assets/Items/$Prefabs/Gear/Headset.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 932332605b143de408257962fa7ff175
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Items/$Prefabs/Other.meta
Normal file
8
Assets/Items/$Prefabs/Other.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 34df9cfc25be6f547a48b9abf4422566
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Map/Blender/MapsModelsImporter/map-0d1klcr.meta
Normal file
8
Assets/Map/Blender/MapsModelsImporter/map-0d1klcr.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b4313c97c87b0da42b32b9465a89e002
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Map/Blender/MapsModelsImporter/map-fggisoa.meta
Normal file
8
Assets/Map/Blender/MapsModelsImporter/map-fggisoa.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9b0c4bb5983488a438c06d5e35e09d2b
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Map/Blender/MapsModelsImporter/map2-hws3u1q.meta
Normal file
8
Assets/Map/Blender/MapsModelsImporter/map2-hws3u1q.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f0b4fd9f8be79d34ba1fb5abecbb4aca
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 7032d000d3add4948ae9729fff4b493a
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9bd692981c3b41e4e9c65dd7cdb03cb8
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Save.meta
Normal file
8
Assets/Save.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d61d18c239646e24ea7563da992aedaf
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
File diff suppressed because it is too large
Load Diff
@ -56862,12 +56862,12 @@ PrefabInstance:
|
|||||||
- target: {fileID: 2770326605807543573, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
- target: {fileID: 2770326605807543573, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchorMin.y
|
propertyPath: m_AnchorMin.y
|
||||||
value: 0
|
value: 1
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 2770326605807543573, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
- target: {fileID: 2770326605807543573, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchorMax.y
|
propertyPath: m_AnchorMax.y
|
||||||
value: 0
|
value: 1
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 2770326605844417883, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
- target: {fileID: 2770326605844417883, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
||||||
type: 3}
|
type: 3}
|
||||||
@ -56937,17 +56937,17 @@ PrefabInstance:
|
|||||||
- target: {fileID: 2770326606043385230, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
- target: {fileID: 2770326606043385230, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchorMin.y
|
propertyPath: m_AnchorMin.y
|
||||||
value: 0
|
value: 1
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 2770326606043385230, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
- target: {fileID: 2770326606043385230, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchorMax.y
|
propertyPath: m_AnchorMax.y
|
||||||
value: 0
|
value: 1
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 2770326606043385230, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
- target: {fileID: 2770326606043385230, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchoredPosition.y
|
propertyPath: m_AnchoredPosition.y
|
||||||
value: 0
|
value: -2500
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 2770326606050442471, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
- target: {fileID: 2770326606050442471, guid: 9f005685dc17f4643b4a1156970fe2f6,
|
||||||
type: 3}
|
type: 3}
|
||||||
|
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c310a300a0358f94f81e0eeb585d6cf4
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -65,10 +65,10 @@ Material:
|
|||||||
- _OutlineSoftness: 0.069
|
- _OutlineSoftness: 0.069
|
||||||
- _OutlineUVSpeedX: 0
|
- _OutlineUVSpeedX: 0
|
||||||
- _OutlineUVSpeedY: 0
|
- _OutlineUVSpeedY: 0
|
||||||
- _OutlineWidth: 1
|
- _OutlineWidth: 0
|
||||||
- _PerspectiveFilter: 0.875
|
- _PerspectiveFilter: 0.875
|
||||||
- _Reflectivity: 10
|
- _Reflectivity: 10
|
||||||
- _ScaleRatioA: 0.62695926
|
- _ScaleRatioA: 0.9
|
||||||
- _ScaleRatioB: 0.57015
|
- _ScaleRatioB: 0.57015
|
||||||
- _ScaleRatioC: 0.57015
|
- _ScaleRatioC: 0.57015
|
||||||
- _ScaleX: 1
|
- _ScaleX: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user