Added Display Names to all items

This commit is contained in:
OceanSlim 2023-02-01 21:58:50 -05:00
parent 09c341f793
commit 3c0efeb34b
78 changed files with 106 additions and 1504 deletions

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 5.56x45 AP Bullet
displayName: APB
image: {fileID: 1480210260523447286}
rarity: 3
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 5.56x45 Casing
displayName: Case
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 5.56x45 FMJ Bullet
displayName: FMJB
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 5.56x45 HP Bullet
displayName: HPB
image: {fileID: 1480210260523447286}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 7.62x39 AP Bullet
displayName: APB
image: {fileID: 1480210260523447286}
rarity: 3
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 7.62x39 Casing
displayName: Case
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 7.62x39 FMJ Bullet
displayName: FMJB
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 7.62x39 HP Bullet
displayName: HPB
image: {fileID: 1480210260523447286}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Gunpowder
displayName: GP
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 5.56x45 AP
displayName: 556AP
image: {fileID: 1480210260523447286}
rarity: 3
ItemTag: 19
@ -735,32 +736,32 @@ PrefabInstance:
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchorMin.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchorMax.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 37.5
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchoredPosition.y
value: -37.5
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_SizeDelta.x
value: 75
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_SizeDelta.y
value: 75
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4686011728059556148, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 5.56x45 FMJ
displayName: 556FMJ
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 20

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 5.56x45 HP
displayName: 556HP
image: {fileID: 1480210260523447286}
rarity: 1
ItemTag: 21

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 7.62x39 AP
displayName: 762AP
image: {fileID: 1480210260523447286}
rarity: 3
ItemTag: 19

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 7.62x39 FMJ
displayName: 762FMJ
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 20

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: 7.62x39 HP
displayName: 762HP
image: {fileID: 1480210260523447286}
rarity: 1
ItemTag: 21

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Acid
displayName: Acid
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Adhesive
displayName: Adhsv
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 0

View File

@ -57,7 +57,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: cc11508cb979f8b4b8253855ce8a0bc5, type: 3}
m_Name:
m_EditorClassIdentifier:
itemName: Aluminum
itemName: Al
displayName:
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -57,7 +57,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: cc11508cb979f8b4b8253855ce8a0bc5, type: 3}
m_Name:
m_EditorClassIdentifier:
itemName: Antiseptic
itemName: AntiS
displayName:
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Brass
displayName: Brass
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Cloth
displayName: Cloth
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Coal
displayName: Coal
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Copper
displayName: Cu
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Glass
displayName: Glass
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Lead
displayName: Pb
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 0

View File

@ -57,7 +57,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: cc11508cb979f8b4b8253855ce8a0bc5, type: 3}
m_Name:
m_EditorClassIdentifier:
itemName: Oil
itemName: Leather
displayName: Lthr
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Oil
displayName: Oil
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Plastic
displayName: Plstc
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Thread
displayName: Thred
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Wood
displayName: Wood
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Zinc
displayName: Zn
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 0

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Bullet Proof Vest
displayName: BP Vest
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 17

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Light Body Armor
displayName: L Armor
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 17

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: MIlitary Helmet Class 4 Full
displayName: IV Full
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 1

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: MIlitary Helmet Class 4 High Cut
displayName: IV HC
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 1

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: MIlitary Helmet Class 4+ Full
displayName: IV+ Full
image: {fileID: 8715477176133586257}
rarity: 3
ItemTag: 1

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: MIlitary Helmet Class 4+ High Cut
displayName: IV+ HC
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 1

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Arma Plate Carrier
displayName: Arma PC
image: {fileID: 8715477176133586257}
rarity: 3
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Armored Plate Carrier
displayName: Armored PC
image: {fileID: 8715477176133586257}
rarity: 3
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Armored Vest
displayName: Armored V
image: {fileID: 8715477176133586257}
rarity: 4
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Assault Rig
displayName: Assault
image: {fileID: 8715477176133586257}
rarity: 4
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Basic Plate Carrier
displayName: Basic PC
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 18

View File

