%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &1041447052302950 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4694588655804236} m_Layer: 2 m_Name: Player Target Position m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4694588655804236 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1041447052302950} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: -2.236} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4962023966535216} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1129482960856142 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4879615584203530} - component: {fileID: 114444552488208854} - component: {fileID: 114010382376386794} - component: {fileID: 114550900529815256} m_Layer: 0 m_Name: Event Trigger System m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4879615584203530 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1129482960856142} 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: 4436053052880152} m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &114444552488208854 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1129482960856142} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 45fc770a0dc8169449e7164daf5e37bf, type: 3} m_Name: m_EditorClassIdentifier: eventList: - name: objectToCall: {fileID: 0} functionNameList: [] secondsDelay: 0 useRandomDelay: 0 randomDelayRange: {x: 0, y: 0} sendGameObject: 0 objectToSend: {fileID: 0} sendObjectDetected: 0 sendObjectDetectedFunction: sendObjectDetectedByEvent: 0 eventToSendObjectDetected: m_PersistentCalls: m_Calls: [] useEventFunction: 1 eventFunction: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114511662612315274} m_MethodName: callRemoteEvent m_Mode: 5 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: Activate Dig Place m_BoolArgument: 0 m_CallState: 2 useBroadcastMessage: 0 broadcastMessageStringList: [] useRemoteEvent: 0 remoteEventNameList: [] - name: objectToCall: {fileID: 0} functionNameList: [] secondsDelay: 0.2 useRandomDelay: 0 randomDelayRange: {x: 0, y: 0} sendGameObject: 0 objectToSend: {fileID: 0} sendObjectDetected: 0 sendObjectDetectedFunction: sendObjectDetectedByEvent: 0 eventToSendObjectDetected: m_PersistentCalls: m_Calls: [] useEventFunction: 1 eventFunction: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114511662612315274} m_MethodName: callRemoteEvent m_Mode: 5 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: Activate Spawn Objects On Dig Place m_BoolArgument: 0 m_CallState: 2 useBroadcastMessage: 0 broadcastMessageStringList: [] useRemoteEvent: 0 remoteEventNameList: [] enterEventList: [] exitEventList: [] useSameFunctionInList: 0 sameFunctionList: [] useSameObjectToCall: 0 callThisObject: 0 sameObjectToCall: {fileID: 0} triggeredByButton: 0 useObjectToTrigger: 0 objectNeededToTrigger: {fileID: 0} useTagToTrigger: 0 tagNeededToTrigger: useTagList: 0 tagList: [] loopEventAtTheEndEnabled: 0 justCallOnTrigger: 1 callFunctionEveryTimeTriggered: 0 eventTriggered: 0 dontUseDelay: 0 useSameDelay: 0 generalDelay: 0 useRandomDelay: 0 randomDelayRange: {x: 0, y: 0} triggerEventType: 0 useLayerMask: 0 layerMask: serializedVersion: 2 m_Bits: 0 coroutineActive: 0 setParentToNull: 0 objectDetected: {fileID: 0} triggerEventAtStart: 0 isEnter: 0 isExit: 0 --- !u!114 &114010382376386794 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1129482960856142} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: a5a11e568ae95e9449816e370b95ba7c, type: 3} m_Name: m_EditorClassIdentifier: surfaceEnabled: 1 surfaceName: Sand useOffsetTransformOnWeaponThrow: 0 offsetTransformOnWeaponThrow: {fileID: 0} useOffsetDistanceOnWeaponThrow: 0 offsetDistanceOnWeaponThrow: 0 disableInstaTeleportOnThisSurface: 0 setAttachMeleeWeaponOnSurfaceValue: 0 attachMeleeWeaponOnSurfaceValue: 0 ignoreDurability: 0 extraDurabilityMultiplier: 0 useEventOnSurfaceDetected: 1 eventOnSurfaceDeteceted: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114444552488208854} m_MethodName: activateEvent m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 useEventOnThrowWeapon: 0 eventOnThrowWeapon: m_PersistentCalls: m_Calls: [] useEventOnReturnWeapon: 0 eventOnReturnWeapon: m_PersistentCalls: m_Calls: [] useRemoteEvent: 0 remoteEventNameList: [] useRemoteEventOnWeapon: 0 remoteEventOnWeaponNameList: [] showDebugPrint: 0 ignoreSurfaceActive: 0 --- !u!114 &114550900529815256 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1129482960856142} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 57defb32edebac94a8cd4e554450d5a0, type: 3} m_Name: m_EditorClassIdentifier: hiddenSurfaceEnabled: 1 mainMeleeAttackSurfaceInfo: {fileID: 114010382376386794} --- !u!1 &1230203020546738 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4607630336574466} - component: {fileID: 114675085686875250} - component: {fileID: 114270069234109326} m_Layer: 0 m_Name: Spawn Object m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4607630336574466 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1230203020546738} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0.478, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4436053052880152} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &114675085686875250 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1230203020546738} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 5348dbf9d359d8f428c7b022390b8ddc, type: 3} m_Name: m_EditorClassIdentifier: spawnObjectEnabled: 1 objectToSpawn: {fileID: 161680, guid: dad1b7c9f8496f7498fa4e3f7c85d683, type: 3} spawnPosition: {fileID: 0} radiusToSpawn: 0 setObjectRotation: 1 setObjectScale: 0 newObjectScale: {x: 0, y: 0, z: 0} spawnAmountOfSameObject: 0 amountOfSameObjectToSpawn: 0 spawnObjectsOnStart: 0 spawnObjectFromPoolingSystem: 0 checkGKC_PoolingElementOnSpawnedObject: 0 useSpawnReferencePosition: 0 spawnReferencePosition: {fileID: 0} setSpawnedObjectParent: 0 spawnedObjectParent: {fileID: 0} useRaycastToSpawnObject: 0 layerToSpawnObject: serializedVersion: 2 m_Bits: 0 useInfiniteRaycastDistance: 0 raycastDistance: 0 raycastSpawnObjectOffset: {x: 0, y: 0, z: 0} launchRaycastToDownDirection: 0 adjustSpawnedObjectToSurfaceNormal: 0 ignoreRigidbodiesOnRaycast: 0 spawnObjectList: 0 objectListToSpawn: [] storeSpawnedObjects: 0 spawnedObjectList: [] useSpawnLimitAmount: 0 spawnLimitAmount: 0 checkIfObjectsSpawnedAreDead: 0 eventOnLimitReached: m_PersistentCalls: m_Calls: [] eventOnLimitNotReached: m_PersistentCalls: m_Calls: [] useRandomPossibilityToSpawn: 0 possibilityToSpawn: 0 sendSpawnedObjectOnEvent: 0 eventToSendSPawnedObject: m_PersistentCalls: m_Calls: [] sendSpawnedObjectOnRemoteEvent: 0 remoteEventToSendObject: showGizmo: 0 currentNumberOfSpawnObjects: 0 --- !u!114 &114270069234109326 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1230203020546738} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 588ca58a306e45b4fb859657abb01de1, type: 3} m_Name: m_EditorClassIdentifier: dropPickupsEnabled: 1 useCustomTransformPositionToSpawn: 0 customTransformPositionToSpawn: {fileID: 0} dropPickUpList: - pickUpType: Weapon Ammo (Inventory) typeIndex: 12 dropPickUpTypeList: - name: Acid Shooter amount: 1 quantity: 15 amountLimits: {x: 1, y: 2} quantityLimits: {x: 10, y: 40} nameIndex: 0 dropRandomObject: 0 dropCraftingBlueprintIngredients: 0 blueprintName: amountMultiplier: 1 useCustomProbabilityDropObjects: 0 customProbabilityDropObjects: 0 ignoreProbabilityDropObjects: 0 dropRandomObjectFromList: 0 - pickUpType: Weapon Ammo (Inventory) typeIndex: 12 dropPickUpTypeList: - name: Homing Missiles amount: 1 quantity: 35 amountLimits: {x: 1, y: 2} quantityLimits: {x: 10, y: 40} nameIndex: 16 dropRandomObject: 0 dropCraftingBlueprintIngredients: 0 blueprintName: amountMultiplier: 1 useCustomProbabilityDropObjects: 0 customProbabilityDropObjects: 0 ignoreProbabilityDropObjects: 0 dropRandomObjectFromList: 0 - pickUpType: Weapon (Inventory) typeIndex: 11 dropPickUpTypeList: - name: P-36 amount: 1 quantity: 0 amountLimits: {x: 1, y: 1} quantityLimits: {x: 0, y: 0} nameIndex: 10 dropRandomObject: 0 dropCraftingBlueprintIngredients: 0 blueprintName: amountMultiplier: 1 useCustomProbabilityDropObjects: 0 customProbabilityDropObjects: 0 ignoreProbabilityDropObjects: 0 dropRandomObjectFromList: 0 - pickUpType: Weapon (Inventory) typeIndex: 11 dropPickUpTypeList: - name: Sticky Grenade Launcher amount: 1 quantity: 0 amountLimits: {x: 1, y: 1} quantityLimits: {x: 0, y: 0} nameIndex: 16 dropRandomObject: 0 dropCraftingBlueprintIngredients: 0 blueprintName: amountMultiplier: 1 useCustomProbabilityDropObjects: 0 customProbabilityDropObjects: 0 ignoreProbabilityDropObjects: 0 dropRandomObjectFromList: 0 managerPickUpList: - pickUpType: AI pickUpTypeList: - Name: AI Template Prefab pickUpObject: {fileID: 1753851185394686, guid: 83bed118bc5fbbd46959358a37fdd871, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Combat Enemy pickUpObject: {fileID: 0} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Powers Enemy pickUpObject: {fileID: 0} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Unarmed Enemy pickUpObject: {fileID: 0} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 0} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Ammo (Trigger) pickUpTypeList: - Name: Acid Shooter pickUpObject: {fileID: 1487370294588174, guid: fed2c43a35f802f449bc1a587370828a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Assault Rifle pickUpObject: {fileID: 1885828861016542, guid: 30f3b10c6869452418e8fb22ce0bfc62, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Shotgun pickUpObject: {fileID: 1845894898957926, guid: 7a233c7fc126bfc46bcb5c524679ffd7, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flashlight pickUpObject: {fileID: 1926140126997552, guid: ad58eb5dea48a7e4482a918afa6fc755, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Healer pickUpObject: {fileID: 1660511727628410, guid: eb9ab1b524b7fed4b951d15b00bc95f4, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Homing Missiles pickUpObject: {fileID: 1169980106428816, guid: 8735fc5cb162d2d4fba529f35af4809e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Miner pickUpObject: {fileID: 1672227380357504, guid: 353e5329624e0ef4d8d46e4095933780, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Shooter pickUpObject: {fileID: 1548415491565332, guid: 31a662953d57f904c909d21f423dbd42, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-35 pickUpObject: {fileID: 1170038167900002, guid: c4e4ead8ceb893645b89a4589a62fb53, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-36 pickUpObject: {fileID: 1406376790065902, guid: dced1eadf7eac7542a67704724a4b655, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Plasma Cutter pickUpObject: {fileID: 1559696115675006, guid: bc846143b792fd744ab57bcf7f636eae, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Revolver pickUpObject: {fileID: 1789216715065772, guid: aa8286e0ca3bd0b4ea905cfa6444ba7d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shotgun pickUpObject: {fileID: 1172790418790260, guid: ca5bd4d3d3214c64f86342f2fbfe9366, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Spear Launcher pickUpObject: {fileID: 1172162481048240, guid: f23d668340e857a4fb9aa25c2eb32a2a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Sticky Grenade Launcher pickUpObject: {fileID: 1455776161263274, guid: 3152b935bab2ae24e89508152c22e11f, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: c9300f270cd3bdc4f9ec0cf7b97cbf3e, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Ammo (Button) pickUpTypeList: - Name: Acid Shooter pickUpObject: {fileID: 1144051426338656, guid: 42dd5a8ced2b2e44c81b857d7243761a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Assault Rifle pickUpObject: {fileID: 1438358660416274, guid: cc879c6fa5d829e4f8391e59c2c7e650, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Shotgun pickUpObject: {fileID: 1811277413306966, guid: 7271adc27b8b75f468e6ac110f6adcc4, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flashlight pickUpObject: {fileID: 1354884037616276, guid: 9069bc19e29c14e438e70c54d89c94f1, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Healer pickUpObject: {fileID: 1188974316344270, guid: f65df2b17564d1a4ba0d824c8a1a3112, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Homing Missiles pickUpObject: {fileID: 1136892072909374, guid: d93ff5d1a5fae1045a226b7f9f34ad54, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Miner pickUpObject: {fileID: 1089023837194926, guid: b4d453aa0854e7349b307f87121e002a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Shooter pickUpObject: {fileID: 1764830472533936, guid: 8a4c20ee93b25994685f1399a2b7e211, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-35 pickUpObject: {fileID: 1370041635051172, guid: 67ecc433fbda6e44fbac4a823382576d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-36 pickUpObject: {fileID: 1360336953813724, guid: f05e8e2b439943749b75a52435f7bac5, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Plasma Cutter pickUpObject: {fileID: 1879737752880074, guid: e5cf1dcf522c5db408cc33310df8b48c, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Revolver pickUpObject: {fileID: 1361466097044060, guid: c2544e2380b5d6d458dcc47a97fe47d3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shotgun pickUpObject: {fileID: 1861917162535468, guid: a3812eddba575824faeb618a0f581f6e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Spear Launcher pickUpObject: {fileID: 1355179733461224, guid: 9a2659c9e673b014a8eb20983682efea, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Sticky Grenade Launcher pickUpObject: {fileID: 1507358871681206, guid: ccd8c58c72c62454c98046965939a6db, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: c9300f270cd3bdc4f9ec0cf7b97cbf3e, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Attachments (Pickup-Button) pickUpTypeList: - Name: Extended Magazine pickUpObject: {fileID: 1100686857149448, guid: 2d08b35beb3493b46af39383938f394e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fire Mode Selector Automatic pickUpObject: {fileID: 1955355013075154, guid: f242f22d8e0b11b48ae1be72a3d01f78, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fire Mode Selector Burst pickUpObject: {fileID: 1655302950274118, guid: bf17e95bc032ea54c9306706159501a4, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fire Mode Selector Manual pickUpObject: {fileID: 1955355013075154, guid: d5fcad28be99be74f9056e137940d6e0, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flashlight pickUpObject: {fileID: 1657667046648424, guid: 18c49f82ffc19534d9b4080f35734a31, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Holographic Sight pickUpObject: {fileID: 1076184687619486, guid: a0f403c5375fd2f4186ceb6988f6a3fd, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser pickUpObject: {fileID: 1502520642483314, guid: 25f2b8e0644613246a2f9617cd468108, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Red Dot pickUpObject: {fileID: 1916395354529042, guid: bf49a6f24b583bb4498893df8f775e81, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Silencer pickUpObject: {fileID: 1053654396811276, guid: 3acd0a6a6632e674b942d05b4cb940f7, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Telescopic Sight pickUpObject: {fileID: 1781832649891858, guid: 543687390f4ea0b4ebfeb4204a732cbe, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fire Mode Selector Automatic pickUpObject: {fileID: 1955355013075154, guid: f242f22d8e0b11b48ae1be72a3d01f78, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 16aa4b56b0e27f046ab9fc23e724b469, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Attachments (Inventory) pickUpTypeList: - Name: Extended Magazine pickUpObject: {fileID: 1912563092380702, guid: 55fb4a2a90d7c5141b969a2bfb844dc9, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fire Mode Selector Automatic pickUpObject: {fileID: 1892548123049648, guid: cb41508406c001e4cb610311336f9690, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fire Mode Selector Burst pickUpObject: {fileID: 1586077494111184, guid: 7dce500a1f5eaef4c89acb4727a6555a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fire Mode Selector Manual pickUpObject: {fileID: 1018856252853870, guid: 3e8d64333e47b6f4493208f183761e18, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flashlight pickUpObject: {fileID: 1768161161474924, guid: aac8245c7afd19449b878caf2fdf1cf0, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Grenade Launcher pickUpObject: {fileID: 1376816636362076, guid: 66fefb9dd7f07c849874bad0fe1ece86, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Holographic Sight pickUpObject: {fileID: 1890051941110096, guid: 10c88bf1977bc5b4faf1a3962e9e3adf, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser pickUpObject: {fileID: 1923217180114402, guid: b0bf32b1205b60146b37ebd17a3a97b2, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Red Dot pickUpObject: {fileID: 1436625432184324, guid: 6362b72a7b327b6479984a66c9912033, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Silencer pickUpObject: {fileID: 1891153634413854, guid: 2285a26a762c639409cb18a975473fb9, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Telescopic pickUpObject: {fileID: 1020744821359044, guid: 9e68252c98bb6bc44ae30f84fe41d8f4, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 16aa4b56b0e27f046ab9fc23e724b469, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Consumables (Inventory) pickUpTypeList: - Name: Battery pickUpObject: {fileID: 167994, guid: eab343a183cab1f4498501b91bc9f431, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Beer pickUpObject: {fileID: 1095240593633006, guid: b4ef75072fdb0d64dba7c1cbe6212a30, type: 3} pickupIcon: {fileID: 2800000, guid: 6f7e918a22b31dd4b819e5b7b8c2e7ea, type: 3} useCustomPickupIcon: 1 useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - Name: Energy pickUpObject: {fileID: 1776990645864290, guid: 4f5a37e72094be64385b7e9e18139a2f, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Health pickUpObject: {fileID: 1157993704289744, guid: 89fb9d6112960464eb7e081f08a323d7, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Jetpack Fuel pickUpObject: {fileID: 1096337566271372, guid: c4a4f2858c36f8a41bd8d29afc2e733a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Oxygen pickUpObject: {fileID: 1046427436348982, guid: 23e5c3aacfd9e1b47ba00eeb31613cbb, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shield Energy pickUpObject: {fileID: 1617516044844576, guid: ab4722a47d943d847a745f61c9b34f4e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Simple Capsule pickUpObject: {fileID: 176400, guid: 8e999b897bd55fe4ab3cd248407a5b6e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Stamina pickUpObject: {fileID: 1649942301460230, guid: 90b48a1d62f8dcd46bc15362ecab86e6, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Usb pickUpObject: {fileID: 151230, guid: 651fe2423f67e4d4db46136168a409fc, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Vehicle Fuel pickUpObject: {fileID: 171374, guid: 08915edd32fa8a9499e2f59096bbf7b8, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Bag pickUpObject: {fileID: 180464, guid: fbaa77b64bfb9f64e90937ecef2b5a7c, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 899cf2b718f6df34585a8cfa509eebd4, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Consumables (Pickups-Button) pickUpTypeList: - Name: Beer pickUpObject: {fileID: 1095240593633006, guid: f569c2893cd36d64b946bff40f087c5e, type: 3} pickupIcon: {fileID: 2800000, guid: 6f7e918a22b31dd4b819e5b7b8c2e7ea, type: 3} useCustomPickupIcon: 1 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Experience pickUpObject: {fileID: 1804875800334142, guid: 3b1a82e564cc56946ab128cfb811f4f8, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Energy pickUpObject: {fileID: 1445095481860752, guid: 98d6a1990e92c0b41bf720499915ac52, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Experience pickUpObject: {fileID: 1907155299342004, guid: 867c3c56c65af7f4ab85ed9237f7c244, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fuel pickUpObject: {fileID: 1413943729742988, guid: 92241f5c2305e1841a971485f332acfd, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Grab Objects Strength pickUpObject: {fileID: 1361476040496634, guid: f1a9fc89229898244a5afea7a914ec4e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Health pickUpObject: {fileID: 1588386510575390, guid: 176097825af2e1d4b9c4d5e167fa9b08, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Inventory Weight Bag pickUpObject: {fileID: 1241435123912200, guid: b1aafc6e8b22bfd4e90c3bfc08d5886e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Money pickUpObject: {fileID: 1243981891191670, guid: d63400d2b81bf9543b19bb258ebe11a8, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Oxygen pickUpObject: {fileID: 1668404705106426, guid: 312750f618c217f4eb7ff47363d5b938, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shield Energy pickUpObject: {fileID: 1673991171057318, guid: d6dade39ca4ff8c42b5555d737a84860, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Skill Point pickUpObject: {fileID: 1104628118248354, guid: 10b39eb12435a3941bb3e4c6d0ec55ac, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Stamina pickUpObject: {fileID: 1332364721029498, guid: ac385c37e7446e94b953dfac034a7e92, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 899cf2b718f6df34585a8cfa509eebd4, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Consumables (Pickups-Trigger) pickUpTypeList: - Name: Beer pickUpObject: {fileID: 1095240593633006, guid: 7bb58de7e6585224db34626328f5e29f, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Experience pickUpObject: {fileID: 1843099960003758, guid: 6f29f8d35603ce94cb5fada72e33526b, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Energy pickUpObject: {fileID: 164086, guid: 5070c88d47b29674a82ee86d0fec7504, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Experience pickUpObject: {fileID: 1907155299342004, guid: bafccf08853fb1844abdbfc8b5746e7d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fuel pickUpObject: {fileID: 107064, guid: f67a1947f35f6ee40812db6b2a8dadb9, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Grab Objects Strength pickUpObject: {fileID: 1060005699153986, guid: 27fc5d2c44c280f4fa1c5d0f9fcaa1cb, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Health pickUpObject: {fileID: 186254, guid: bcfae9c7400363548b1b1fc9e8f7120a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Inventory Weight Bag pickUpObject: {fileID: 1087600862260996, guid: 61d7a18dbbeaf6342bcf3bb5320d0634, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Money pickUpObject: {fileID: 1243981891191670, guid: ea291fe558c0baa4a924650cd35bec00, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Oxygen pickUpObject: {fileID: 1668404705106426, guid: c908c88df51cd3e4e9271b959f180b72, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shield Energy pickUpObject: {fileID: 1673991171057318, guid: d672db62bd3102044ba179b4b75c9f6d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Skill Point pickUpObject: {fileID: 1919230554022990, guid: aab2a2dce57572943843a252741b91fa, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Stamina pickUpObject: {fileID: 1332364721029498, guid: 146a00b62ada9d24b9bb70b070a47499, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 899cf2b718f6df34585a8cfa509eebd4, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Powers (Button) pickUpTypeList: - Name: Regular Run pickUpObject: {fileID: 1140794231628918, guid: 7ec09287581d52b4b821c488f0ce31c5, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Wall Walk pickUpObject: {fileID: 1095818335629148, guid: 37bac327f8f1c9a47acc29b707705cda, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shield pickUpObject: {fileID: 1760309354041606, guid: 1f5ecf46ea0e94c4dbbd0b354a3ad5ee, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shoot Power pickUpObject: {fileID: 1603389847102198, guid: 54966cb447f6b6749bfd0965cee36d0e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Teleport pickUpObject: {fileID: 1481156977209750, guid: 6512de3d9fc914841b3202ebd5689650, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser pickUpObject: {fileID: 1618966342427810, guid: 302958f2748a2c745b3b9ea656e87927, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Regular Shoot pickUpObject: {fileID: 1966372426917310, guid: ed5a775e021455342bc19d4f31357934, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Bomb pickUpObject: {fileID: 1573553026987938, guid: 7eb7e343e64de3148bd1de61a0453ea5, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Push Objects pickUpObject: {fileID: 1853222825610288, guid: 4c14aee3fb3e9ae45b46d712fbabf964, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Black Hole pickUpObject: {fileID: 1131522223362490, guid: 23268e3bf821d2b46a43090ff9c4c576, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Time Slowerr pickUpObject: {fileID: 1273642134186848, guid: 7301cf737b02cf24f97b7232987d7a79, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Join Objects pickUpObject: {fileID: 1491468080439864, guid: a270146179b710444a9b69ef0e3663fd, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shut Down pickUpObject: {fileID: 1555153464748126, guid: ac0b0ffd7642075499ca7f4ee6dbfcdb, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Implosion Grenade pickUpObject: {fileID: 1328727085791116, guid: 71bc5d2e1a9ee1446b614b1b263c0de3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Change Global Gravity pickUpObject: {fileID: 1601813105976710, guid: cc1b030c016d7b3408a6e1694386b741, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Change Objects Position pickUpObject: {fileID: 1442728216721172, guid: 5c5fc7e7962c36047b3b40e9f8c1cfc9, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Nano Blade pickUpObject: {fileID: 1135953934395352, guid: a7ca902f4f3016041ba2bb8a08b4371d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Override pickUpObject: {fileID: 1662753479281046, guid: 20d6641800105954792c0469a1449ea6, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Remote Control pickUpObject: {fileID: 1170199304999114, guid: a2d74bcd7237fd249b803e26304f0c7e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Air Dash pickUpObject: {fileID: 1920395581774660, guid: d0b08b0ff0a096843bbc790abf733b6b, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Jump pickUpObject: {fileID: 1553684182483414, guid: 0b0433684d494394693864deb355a2c0, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Gravity Power pickUpObject: {fileID: 1685346135440488, guid: cefd571eb24f87547987e43786a7d8ae, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: a8944d75d9eb0f74b8b84d07a03a1150, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Quest Objects (Inventory) pickUpTypeList: - Name: Blue Wire pickUpObject: {fileID: 1889762363113474, guid: 1751cf1600bb58647a7911bcbc55f717, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Full Cog pickUpObject: {fileID: 1575031730499728, guid: 831b27d8b4b9d4243867f37680bac566, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Fuse pickUpObject: {fileID: 1192222526716240, guid: 7d5127efee9240545bff54e126fe0682, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Infinity Key pickUpObject: {fileID: 1653161630142784, guid: 31f5bb0b1442c184b88a9b4fdedeb632, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Lamp pickUpObject: {fileID: 166276, guid: a27ad9816df1b37429cdb013227387a3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Left Half Cog pickUpObject: {fileID: 1053836179616070, guid: f494658e06af5d14097ad27dcdabf040, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Red Wire pickUpObject: {fileID: 1160187407906828, guid: 3288948192ad8b84584b6b7a7130db0b, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Right Half Cog pickUpObject: {fileID: 1058453394719524, guid: 9f2f10e8a93946040aae50d6d181129e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Simple Key pickUpObject: {fileID: 161680, guid: dad1b7c9f8496f7498fa4e3f7c85d683, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Toy pickUpObject: {fileID: 1502011107542912, guid: 01ace2f2bf871bc479f0eee4b791c8ff, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 2eee62b2b8155fb4b8b3e7cf50e630cf, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Vehicles pickUpTypeList: - Name: Aircraft pickUpObject: {fileID: 160730, guid: aaace884ba324d447b97952a6e68a4e1, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Car pickUpObject: {fileID: 183320, guid: 755b3b4962ee993419b392af99ef0a91, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Car (With Enter Exit Action System) pickUpObject: {fileID: 1557394349595292, guid: f918c8c031177cf4bb1c2f6aad89c3b3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Chair pickUpObject: {fileID: 1112304170034902, guid: 9090c48250ebf284e908bc194f7601d3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flying Vehicle pickUpObject: {fileID: 1376792074171880, guid: f9f6c6fd12671dc40bdda359e2f1209c, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flying Vehicle (Radio Control) pickUpObject: {fileID: 1831122843064932, guid: a37aad6c63018fb49920eeb465f9c58f, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Hoverboard pickUpObject: {fileID: 137382, guid: 69b029dd5038cfd46bbe1de327545e04, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Hovercraft pickUpObject: {fileID: 188888, guid: 22f71bc1219972d4bb082138f840dbe7, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Motorbike pickUpObject: {fileID: 143166, guid: e99477e4c24ab704ba05c56f82e31487, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Radio Control Car pickUpObject: {fileID: 1558945483910364, guid: 53ed25dee604233469c41c642bd945ac, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Sphere Vehicle pickUpObject: {fileID: 185056, guid: e20610f0344dc4441a69a28d1f0d0b3c, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 0} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Weapon (Inventory) pickUpTypeList: - Name: Acid Shooter pickUpObject: {fileID: 1173798659889298, guid: 67ade8ea61c18e340ae6b21d1e012828, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Assault Rifle pickUpObject: {fileID: 1831777861938010, guid: d06e1327ddcb56f45999e791d2af815e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Shotgun pickUpObject: {fileID: 1085498934211630, guid: 143a657cfffeaee4593b51d460d411aa, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flashlight pickUpObject: {fileID: 1023937755435072, guid: 3226d17316919764d8b00cfa2f5fd973, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Gravity Gun pickUpObject: {fileID: 1437419087039372, guid: c6a834d59e37a07428b193610b380b57, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Healer pickUpObject: {fileID: 1108217318950852, guid: fe981ecf49b206b4ca532197b673354e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Homing Missiles pickUpObject: {fileID: 1808816529065720, guid: 2cbc0151de376f74a9a341d759afc39a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Miner pickUpObject: {fileID: 1699328620683110, guid: a80ce6107862dfd4b88d9f56ee01902d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Shooter pickUpObject: {fileID: 1490415502636580, guid: 4fb869dc789d9af458b3eaeb169094ce, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-35 pickUpObject: {fileID: 1086675229080870, guid: 0283d2f70e1a2bd46aa8f1de06297056, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-36 pickUpObject: {fileID: 1984054559879142, guid: 7de00244abeb7fc4e9523c6898af7733, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Plasma Cutter pickUpObject: {fileID: 1998216593573018, guid: 9c98def1479960747a4c57e5115017f4, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Revolver pickUpObject: {fileID: 1563683833251080, guid: de1cf0ad865eaa84f8dfdbb014238afe, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shotgun pickUpObject: {fileID: 1705763463588140, guid: c7ef6b5f1cb23f948acf54af5b2873f7, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Smartphone pickUpObject: {fileID: 1512320961089438, guid: 1f41f9e300d4f3c40a72fc7687ea7fad, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Spear Launcher pickUpObject: {fileID: 1441647534432934, guid: a8e61e3e9bad74d468245b6268d634bb, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Sticky Grenade Launcher pickUpObject: {fileID: 1829843781139704, guid: 2f1c2efeaa243144fa1ca93034b5a6b4, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 3bb029879d63f16449b4297a89074ae3, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Weapon Ammo (Inventory) pickUpTypeList: - Name: Acid Shooter pickUpObject: {fileID: 1084147053033120, guid: ba89e0085dee04d4995de642d399d250, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Assault Rifle pickUpObject: {fileID: 1212976682897944, guid: 16d519faa3567ad498ed90fea8e876f6, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Shotgun pickUpObject: {fileID: 1726084300740834, guid: 2ff7d6d73e43c234bb05e84a759ccf27, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flashlight pickUpObject: {fileID: 1064375886465580, guid: 6785e6a3217071d48ae1cb19323c992d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Grenade pickUpObject: {fileID: 1273201295902812, guid: 3da8ab82b2af877439df8fb274f76f65, type: 3} pickupIcon: {fileID: 2800000, guid: 736713851b502a848aa0e55fef298dbe, type: 3} useCustomPickupIcon: 1 useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - Name: Healer pickUpObject: {fileID: 1272745893276956, guid: 1019c94d6e7e5c54cac94a91f07d891a, type: 3} pickupIcon: {fileID: 2800000, guid: 736713851b502a848aa0e55fef298dbe, type: 3} useCustomPickupIcon: 1 useCustomIconPrefab: 1 customIconPrefab: {fileID: 1952873945759072, guid: d5a31e202d731794d9785a0fde336cfa, type: 3} - Name: Homing Missiles pickUpObject: {fileID: 1535989630302590, guid: b8694a8943b769f4f941c8c7f8ce10a9, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Miner pickUpObject: {fileID: 1218451942111110, guid: b4c9dfcb4e1dcc04f89e2da3694c63b8, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Shooter pickUpObject: {fileID: 1997994311450000, guid: 8be2997c7c1928144b850e4b12ba48bb, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-35 pickUpObject: {fileID: 1096862678165824, guid: 55a117c90c80ae84e9455b7ed6d08d1a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-36 pickUpObject: {fileID: 1054455855940084, guid: d3cbaa81a3ce74f42a2ec3307f1fa563, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Plasma Cutter pickUpObject: {fileID: 1704063855400126, guid: 6b8c00f4f8825184a8c40f748382c5e3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Revolver pickUpObject: {fileID: 1170505024008278, guid: ac9c600a50d26c640ae85d3a0151c5f2, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shotgun pickUpObject: {fileID: 1820368236934758, guid: 95dc041f76378b948b0ecd15567ef6bf, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Spear Launcher pickUpObject: {fileID: 1815007978368138, guid: 6d15faf8bc784e040b74e8c0c2f2faf3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Sticky Grenade Launcher pickUpObject: {fileID: 1336190854626374, guid: d8a887f4df651374cada25d28515b2d8, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: c9300f270cd3bdc4f9ec0cf7b97cbf3e, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Weapon (No inventory) pickUpTypeList: - Name: Acid Shooter pickUpObject: {fileID: 1338080403296594, guid: 8658a951c26c0b44e9356b59c5530a8b, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Assault Rifle pickUpObject: {fileID: 114156, guid: a48a71e45ec9777499ce5f6261fcc6a0, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Shotgun pickUpObject: {fileID: 139260, guid: c1fa2bb0b1665e944bdf1d16898e678b, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Flashlight pickUpObject: {fileID: 1727401367451590, guid: 1ef3738626bfa7b42b999d95353f2ec3, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Gravity Gun pickUpObject: {fileID: 1658102398726566, guid: 566804b976f60bd4eb6e51fcf92aaa57, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Healer pickUpObject: {fileID: 1497327642205022, guid: 06817889a5257784a9a961322883716e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Homing Missiles pickUpObject: {fileID: 184352, guid: 360e43fa8f2c7f3428b7bae39ccf3c1c, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Miner pickUpObject: {fileID: 1911384610140062, guid: 8fb5d9b16ab000d4499617ffcdcf5137, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser Shooter pickUpObject: {fileID: 1147787390858996, guid: 9fd27cda97b8dbb4d85fd214bab2c1c4, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-35 pickUpObject: {fileID: 113756, guid: b5adee6f1d9a46d4392e698a002a141d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: P-36 pickUpObject: {fileID: 112056, guid: 43c294071f6cb234b92201a017943a3f, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Plasma Cutter pickUpObject: {fileID: 1198123468208576, guid: 578ef904ec84d514bb22c428c21f9e92, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Revolver pickUpObject: {fileID: 1786084752672996, guid: 57c71305c97516e43a4f3242ff2ef792, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shotgun pickUpObject: {fileID: 133396, guid: 192439320471df2499505152f3b9ea31, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Smartphone pickUpObject: {fileID: 1948959910773046, guid: aaf45172691a43041a051fa4986a1f5d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Sticky Grenade Launcher pickUpObject: {fileID: 1282959418516668, guid: 293d53790490a684f8127649efe2ea43, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Spear Launcher pickUpObject: {fileID: 1624506720389528, guid: 8548a0edee799894a9292d34d5738b52, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 3bb029879d63f16449b4297a89074ae3, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Vehicle Weapons Ammo pickUpTypeList: - Name: Barrel Launcher pickUpObject: {fileID: 1301387154442800, guid: 8d13c63aa088f4949b12de82726040ba, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Cannon pickUpObject: {fileID: 1837028420577964, guid: 09e3f0cefc1ee6047842596c1bada63e, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Machine Gun pickUpObject: {fileID: 1077675580498166, guid: df102e0cfa6d8d54ca8260d179aea420, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Grenade Launcher pickUpObject: {fileID: 1620857436010520, guid: b37ae33241931f04982471013cca2343, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Homing Missiles pickUpObject: {fileID: 1523802030373098, guid: 2638d4ef70a2d4440a7a5ca7b36fd7ca, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Implosion Grenades pickUpObject: {fileID: 1492107119565620, guid: 57b571ab3f9ae6d4a86160bf50454b62, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Laser pickUpObject: {fileID: 1823118915348494, guid: 766f589061d38fd488002f82d8ef99f5, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Machine Gun pickUpObject: {fileID: 1797025173462598, guid: 68d6e2bdd9711af4085857164fca3fb8, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Seeker Missiles pickUpObject: {fileID: 1232188106994816, guid: 7f922de3fae14f94c9e3315721f2a08c, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Shotgun pickUpObject: {fileID: 1139311911775276, guid: c849fc2040317c54288574b1c96fd72a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: c9300f270cd3bdc4f9ec0cf7b97cbf3e, type: 3} useCustomIconPrefab: 1 customIconPrefab: {fileID: 0} - pickUpType: Melee Weapon (Inventory) pickUpTypeList: - Name: Big Axe pickUpObject: {fileID: 1133130664118226, guid: e176112b2389fe6409d822926096c7e2, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Combat Knife pickUpObject: {fileID: 1362632922675502, guid: 6c42fe291992b3b4ebeafa29a7532f67, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Double Axe pickUpObject: {fileID: 1882275830726670, guid: 976886819451e6a4d9eced16dc0095f9, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Explosive Bow pickUpObject: {fileID: 1874029340364768, guid: 2f75e4e313de00b42b3315aba731e24a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Lightsaber pickUpObject: {fileID: 1362568933224342, guid: 4205295a176306a41a76c762b527588a, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Poisonous Bow pickUpObject: {fileID: 1764974306503604, guid: 86c7c848226070a498312360600da837, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Regular Sword pickUpObject: {fileID: 1434659321585288, guid: 11dfecd3b6222e94f91d9c6c4b45f2ac, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Seeker Bow pickUpObject: {fileID: 1509240996903324, guid: a68de578a08aa104bbedf6ada2e85521, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Simple Bow pickUpObject: {fileID: 1879122235985648, guid: b720781e8fcebc24798061763668a7e0, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Simple Sword pickUpObject: {fileID: 1320333771643748, guid: 4cfd331cccdc6674793af19baf239100, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 3c290c0ea18caa041a8421f0f4a4e364, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Melee Shields (Inventory) pickUpTypeList: - Name: Regular Shield pickUpObject: {fileID: 1358664439982616, guid: 63332122ec6d13447979983cae29522f, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 358efd61986b5ba4189a8f31262c142e, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - pickUpType: Melee Weapon Consumable (Inventory) pickUpTypeList: - Name: Gold Resin pickUpObject: {fileID: 1984997025166046, guid: 294f647a82b135448b3ca0650e436b25, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Green Resin pickUpObject: {fileID: 1838830489585348, guid: ecc72384fbcc1bb49b2003ca0ac2e46f, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} - Name: Red Resin pickUpObject: {fileID: 1500597830782480, guid: 1b8c438016cfe5b4cb25d82a4216ff8d, type: 3} pickupIcon: {fileID: 0} useCustomPickupIcon: 0 useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} useGeneralIcon: 1 generalIcon: {fileID: 2800000, guid: 6fd855edbac4095418fcad7f3a24602c, type: 3} useCustomIconPrefab: 0 customIconPrefab: {fileID: 0} dropDelay: 0 destroyAfterDropping: 0 pickUpScale: 1 setPickupScale: 0 randomContent: 1 maxRadiusToInstantiate: 0.35 pickUpOffset: {x: 0, y: 0, z: 0} dropRandomObject: 0 extraForceToPickup: 5 extraForceToPickupRadius: 5 forceMode: 1 mainPickupManagerName: Pickup Manager mainInventoryManagerName: Main Inventory Manager showGizmo: 1 useGeneralProbabilityDropObjects: 0 generalProbabilityDropObjects: 0 useEventToSendSpawnedObjects: 0 eventToSendSpawnedObjects: m_PersistentCalls: m_Calls: [] ignoreCreateDropPickupObjectsActive: 0 --- !u!1 &1324295677032588 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4894869668259538} - component: {fileID: 102672244196818480} - component: {fileID: 23755819695364060} m_Layer: 0 m_Name: 3d Text m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4894869668259538 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1324295677032588} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: -0.00000095367, y: 3.781, z: 0} m_LocalScale: {x: 0.021421662, y: 0.021421656, z: 0.021421656} m_Children: [] m_Father: {fileID: 4436053052880152} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!102 &102672244196818480 TextMesh: serializedVersion: 3 m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1324295677032588} m_Text: 'Dig Here | |' m_OffsetZ: 0 m_CharacterSize: 1 m_LineSpacing: 1 m_Anchor: 4 m_Alignment: 1 m_TabSize: 4 m_FontSize: 348 m_FontStyle: 1 m_RichText: 1 m_Font: {fileID: 12800000, guid: b7d912ac39466d848a6d53a015f418a0, type: 3} m_Color: serializedVersion: 2 rgba: 4294967295 --- !u!23 &23755819695364060 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1324295677032588} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 0 m_ReflectionProbeUsage: 1 m_RayTracingMode: 2 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: f301ee2609a385c448e9553fe9971512, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 m_ReceiveGI: 1 m_PreserveUVs: 0 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 m_StitchLightmapSeams: 1 m_SelectedEditorRenderState: 3 m_MinimumChartSize: 4 m_AutoUVMaxDistance: 0.5 m_AutoUVMaxAngle: 89 m_LightmapParameters: {fileID: 0} m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 0 --- !u!1 &1384113774454284 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4485195999127690} - component: {fileID: 135716679594753276} - component: {fileID: 114314521580185750} m_Layer: 2 m_Name: Condition System m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 --- !u!4 &4485195999127690 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1384113774454284} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 1.201, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4436053052880152} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!135 &135716679594753276 SphereCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1384113774454284} m_Material: {fileID: 0} m_IsTrigger: 1 m_Enabled: 1 serializedVersion: 2 m_Radius: 3 m_Center: {x: 0, y: 0, z: 0} --- !u!114 &114314521580185750 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1384113774454284} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 0dc60e7a7b58d5343ac002d6dc8a110f, type: 3} m_Name: m_EditorClassIdentifier: conditionCheckEnabled: 1 searchPlayerOnSceneIfNotAssigned: 1 layermaskToCheck: serializedVersion: 2 m_Bits: 4096 checkConditionCompleteOnTriggerEnterEnabled: 1 checkConditionOnCoroutine: 1 stopCoroutineOnConditionComplete: 0 stopCoroutineOnConditionNotComplete: 0 eventOnConditionComplete: m_PersistentCalls: m_Calls: - m_Target: {fileID: 65207651827770274} m_MethodName: set_enabled m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 1 m_CallState: 2 eventOnConditionNotComplete: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114268622733859784} m_MethodName: disableAction m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 114139065770737910} m_MethodName: removeDeviceFromListWithoutDisablingDevice m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 useEventOnTriggerEnter: 0 eventOnTriggerEnter: m_PersistentCalls: m_Calls: [] useEventOnTriggerExit: 1 eventOnTriggerExit: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114268622733859784} m_MethodName: disableAction m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 showDebugPrint: 0 checkConditionPaused: 0 currentPlayer: {fileID: 0} coroutineUpdateInProcess: 0 checkIfCarryinWeapon: 1 weaponCarriedName: Shovel checkIfWeaponOnHand: 1 checkIfWeaponSecondaryAbilityActive: 0 checkBothConditionsOnCoroutineUpdate: 1 currentConditionCompleteChecked: 0 currentConditionNotCompleteChecked: 0 --- !u!1 &1393224294458020 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4588608702310084} m_Layer: 2 m_Name: Match Target Transform m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4588608702310084 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1393224294458020} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: -2.236} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4962023966535216} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1454405685975930 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4304727558731678} - component: {fileID: 33942153399618820} - component: {fileID: 23828941852863758} m_Layer: 0 m_Name: Sphere m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4304727558731678 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1454405685975930} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: -0.068, z: 0} m_LocalScale: {x: 0.43230814, y: 0.43230817, z: 0.43230817} m_Children: [] m_Father: {fileID: 4436053052880152} m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!33 &33942153399618820 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1454405685975930} m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} --- !u!23 &23828941852863758 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1454405685975930} m_Enabled: 1 m_CastShadows: 1 m_ReceiveShadows: 1 m_DynamicOccludee: 1 m_MotionVectors: 1 m_LightProbeUsage: 1 m_ReflectionProbeUsage: 1 m_RayTracingMode: 2 m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - {fileID: 2100000, guid: 4a9bb53cbf24c3144b0016344685ca3c, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 m_StaticBatchRoot: {fileID: 0} m_ProbeAnchor: {fileID: 0} m_LightProbeVolumeOverride: {fileID: 0} m_ScaleInLightmap: 1 m_ReceiveGI: 1 m_PreserveUVs: 1 m_IgnoreNormalsForChartDetection: 0 m_ImportantGI: 0 m_StitchLightmapSeams: 1 m_SelectedEditorRenderState: 3 m_MinimumChartSize: 4 m_AutoUVMaxDistance: 0.5 m_AutoUVMaxAngle: 89 m_LightmapParameters: {fileID: 0} m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 0 --- !u!1 &1645637082707156 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4962023966535216} - component: {fileID: 65207651827770274} - component: {fileID: 114989494176712574} - component: {fileID: 114268622733859784} - component: {fileID: 114139065770737910} - component: {fileID: 114595364763245682} m_Layer: 2 m_Name: Action System Trigger (Press Button) m_TagString: device m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 --- !u!4 &4962023966535216 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1645637082707156} 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: 4588608702310084} - {fileID: 4693545428126836} - {fileID: 4694588655804236} m_Father: {fileID: 4436053052880152} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!65 &65207651827770274 BoxCollider: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1645637082707156} m_Material: {fileID: 0} m_IsTrigger: 1 m_Enabled: 0 serializedVersion: 2 m_Size: {x: 2, y: 2, z: 2.9273052} m_Center: {x: 0, y: 1, z: -0.4636526} --- !u!114 &114989494176712574 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1645637082707156} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 45fc770a0dc8169449e7164daf5e37bf, type: 3} m_Name: m_EditorClassIdentifier: eventList: [] enterEventList: - name: objectToCall: {fileID: 0} functionNameList: [] secondsDelay: 0 useRandomDelay: 0 randomDelayRange: {x: 0, y: 0} sendGameObject: 0 objectToSend: {fileID: 0} sendObjectDetected: 1 sendObjectDetectedFunction: sendObjectDetectedByEvent: 1 eventToSendObjectDetected: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114268622733859784} m_MethodName: setPlayerActionActive m_Mode: 0 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 useEventFunction: 1 eventFunction: m_PersistentCalls: m_Calls: [] useBroadcastMessage: 0 broadcastMessageStringList: [] useRemoteEvent: 0 remoteEventNameList: [] exitEventList: - name: objectToCall: {fileID: 0} functionNameList: [] secondsDelay: 0 useRandomDelay: 0 randomDelayRange: {x: 0, y: 0} sendGameObject: 0 objectToSend: {fileID: 0} sendObjectDetected: 1 sendObjectDetectedFunction: sendObjectDetectedByEvent: 1 eventToSendObjectDetected: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114268622733859784} m_MethodName: setPlayerActionDeactivate m_Mode: 0 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 useEventFunction: 1 eventFunction: m_PersistentCalls: m_Calls: [] useBroadcastMessage: 0 broadcastMessageStringList: [] useRemoteEvent: 0 remoteEventNameList: [] useSameFunctionInList: 0 sameFunctionList: [] useSameObjectToCall: 0 callThisObject: 0 sameObjectToCall: {fileID: 0} triggeredByButton: 0 useObjectToTrigger: 0 objectNeededToTrigger: {fileID: 0} useTagToTrigger: 1 tagNeededToTrigger: Player useTagList: 0 tagList: [] loopEventAtTheEndEnabled: 0 justCallOnTrigger: 0 callFunctionEveryTimeTriggered: 1 eventTriggered: 0 dontUseDelay: 0 useSameDelay: 0 generalDelay: 0 useRandomDelay: 0 randomDelayRange: {x: 0, y: 0} triggerEventType: 2 useLayerMask: 0 layerMask: serializedVersion: 2 m_Bits: 0 coroutineActive: 0 setParentToNull: 0 objectDetected: {fileID: 0} triggerEventAtStart: 0 isEnter: 0 isExit: 0 --- !u!114 &114268622733859784 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1645637082707156} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3} m_Name: m_EditorClassIdentifier: useMinDistanceToActivateAction: 0 minDistanceToActivateAction: 1 useMinAngleToActivateAction: 0 minAngleToActivateAction: 20 checkOppositeAngle: 0 canStopPreviousAction: 0 canForceToPlayCustomAction: 0 currentActionInfoIndex: 0 actionInfoList: - Name: Dig useActionName: 1 actionName: Dig useActionID: 0 actionID: 0 removeActionIDValueImmediately: 0 useCrossFadeAnimation: 1 pausePlayerActionsInput: 1 pausePlayerMovementInput: 1 resetPlayerMovementInput: 0 resetPlayerMovementInputSmoothly: 0 removePlayerMovementInputValues: 1 enablePlayerCanMoveAfterAction: 0 allowDownVelocityDuringAction: 0 pauseInteractionButton: 0 pauseInputListDuringActionActive: 0 ignorePauseInputListDuringAction: 0 pausePlayerCameraRotationInput: 0 pausePlayerCameraActionsInput: 0 pausePlayerCameraViewChange: 1 pausePlayerCameraMouseWheel: 1 disableHeadBob: 1 pauseHeadBob: 1 ignoreCameraDirectionOnMovement: 0 ignoreCameraDirectionOnStrafeMovement: 0 pauseStrafeState: 0 useNewCameraStateOnActionStart: 0 newCameraStateNameOnActionStart: setPreviousCameraStateOnActionEnd: 0 useNewCameraStateOnActionEnd: 0 newCameraStateNameOnActionEnd: ignorePivotCameraCollision: 0 useExtraFollowTransformPositionOffsetActiveFBA: 0 currentExtraFollowTransformPositionOffsetFBA: {x: 0, y: 0, z: 0} ignorePlayerRotationToCameraOnFBA: 0 ignoreHorizontalCameraRotationOnFBA: 0 ignoreVerticalCameraRotationOnFBA: 0 resetCameraRotationForwardOnFBA: 0 setCustomHeadTrackTargetToLook: 0 customHeadTrackTargetToLook: {fileID: 0} useCustomHeadTrackTolook: 0 customHeadTrackToLookName: disablePlayerGravity: 0 disablePlayerOnGroundState: 0 disablePlayerCollider: 0 disablePlayerColliderComponent: 0 enablePlayerColliderComponentOnActionEnd: 0 ignoreSetLastTimeFallingOnActionEnd: 0 reloadMainColliderOnCharacterOnActionEnd: 0 changePlayerColliderScale: 0 disableIKOnHands: 1 disableIKOnFeet: 1 pauseHeadTrack: 1 usCustomPauseHeadTrackOnFBA: 0 customPauseHeadTrackOnFBA: 0 setNoFrictionOnCollider: 1 forceRootMotionDuringAction: 1 actionCanHappenOnAir: 0 jumpCanResumePlayer: 0 useMovementInput: 0 useInteractionButtonToActivateAnimation: 1 animationTriggeredByExternalEvent: 0 resumePlayerAfterAction: 1 increaseActionIndexAfterComplete: 0 waitForNextPlayerInteractionButtonPress: 0 stayInState: 0 resetActionIndexAfterComplete: 0 animationDuration: 4.83 animationSpeed: 1 actionDurationOnFirstPerson: 1 actionUsesMovement: 0 adjustRotationDuringMovement: 0 delayToPlayAnimation: 0 usePositionToAdjustPlayer: 0 positionToAdjustPlayer: {fileID: 4694588655804236} adjustPlayerPositionSpeed: 0.3 usePositionToAdjustPlayerOnlyOnFBA: 0 movePlayerOnDirection: 0 movePlayerOnDirectionRaycastDistance: 0 movePlayerOnDirectionSpeed: 0 movePlayerDirection: {x: 0, y: 0, z: 0} movePlayerOnDirectionLayermask: serializedVersion: 2 m_Bits: 0 usePhysicsForceOnMovePlayer: 0 physicsForceOnMovePlayer: 0 physicsForceOnMovePlayerDuration: 0 checkIfPositionReachedOnPhysicsForceOnMovePlayer: 0 mainAvatarTarget: 0 matchTargetTransform: {fileID: 4588608702310084} matchTargetPositionWeightMask: {x: 1, y: 1, z: 1} matchTargetRotationWeightMask: 5 matchPlayerRotation: 0 matchPlayerRotationSpeed: 11 playerTargetTransform: {fileID: 4588608702310084} adjustPlayerPositionRotationDuring: 0 matchStartValue: 0 matchEndValue: 1 usePlayerWalkTarget: 0 useWalkAtTheEndOfAction: 0 playerWalkTarget: {fileID: 0} pausePlayerInputDuringWalk: 0 maxWalkSpeed: 1 activateDynamicObstacleDetection: 0 setPlayerFacingDirection: 0 playerFacingDirectionTransform: {fileID: 4694588655804236} maxRotationAmount: 1 minRotationAmount: 0.3 minRotationAngle: 10 adjustFacingDirectionBasedOnPlayerPosition: 0 facingDirectionPositionTransform: {fileID: 0} adjustRotationAtOnce: 0 useMovingPlayerToPositionTarget: 0 movingPlayerToPositionTargetSpeed: 5 movingPlayerToPositionTargetDelay: 0 ignoreSetPlayerFacingDirectionOnFBA: 0 destroyActionOnEnd: 0 removeActionOnEnd: 1 setActionState: 0 actionStateName: actionStateToConfigure: 0 setObjectParent: 0 boneParent: 0 objectToSetParent: {fileID: 0} bonePositionReference: {fileID: 0} waitTimeToParentObject: 0 setObjectParentSpeed: 0 useMountPoint: 0 mountPointName: resetObjectPositionAndParentAfterAction: 1 useEventInfoList: 1 useAccumulativeDelay: 0 eventInfoList: - delayToActivate: 1 eventToUse: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114511662612315274} m_MethodName: callRemoveEvent m_Mode: 5 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: Activate Dig Place m_BoolArgument: 0 m_CallState: 2 useRemoteEvent: 0 remoteEventName: eventTriggered: 0 sendCurrentPlayerOnEvent: 0 eventToSendCurrentPlayer: m_PersistentCalls: m_Calls: [] callThisEventIfActionStopped: 0 - delayToActivate: 3 eventToUse: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114511662612315274} m_MethodName: callRemoveEvent m_Mode: 5 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: Activate Spawn Objects On Dig Place m_BoolArgument: 0 m_CallState: 2 useRemoteEvent: 0 remoteEventName: eventTriggered: 0 sendCurrentPlayerOnEvent: 0 eventToSendCurrentPlayer: m_PersistentCalls: m_Calls: [] callThisEventIfActionStopped: 0 firstPersonEventInfoList: [] disableHUDOnAction: 0 showGizmo: 0 keepWeaponsDuringAction: 1 drawWeaponsAfterAction: 1 disableIKWeaponsDuringAction: 0 stopAimOnFireWeapons: 0 stopShootOnFireWeapons: 0 hideMeleWeaponMeshOnAction: 0 setInvincibilityStateActive: 0 invincibilityStateDuration: 0 checkEventsOnTemporalInvincibilityActive: 0 disableDamageReactionDuringAction: 0 addHealthAmountOnAction: 0 healthAmountToAdd: 0 removeHealthAmountOnAction: 0 healthAmountToRemove: 0 checkIfPlayerOnGround: 1 checkConditionsToStartActionOnUpdate: 0 playerMovingToStartAction: 0 checkPlayerToNotCrouch: 0 stopActionIfPlayerIsOnAir: 0 delayToStopActionIfPlayerIsOnAir: 0 getUpIfPlayerCrouching: 1 crouchOnActionEnd: 0 setPreviousCrouchStateOnActionEnd: 0 checkIfPlayerCanGetUpFromCrouch: 0 dropGrabbedObjectsOnAction: 1 dropOnlyIfNotGrabbedPhysically: 1 dropIfGrabbedPhysicallyWithIK: 1 keepGrabbedObjectOnActionIfNotDropped: 0 keepMeleeWeaponGrabbed: 0 drawMeleeWeaponGrabbedOnActionEnd: 0 stopCurrentMeleeAttackInProcess: 0 useEventIfActionStopped: 0 eventIfActionStopped: m_PersistentCalls: m_Calls: [] pauseCustomInputListDuringActionActive: 0 customInputToPauseOnActionInfoList: [] layerForRaycast: serializedVersion: 2 m_Bits: 0 useRaycastToAdjustMatchTransform: 0 useRaycastToAdjustTargetTransform: 0 useRaycastToAdjustPositionToAdjustPlayer: 0 useRaycastToAdjustMatchTransformExplanation: This is the option to adjust the matchTargetTransform transform to the ground, used to match the player position to the animation position. useRaycastToAdjustTargetTransformExplanation: This is the option to adjust the playerWalkTarget transform to the ground, used to make the player to walk to a certain position during the action. useRaycastToAdjustPositionToAdjustPlayerExplanation: This is the option to adjust the positionToAdjustPlayer transform to the ground, used to move the player to the exact zone to play the animation. pauseAIOnActionStart: 0 resumeAIOnActionEnd: 0 assignPartnerOnActionEnd: 0 checkUseMinAngleToActivateAction: 0 checkUseMinDistanceToActivateAction: 0 setMoveNavMeshPaused: 0 ignoreAnimationTransitionCheck: 0 pauseActivationOfOtherCustomActions: 0 disableAnyStateConfiguredWithExitTime: 0 playerList: [] useEventsOnPlayerInsideOutside: 0 eventOnPlayerInside: m_PersistentCalls: m_Calls: [] eventOnPlayerOutside: m_PersistentCalls: m_Calls: [] useEventsOnStartEndAction: 0 eventOnStartAction: m_PersistentCalls: m_Calls: [] eventOnEndAction: m_PersistentCalls: m_Calls: [] useEventAfterResumePlayer: 0 eventAfterResumePlayer: m_PersistentCalls: m_Calls: [] actionTransform: {fileID: 0} sendCurrentPlayerOnEvent: 0 eventToSendCurrentPlayer: m_PersistentCalls: m_Calls: [] useEventBeforeStartAction: 0 eventBeforeStartAction: m_PersistentCalls: m_Calls: [] mainTrigger: {fileID: 0} activateCustomActionAfterActionComplete: 0 customActionToActiveAfterActionComplete: addActionToListStoredToPlay: 0 playActionAutomaticallyIfStoredAtEnd: 0 clearAddActionToListStoredToPlay: 0 useEventsToEnableDisableActionObject: 0 eventToEnableActionObject: m_PersistentCalls: m_Calls: [] eventToDisableActionObject: m_PersistentCalls: m_Calls: [] categoryName: canInterruptOtherActionActive: 0 actionListToInterrupt: [] useCategoryToCheckInterrupt: 0 actionCategoryListToInterrupt: [] eventOnInterrupOtherActionActive: m_PersistentCalls: m_Calls: [] useEventOnInterruptedAction: 0 eventOnInterruptedAction: m_PersistentCalls: m_Calls: [] useProbabilityToActivateAction: 0 probablityToActivateAction: 0 animationUsedOnUpperBody: 0 disableRegularActionActiveState: 0 disableRegularActionActiveStateOnEnd: 0 changeCameraViewToThirdPersonOnAction: 1 changeCameraViewToThirdPersonOnActionOnFullBodyAwareness: 0 keepCameraRotationToHeadOnFullBodyAwareness: 0 actionsCanBeUsedOnFirstPerson: 0 ignoreChangeToThirdPerson: 0 disableIgnorePlayerListChange: 0 showDebugPrint: 0 showGizmo: 0 showAllGizmo: 0 mainAnimator: {fileID: 0} newAnimationClip: {fileID: 0} enableAnimatorLayerOnAction: 0 animatorLayerToEnableName: actionNameToReplace: animationLayerName: Base Layer newAnimationSpeed: 1 activateAnimationReplace: 0 newAnimationIsMirror: 0 setPlayerParentDuringActionActive: 0 playerParentDuringAction: {fileID: 0} --- !u!114 &114139065770737910 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1645637082707156} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: be8030885d591eb408518d093fad5d5b, type: 3} m_Name: m_EditorClassIdentifier: useOnlyForTrigger: 1 functionToSetPlayer: activateDeviceOnTriggerEnter: 0 useFreeInteraction: 0 useFreeInteractionEvent: 0 freeInteractionEvent: m_PersistentCalls: m_Calls: [] useMoveCameraToDevice: 0 disableDeviceWhenStopUsing: 0 stopUsingDeviceWhenUnlock: 0 disableAndRemoveDeviceWhenUnlock: 0 functionToUseDevice: m_PersistentCalls: m_Calls: [] usingDevice: 0 unlockFunctionCall: m_PersistentCalls: m_Calls: [] lockFunctionCall: m_PersistentCalls: m_Calls: [] currentPlayer: {fileID: 0} activateEventOnTriggerStay: 0 triggerStayEvent: m_PersistentCalls: m_Calls: [] eventOnTriggerStayRate: 0 activateEventOnTriggerEnter: 0 triggerEnterEvent: m_PersistentCalls: m_Calls: [] activateEventOnTriggerExit: 0 triggerExitEvent: m_PersistentCalls: m_Calls: [] sendPlayerOnTriggerEnter: 0 eventToSendPlayerOnTriggerEnter: m_PersistentCalls: m_Calls: [] sendPlayerOnTriggerExit: 0 eventToSendPlayerOnTriggerExit: m_PersistentCalls: m_Calls: [] activateEventIfUnableToUseDevice: 0 unableToUseDeviceEvent: m_PersistentCalls: m_Calls: [] sendCurrentPlayerOnEvent: 0 setCurrentPlayerEvent: m_PersistentCalls: m_Calls: [] useEventOnStartUsingDevice: 0 useEventOnStopUsingDevice: 0 eventOnStartUsingDevice: m_PersistentCalls: m_Calls: [] eventOnStopUsingDevice: m_PersistentCalls: m_Calls: [] deviceCanBeUsed: 1 playerInside: 0 cameraMovementManager: {fileID: 0} deviceMovementManager: {fileID: 0} disableDeviceInteractionAfterUsingOnce: 0 useConditionSystemToStartDevice: 0 mainGKCConditionInfoToStartDevice: {fileID: 0} useConditionSystemToStopDevice: 0 mainGKCConditionInfoToStopDevice: {fileID: 0} showDebugPrint: 0 --- !u!114 &114595364763245682 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1645637082707156} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 80fe7bfbecac2ee4895bd133d0b782df, type: 3} m_Name: m_EditorClassIdentifier: deviceName: Dig Point deviceAction: Dig useMultipleInteraction: 0 multipleInteractionNameList: [] secondaryDeviceAction: reloadDeviceActionOnPress: 0 hideIconOnPress: 0 disableIconOnPress: 0 showIcon: 1 showTouchIconButton: 1 hideIconOnUseDevice: 0 showIconOnStopUseDevice: 0 useTransformForStringAction: 1 transformForStringAction: {fileID: 4693545428126836} useSeparatedTransformForEveryView: 0 transformForThirdPerson: {fileID: 0} transformForFirstPerson: {fileID: 0} useLocalOffset: 1 actionOffset: 1 setUsingDeviceState: 0 setTextFontSizeActive: 0 textFontSize: 17 iconEnabled: 1 useRaycastToDetectDeviceParts: 0 usingDevice: 0 useCustomMinDistanceToUseDevice: 1 customMinDistanceToUseDevice: 5 ignoreDistanceToDevice: 0 useCustomMinAngleToUse: 0 customMinAngleToUseDevice: 20 useRelativeDirectionBetweenPlayerAndObject: 0 useCustomIconButtonInfo: 0 customIconButtonInfoName: ignoreUseOnlyDeviceIfVisibleOnCamera: 0 useCustomDeviceTransformPosition: 1 customDeviceTransformPosition: {fileID: 4693545428126836} useFixedDeviceIconPosition: 0 checkIfObstacleBetweenDeviceAndPlayer: 0 showIconTexture: 0 iconTexture: {fileID: 0} useObjectDescription: 0 objectDescription: descriptionFontSize: 14 showObjectAmount: 0 objectAmount: 0 useHoldInteractionButton: 0 holdInteractionButtonDuration: 0 showGizmo: 0 gizmoLabelColor: {r: 0, g: 1, b: 0, a: 1} gizmoColor: {r: 1, g: 1, b: 1, a: 1} gizmoRadius: 0.3 --- !u!1 &1749677470970982 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4436053052880152} - component: {fileID: 114781461035528070} m_Layer: 0 m_Name: Place To Dig (Free Dig) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4436053052880152 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1749677470970982} 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: 4327482311108328} - {fileID: 4485195999127690} - {fileID: 4962023966535216} - {fileID: 4607630336574466} - {fileID: 4894869668259538} - {fileID: 4879615584203530} - {fileID: 4304727558731678} m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &114781461035528070 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1749677470970982} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 703bee9dfca61354fa8809e52e0ce318, type: 3} m_Name: m_EditorClassIdentifier: saveElementEnabled: 1 elementScene: 9 elementID: 0 elementActiveState: 1 savePositionValues: 0 saveRotationValues: 0 useCustomTransform: 0 customTransform: {fileID: 0} elementPrefabID: -1 useStats: 0 loadStatsDelay: 0 statInfoList: [] useEventOnObjectActive: 1 eventOnObjectActive: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114314521580185750} m_MethodName: setCheckConditionPausedState m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 1 m_CallState: 2 - m_Target: {fileID: 1324295677032588} m_MethodName: SetActive m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 1454405685975930} m_MethodName: SetActive m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 114550900529815256} m_MethodName: setHiddenSurfaceEnabledState m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 useEventOnObjectInactive: 0 eventOnObjectInactive: m_PersistentCalls: m_Calls: [] useDelayForEvent: 0 delayForEvent: 0 useEventObjectObjectActiveWithoutDelay: 0 eventObjectObjectActiveWithoutDelay: m_PersistentCalls: m_Calls: [] useEventObjectObjectInactiveWithoutDelay: 0 eventObjectObjectInactiveWithoutDelay: m_PersistentCalls: m_Calls: [] showDebugPrint: 0 useElementPrefabID: 0 objectOriginallyOnScene: 1 --- !u!1 &1816356990248776 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4693545428126836} m_Layer: 2 m_Name: Device Position Transform m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4693545428126836 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1816356990248776} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 1.235, z: -0.036999702} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 4962023966535216} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1931131197361192 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4327482311108328} - component: {fileID: 114511662612315274} m_Layer: 0 m_Name: Remove Event To Activate Dig m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4327482311108328 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1931131197361192} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0.647, z: 0} m_LocalScale: {x: 0.55591595, y: 1.3164679, z: 0.55591613} m_Children: [] m_Father: {fileID: 4436053052880152} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &114511662612315274 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1931131197361192} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 62b07e78566b1a3448770560282b75de, type: 3} m_Name: m_EditorClassIdentifier: remoteEventsEnabled: 1 activateRemoteEventsOnStart: 0 remoteEventsOnStartList: [] eventInfoList: - Name: Activate Dig Place eventEnabled: 1 disableEventAfterActivation: 0 useRegularEvent: 1 eventToActive: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114314521580185750} m_MethodName: setCheckConditionPausedState m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 1 m_CallState: 2 - m_Target: {fileID: 65207651827770274} m_MethodName: set_enabled m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 114139065770737910} m_MethodName: removeDeviceFromListWithoutDisablingDevice m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 114314521580185750} m_MethodName: stopUpdateCoroutine m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 114781461035528070} m_MethodName: setElementActiveState m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 1 m_CallState: 2 - m_Target: {fileID: 1324295677032588} m_MethodName: SetActive m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 1454405685975930} m_MethodName: SetActive m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 - m_Target: {fileID: 114550900529815256} m_MethodName: setHiddenSurfaceEnabledState m_Mode: 6 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 0 m_CallState: 2 useAmountOnEvent: 0 eventToActiveAmount: m_PersistentCalls: m_Calls: [] useBoolOnEvent: 0 eventToActiveBool: m_PersistentCalls: m_Calls: [] useGameObjectOnEvent: 0 eventToActiveGameObject: m_PersistentCalls: m_Calls: [] useTransformOnEvent: 0 eventToActiveTransform: m_PersistentCalls: m_Calls: [] pauseVisibleOnEditor: 0 - Name: Activate Spawn Objects On Dig Place eventEnabled: 1 disableEventAfterActivation: 0 useRegularEvent: 1 eventToActive: m_PersistentCalls: m_Calls: - m_Target: {fileID: 114675085686875250} m_MethodName: activateSpawnObject m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 1 m_CallState: 2 - m_Target: {fileID: 114270069234109326} m_MethodName: createDropPickUpObjects m_Mode: 1 m_Arguments: m_ObjectArgument: {fileID: 0} m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine m_IntArgument: 0 m_FloatArgument: 0 m_StringArgument: m_BoolArgument: 1 m_CallState: 2 useAmountOnEvent: 0 eventToActiveAmount: m_PersistentCalls: m_Calls: [] useBoolOnEvent: 0 eventToActiveBool: m_PersistentCalls: m_Calls: [] useGameObjectOnEvent: 0 eventToActiveGameObject: m_PersistentCalls: m_Calls: [] useTransformOnEvent: 0 eventToActiveTransform: m_PersistentCalls: m_Calls: [] pauseVisibleOnEditor: 0 showDebugPrint: 0 objectSearchResultList: [] objectSearcherName: searchObjectsActive: 0