@ -1,880 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &8715477175483360852
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8715477175483360853}
- component: {fileID: 8715477175483360842}
- component: {fileID: 8715477175483360843}
- component: {fileID: 47521878755422833}
- component: {fileID: 2245991356252128075}
- component: {fileID: 8507113384861167325}
m_Layer: 5
m_Name: Carrier 1 UI
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &8715477175483360853
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8715477175483360852}
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:
- {fileID: 4694229585268728116}
- {fileID: 4453196640868408796}
- {fileID: 8715477176133586256}
- {fileID: 7549739911298799628}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 225, y: 225}
m_Pivot: {x: 0, y: 1}
--- !u!114 &8715477175483360842
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: cc11508cb979f8b4b8253855ce8a0bc5, type: 3}
m_Name:
m_EditorClassIdentifier:
itemName: Carrier 1
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 18
StackLimit: 1
width: 3
height: 3
weight: 4.5
monetaryValue: 250000
containerUIPrefab: {fileID: 8693914790612862727, guid: 4388120732ddcf44e90443329e307ef2,
type: 3}
backdropImage: {fileID: 9063283701798841857}
emptyGridContainer: {fileID: 4694229585268728116}
interactable: 1
overrideSortingCanvas: {fileID: 0}
Equipped: 0
ContainedItems: []
ParentContainer: {fileID: 0}
container: {fileID: 0}
canvas: {fileID: 0}
PickedUpOnFrame: 0
ContextWindows: []
StorageWindow: {fileID: 0}
IsLinkedSlotClone: 0
limitStackSlotCapacity: {fileID: 0}
pickUp: {fileID: 0}
targetAttachment: {fileID: 0}
Inventory: {fileID: 0}
--- !u!225 &8715477175483360843
CanvasGroup:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8715477175483360852}
m_Enabled: 1
m_Alpha: 1
m_Interactable: 1
m_BlocksRaycasts: 1
m_IgnoreParentGroups: 0
--- !u!222 &47521878755422833
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8715477175483360852}
m_CullTransparentMesh: 0
--- !u!114 &2245991356252128075
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: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.39215687}
m_RaycastTarget: 1
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 02ac19374df3a3b4889569ea5ce30185, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!114 &8507113384861167325
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: 0
limitStackSlotCapacities: {fileID: 0}
--- !u!1 &8715477176133586259
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8715477176133586256}
- component: {fileID: 8715477176133586262}
- component: {fileID: 8715477176133586257}
m_Layer: 5
m_Name: Image
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &8715477176133586256
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8715477176133586259}
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: 8715477175483360853}
m_RootOrder: 2
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: 0, y: 0}
m_SizeDelta: {x: 150, y: 150}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &8715477176133586262
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8715477176133586259}
m_CullTransparentMesh: 1
--- !u!114 &8715477176133586257
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8715477176133586259}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, 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_Sprite: {fileID: 21300000, guid: 02ac19374df3a3b4889569ea5ce30185, type: 3}
m_Type: 0
m_PreserveAspect: 1
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1001 &5072204013883280646
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 8715477175483360853}
m_Modifications:
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_RootOrder
value: 3
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_AnchorMax.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_AnchorMax.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 6284063249306081589, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
propertyPath: m_Name
value: Border
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 2e9ec475d21131b48bbd9f90db858c68, type: 3}
--- !u!224 &7549739911298799628 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 3360255829979632906, guid: 2e9ec475d21131b48bbd9f90db858c68,
type: 3}
m_PrefabInstance: {fileID: 5072204013883280646}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &6086831562088252488
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 8715477175483360853}
m_Modifications:
- target: {fileID: 7352792399522662056, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_Name
value: Backdrop
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_RootOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_SizeDelta.x
value: 225
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_SizeDelta.y
value: 225
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 0a6f22dac390afc4b865b7c5efcd062e, type: 3}
--- !u!224 &4453196640868408796 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 7616761035097414036, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
m_PrefabInstance: {fileID: 6086831562088252488}
m_PrefabAsset: {fileID: 0}
--- !u!114 &9063283701798841857 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 3008269927508781641, guid: 0a6f22dac390afc4b865b7c5efcd062e,
type: 3}
m_PrefabInstance: {fileID: 6086831562088252488}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1001 &7255871793973096315
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 8715477175483360853}
m_Modifications:
- target: {fileID: 389610612508398720, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 389610612508398720, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 389610612508398720, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 389610612508398720, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 389610612508398720, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 389610612508398720, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 777276034094796963, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 777276034094796963, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 777276034094796963, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 777276034094796963, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 777276034094796963, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 777276034094796963, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2304921691083849905, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2304921691083849905, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2304921691083849905, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2304921691083849905, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2304921691083849905, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2304921691083849905, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2397301153360339959, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2397301153360339959, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2397301153360339959, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2397301153360339959, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2397301153360339959, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2397301153360339959, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 225
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 225
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 2920329822942689982, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2920329822942689982, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2920329822942689982, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2920329822942689982, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2920329822942689982, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2920329822942689982, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3908357204979535327, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_Name
value: Empty_Grid_3x3
objectReference: {fileID: 0}
- target: {fileID: 4946537444301188980, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4946537444301188980, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4946537444301188980, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4946537444301188980, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4946537444301188980, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4946537444301188980, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5728818116594554940, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5728818116594554940, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5728818116594554940, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5728818116594554940, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5728818116594554940, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5728818116594554940, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5880742281047425553, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5880742281047425553, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5880742281047425553, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5880742281047425553, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5880742281047425553, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5880742281047425553, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8393152194412375243, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8393152194412375243, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8393152194412375243, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8393152194412375243, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8393152194412375243, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8393152194412375243, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 0e90ce9cd516c12419e2190082d2cd21, type: 3}
--- !u!224 &4694229585268728116 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 2708712984969514575, guid: 0e90ce9cd516c12419e2190082d2cd21,
type: 3}
m_PrefabInstance: {fileID: 7255871793973096315}
m_PrefabAsset: {fileID: 0}

View File

@ -1,7 +0,0 @@
fileFormatVersion: 2
guid: 4f670aa1131c2cb4cb667b0572dd9213
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Damaged Plate Carrier
displayName: Damaged PC
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Multi Mission Plate Carrier
displayName: Multi Mission PC
image: {fileID: 8715477176133586257}
rarity: 3
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Precision Plate Carrier
displayName: Precision PC
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Ranger Plate Carrier
displayName: Ranger PC
image: {fileID: 8715477176133586257}
rarity: 4
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Upgraded Plate Carrier
displayName: Upgraded PC
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 18

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Pouch 1x1
displayName: 1x1
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 13

View File

@ -55,7 +55,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: cc11508cb979f8b4b8253855ce8a0bc5, type: 3}
m_Name:
m_EditorClassIdentifier:
itemName: Pouch 2x1
itemName: Pouch 1x2
displayName: 1x2
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 14

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Pouch 2x2
displayName: 2x2
image: {fileID: 8715477176133586257}
rarity: 3
ItemTag: 16

View File

@ -55,7 +55,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: cc11508cb979f8b4b8253855ce8a0bc5, type: 3}
m_Name:
m_EditorClassIdentifier:
itemName: Pouch 3x1
itemName: Pouch 1x3
displayName: 1x3
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 15

View File

@ -57,6 +57,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Belt Rig
displayName: Belt
image: {fileID: 8715477176133586257}
rarity: 2
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Chest Rig
displayName: Chest
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Heavy Chest Rig
displayName: H Chest
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Heavy Vest
displayName: H Vest
image: {fileID: 8715477176133586257}
rarity: 1
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: High Capacity Rig
displayName: High Cap
image: {fileID: 8715477176133586257}
rarity: 3
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Hunting Vest
displayName: Hunting
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Load Bearing Rig
displayName: LB Rig
image: {fileID: 8715477176133586257}
rarity: 3
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Micro Chest Rig
displayName: M Chest
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 9

View File

@ -56,6 +56,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Minimalist Harness
displayName: Minimal
image: {fileID: 8715477176133586257}
rarity: 0
ItemTag: 9

View File

@ -59,6 +59,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Med Template
displayName:
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0
@ -736,32 +737,32 @@ PrefabInstance:
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchorMin.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchorMax.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 37.5
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_AnchoredPosition.y
value: -37.5
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_SizeDelta.x
value: 75
value: 0
objectReference: {fileID: 0}
- target: {fileID: 860381808568854092, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}
propertyPath: m_SizeDelta.y
value: 75
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4686011728059556148, guid: 6858ee0163bb6074ebcab8e7a1ce9582,
type: 3}

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Adaptive First Aid Kit
displayName: AFAK
image: {fileID: 1480210260523447286}
rarity: 3
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Bandage
displayName: Band
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Dual First Aid Kit
displayName: DFAK
image: {fileID: 1480210260523447286}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Group First Aid Kit
displayName: GFAK
image: {fileID: 1480210260523447286}
rarity: 2
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Individual First Aid Kit
displayName: IFAK
image: {fileID: 1480210260523447286}
rarity: 1
ItemTag: 0

View File

@ -57,7 +57,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: cc11508cb979f8b4b8253855ce8a0bc5, type: 3}
m_Name:
m_EditorClassIdentifier:
itemName: Small First Aid Kit
itemName: Light First Aid Kit
displayName: LFAK
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Surgical Kit
displayName: Surg
image: {fileID: 1480210260523447286}
rarity: 1
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Surgical Rollup Kit
displayName: Surg R
image: {fileID: 1480210260523447286}
rarity: 2
ItemTag: 0

View File

@ -58,6 +58,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
itemName: Tourniquet UI
displayName: TQ
image: {fileID: 1480210260523447286}
rarity: 0
ItemTag: 0

View File

@ -13,6 +13,7 @@ namespace SimpleInventorySystem
{
[Header("Item Attributes")]
public string itemName;
public string displayName;
public Image image;
public RarityType rarity;
public ItemTags ItemTag = ItemTags.Any;

View File

@ -248,6 +248,11 @@ PrefabInstance:
propertyPath: pickUp
value:
objectReference: {fileID: 0}
- target: {fileID: 2475819916844783108, guid: 8a0ae100028bca24899af93f00f0abc1,
type: 3}
propertyPath: displayName
value:
objectReference: {fileID: 0}
- target: {fileID: 4807739109685717149, guid: 8a0ae100028bca24899af93f00f0abc1,
type: 3}
propertyPath: m_AnchoredPosition.x

View File

@ -193,12 +193,12 @@ PrefabInstance:
- target: {fileID: 1655393829934303171, guid: 7a37e4df7d82c444896ea04641c6d8d0,
type: 3}
propertyPath: m_SizeDelta.x
value: 75
value: 150
objectReference: {fileID: 0}
- target: {fileID: 1655393829934303171, guid: 7a37e4df7d82c444896ea04641c6d8d0,
type: 3}
propertyPath: m_SizeDelta.y
value: 75
value: 150
objectReference: {fileID: 0}
- target: {fileID: 1655393829934303171, guid: 7a37e4df7d82c444896ea04641c6d8d0,
type: 3}

View File

@ -450,13 +450,13 @@ MonoBehaviour:
- {fileID: 114491831698022604, guid: 4e7829f40914c0f4a8fb1fc66df42120, type: 3}
- {fileID: 114798084419304180, guid: dc6d03b4117094b46a5aa832d83b27e3, type: 3}
- {fileID: 114155156615581814, guid: 31e4dfeb91fd0ac46855f35a6d2caee4, type: 3}
- {fileID: 114395068230018176, guid: 568d1f5a111ecbd42a2a9a8c8ce3ac99, type: 3}
- {fileID: 114859122101320050, guid: dbbc8f6e93403d949a14b1385defe1c4, type: 3}
- {fileID: 114012788380733456, guid: b3705a5399c91934588d622071d8236c, type: 3}
- {fileID: 114718858968116750, guid: 745d1c4d03426d8498c929e1317c5c87, type: 3}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
- {fileID: 114918541887471148, guid: ac9e97834d77ff4468043b7dd0a99f85, type: 3}
- {fileID: 114729187900465382, guid: d5307b50fb32da24b8043c6804547cbd, type: 3}
- {fileID: 114218284299294058, guid: c5ad077094688b2428f0cf34232410e9, type: 3}
- {fileID: 0}
- {fileID: 0}
- {fileID: 114847495818735858, guid: 0556f6b10ec88e94f93ac148c5a8da4e, type: 3}
m_DuplicateBehaviour: 0
--- !u!114 &114484651282579356
@ -563,6 +563,8 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
hasBeenLooted: 0
itemsHaveBeenInstantiated: 0
itemsHaveBeenHidden: 0
prefabs: []
itemUIs: []
--- !u!114 &5185576749778133885

View File

@ -3314,86 +3314,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 888106400}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &271910199
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 1216902018}
m_Modifications:
- target: {fileID: 6138482526272820468, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_Controller
value:
objectReference: {fileID: 0}
- target: {fileID: 6138482526272820469, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_Name
value: SK_Military_CHR10
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalPosition.y
value: -1
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 6ba61a3420417b5498f70a8a82e94b4c, type: 3}
--- !u!4 &271910200 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 6138482526067336316, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
m_PrefabInstance: {fileID: 271910199}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &281545494
PrefabInstance:
m_ObjectHideFlags: 0
@ -10758,55 +10678,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 760591746}
m_PrefabAsset: {fileID: 0}
--- !u!1 &762694938
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 762694939}
- component: {fileID: 762694940}
m_Layer: 0
m_Name: Backpack Target Attachment
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &762694939
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 762694938}
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: 271910200}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &762694940
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 762694938}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6bba5ab18652a58438d3818d6575252d, type: 3}
m_Name:
m_EditorClassIdentifier:
itemTag: 12
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0}
scale: {x: 1, y: 1, z: 1}
hideGameObject: 0
KeepOldRotationOnDrop: 1
--- !u!1001 &765197597
PrefabInstance:
m_ObjectHideFlags: 0
@ -11598,90 +11469,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 831014731}
m_PrefabAsset: {fileID: 0}
--- !u!1 &831625432
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 831625433}
- component: {fileID: 831625435}
- component: {fileID: 831625434}
m_Layer: 0
m_Name: Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &831625433
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 831625432}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.613, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1824777595}
m_Father: {fileID: 1216902018}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!81 &831625434
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 831625432}
m_Enabled: 1
--- !u!20 &831625435
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 831625432}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!1001 &839262666
PrefabInstance:
m_ObjectHideFlags: 0
@ -14334,7 +14121,7 @@ Transform:
m_LocalScale: {x: 0.1, y: 0.1, z: 0.1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 14
m_RootOrder: 13
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1009597555
GameObject:
@ -16615,12 +16402,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 1123722869}
m_PrefabAsset: {fileID: 0}
--- !u!4 &1124594991 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 6138482526894668330, guid: 6ba61a3420417b5498f70a8a82e94b4c,
type: 3}
m_PrefabInstance: {fileID: 271910199}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1131600982
PrefabInstance:
m_ObjectHideFlags: 0
@ -19285,247 +19066,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 1208885292}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1216902015
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1216902018}
- component: {fileID: 1216902017}
- component: {fileID: 1216902016}
- component: {fileID: 1216902021}
- component: {fileID: 1216902022}
- component: {fileID: 1216902020}
- component: {fileID: 1216902019}
m_Layer: 0
m_Name: Player
m_TagString: Player
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
--- !u!114 &1216902016
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1216902015}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 03d5fb7d5c8127340bd77f0b93b04fcd, type: 3}
m_Name:
m_EditorClassIdentifier:
canSprint: 1
canJump: 1
canCrouch: 1
canUseHeadbob: 1
sprintKey: 304
jumpKey: 32
crouchKey: 99
walkSpeed: 3
sprintSpeed: 6
crouchSpeed: 1.5
lookSpeedX: 1.54
lookSpeedY: 1.54
upperLookLimit: 80
lowerLookLimit: 80
jumpForce: 8
gravity: 25
crouchHeight: 0.5
standingHeight: 2
timeToCrouch: 0.25
crouchingCenter: {x: 0, y: 0, z: 0}
standingCenter: {x: 0, y: 0, z: 0}
walkBobSpeed: 12
walkBobAmount: 0.05
sprintBobSpeed: 18
sprintBobAmount: 0.1
crouchBobSpeed: 8
crouchBobAmount: 0.025
--- !u!143 &1216902017
CharacterController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1216902015}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Height: 2
m_Radius: 0.5
m_SlopeLimit: 45
m_StepOffset: 0.3
m_SkinWidth: 0.08
m_MinMoveDistance: 0.001
m_Center: {x: 0, y: 0, z: 0}
--- !u!4 &1216902018
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1216902015}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 14, y: 0.98999, z: -30}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1124594991}
- {fileID: 831625433}
- {fileID: 1602722490}
m_Father: {fileID: 0}
m_RootOrder: 13
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1216902019
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1216902015}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 03c6b482ea6237c4789a74add4ca62f8, type: 3}
m_Name:
m_EditorClassIdentifier:
pickUpsInRange: []
inventory: {fileID: 0}
targetAttachments:
- {fileID: 762694940}
- {fileID: 1602722489}
SPU: {fileID: 0}
--- !u!114 &1216902020
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1216902015}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2e1995b83dc84e94ab3796f192a1632b, type: 3}
m_Name:
m_EditorClassIdentifier:
hasBeenLooted: 0
itemsHaveBeenInstantiated: 0
itemsHaveBeenHidden: 0
prefabs: []
itemUIs: []
--- !u!82 &1216902021
AudioSource:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1216902015}
m_Enabled: 1
serializedVersion: 4
OutputAudioMixerGroup: {fileID: 0}
m_audioClip: {fileID: 0}
m_PlayOnAwake: 1
m_Volume: 1
m_Pitch: 1
Loop: 0
Mute: 0
Spatialize: 0
SpatializePostEffects: 0
Priority: 128
DopplerLevel: 1
MinDistance: 1
MaxDistance: 500
Pan2D: 0
rolloffMode: 0
BypassEffects: 0
BypassListenerEffects: 0
BypassReverbZones: 0
rolloffCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
panLevelCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
spreadCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
reverbZoneMixCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
--- !u!136 &1216902022
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1216902015}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
m_Radius: 0.5
m_Height: 1
m_Direction: 1
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &1217267146
PrefabInstance:
m_ObjectHideFlags: 0
@ -24832,55 +24372,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 1596347848}
m_PrefabAsset: {fileID: 0}
--- !u!1 &1602722488
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1602722490}
- component: {fileID: 1602722489}
m_Layer: 0
m_Name: Misc. Attachments
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &1602722489
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1602722488}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6bba5ab18652a58438d3818d6575252d, type: 3}
m_Name:
m_EditorClassIdentifier:
itemTag: 0
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0}
scale: {x: 1, y: 1, z: 1}
hideGameObject: 1
KeepOldRotationOnDrop: 1
--- !u!4 &1602722490
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1602722488}
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: 1216902018}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1606598259
PrefabInstance:
m_ObjectHideFlags: 0
@ -27893,86 +27384,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 1820125499}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1824777594
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 831625433}
m_Modifications:
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalPosition.y
value: -1.6129999
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8659384819332964084, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_Name
value: SK_Military_FPS_HANDS7
objectReference: {fileID: 0}
- target: {fileID: 8659384819332964084, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 7afebd1fc47501f46b07333ea6e3ded2, type: 3}
--- !u!4 &1824777595 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 8315756188049343566, guid: 7afebd1fc47501f46b07333ea6e3ded2,
type: 3}
m_PrefabInstance: {fileID: 1824777594}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1825704564
PrefabInstance:
m_ObjectHideFlags: 0
@ -30439,7 +29850,7 @@ MonoBehaviour:
- {fileID: 8053794548077495502, guid: f0fbb4c62750a814c8baa4eeceba5d63, type: 3}
- {fileID: 8053794548077495502, guid: f0fbb4c62750a814c8baa4eeceba5d63, type: 3}
- {fileID: 8053794548077495502, guid: e9b8f0343c36d26428676aabf242e7a8, type: 3}
- {fileID: 1150301423181574, guid: 20873817cc3f7fe4288964d76bdb466a, type: 3}
- {fileID: 0}
- {fileID: 1916028363477544, guid: fa9977b69f980364989f85633bee4aa6, type: 3}
- {fileID: 0}
- {fileID: 0}