plantilla base para movimiento básico
This commit is contained in:
Robii Aragon
2026-02-05 05:07:55 -08:00
parent 195b696771
commit 779f2c8b20
14443 changed files with 23840465 additions and 452 deletions

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b24f3c3a61d41dd42a2c977a4641332f
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,358 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &4818122205134688023
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4812494599650662379}
- component: {fileID: 4829947663497907511}
- component: {fileID: 4846149337622177859}
- component: {fileID: 4818122205134688016}
- component: {fileID: 4818122205134688017}
- component: {fileID: 4818122205134688022}
m_Layer: 2
m_Name: Shared Action Button Activator
m_TagString: device
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4812494599650662379
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4818122205134688023}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!135 &4829947663497907511
SphereCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4818122205134688023}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.03
m_Center: {x: 0, y: 1, z: 0}
--- !u!114 &4846149337622177859
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4818122205134688023}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 80fe7bfbecac2ee4895bd133d0b782df, type: 3}
m_Name:
m_EditorClassIdentifier:
deviceName: Special Attack
deviceAction: Activate
useMultipleInteraction: 0
multipleInteractionNameList: []
secondaryDeviceAction:
reloadDeviceActionOnPress: 0
hideIconOnPress: 0
disableIconOnPress: 0
showIcon: 1
showTouchIconButton: 1
hideIconOnUseDevice: 0
showIconOnStopUseDevice: 0
useTransformForStringAction: 0
transformForStringAction: {fileID: 0}
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: 0
customMinDistanceToUseDevice: 0
ignoreDistanceToDevice: 0
useCustomMinAngleToUse: 0
customMinAngleToUseDevice: 0
useRelativeDirectionBetweenPlayerAndObject: 0
useCustomIconButtonInfo: 0
customIconButtonInfoName:
ignoreUseOnlyDeviceIfVisibleOnCamera: 1
useCustomDeviceTransformPosition: 0
customDeviceTransformPosition: {fileID: 0}
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!114 &4818122205134688016
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4818122205134688023}
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:
- m_Target: {fileID: 4818122205134688017}
m_MethodName: activateSharedActionByName
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
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: 1
setCurrentPlayerEvent:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 4818122205134688017}
m_MethodName: setExternalCharacter
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
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 &4818122205134688017
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4818122205134688023}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3a0434bf3fd90274bacd7514423eed8a, type: 3}
m_Name:
m_EditorClassIdentifier:
buttonActivatorEnabled: 1
buttonActive: 0
setActiveStateOnStart: 0
sharedActionNameOnStart:
useRandomSharedActionName: 0
showDebugPrint: 0
sharedActionName: Close Combat 3
currentTimeToDisableActivator: 0
currentExternalCharacter: {fileID: 0}
checkToDisableActivatorInProcess: 0
sharedActionEventInfoList: []
useEventsItTargetDetected: 1
eventsItTargetDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 4818122205134688017}
m_MethodName: disableActivator
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
useEventsItTargetNotDetected: 0
eventsItTargetNotDetected:
m_PersistentCalls:
m_Calls: []
eventOnAssigningNewInfo:
m_PersistentCalls:
m_Calls: []
eventToSendNewActionName:
m_PersistentCalls:
m_Calls: []
eventOnEnableActivator:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 4829947663497907511}
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
- m_Target: {fileID: 4818122205134688022}
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
eventOnDisableActivator:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 4829947663497907511}
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: 4818122205134688016}
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: 4818122205134688022}
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: 4818122205134688016}
m_MethodName: setUsingDeviceState
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
mainSharedActionSystem: {fileID: 0}
--- !u!114 &4818122205134688022
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4818122205134688023}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 7ceb6c90a67d825418766c477c318629, type: 3}
m_Name:
m_EditorClassIdentifier:
followObjectActive: 1
objectToFollow: {fileID: 0}
followPosition: 1
followRotation: 1
mainTransform: {fileID: 0}
checkIfObjectToFollowNull: 0
objectToFollowLocated: 0
showDebugPrint: 0

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 1cf701176f56c3c47a97e85111103dd6
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Others/Shared
Action Button Activator.prefab
uploadId: 814740

View File

@@ -0,0 +1,78 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &3433099270451975907
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3433099270451975906}
- component: {fileID: 3433099270451975904}
- component: {fileID: 3433099270451975905}
m_Layer: 2
m_Name: Shared Action Zone Trigger For AI
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3433099270451975906
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3433099270451975907}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &3433099270451975904
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3433099270451975907}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &3433099270451975905
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3433099270451975907}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter:
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 0
disableSharedActionRemoteActivatorOnTriggerExit: 0
setCustomSharedActionNameOnEnter: 1
customSharedActionNameOnEnter: Shared Stealth Kill Dumpster
removeCustomSharedActionNameOnExit: 1
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 019b84cdc494a1646a40dd7f3159f010
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Others/Shared
Action Zone Trigger For AI.prefab
uploadId: 814740

View File

@@ -0,0 +1,78 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &7086602473619506891
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7086602473619506890}
- component: {fileID: 7086602473619506888}
- component: {fileID: 7086602473619506889}
m_Layer: 2
m_Name: Shared Action Zone Trigger
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7086602473619506890
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7086602473619506891}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &7086602473619506888
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7086602473619506891}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &7086602473619506889
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7086602473619506891}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter: Shared Stealth Kill Dumpster
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 1
disableSharedActionRemoteActivatorOnTriggerExit: 1
setCustomSharedActionNameOnEnter: 0
customSharedActionNameOnEnter:
removeCustomSharedActionNameOnExit: 0
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: e94508ec5b3851e4c92ac9a4b59e5dc9
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Others/Shared
Action Zone Trigger.prefab
uploadId: 814740

View File

@@ -0,0 +1,994 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1266869646786682659
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3751322032145542253}
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 &3751322032145542253
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1266869646786682659}
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: 380088341027221312}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2784451837843778948
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3701662795220830452}
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 &3701662795220830452
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2784451837843778948}
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: 380088341027221312}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &5122162132089687870
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4570278452579571338}
- component: {fileID: 2397044818447923366}
m_Layer: 2
m_Name: Shake Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4570278452579571338
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5122162132089687870}
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: 7623019414927087023}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &2397044818447923366
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5122162132089687870}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1688134050b0e8a4b86b67ac8cc8f30e, type: 3}
m_Name:
m_EditorClassIdentifier:
externalCameraShakeEnabled: 1
externalShakeName: Rotating Kick
shakeUsingDistance: 0
minDistanceToShake: 0
layer:
serializedVersion: 2
m_Bits: 0
useShakeListTriggeredByActions: 0
shakeTriggeredByActionList:
- actionName: Big Fall
shakeName: Medium Fall
nameIndex: 8
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
setPlayerManually: 1
currentPlayer: {fileID: 0}
mainManagerName: External Shake List Manager
showGizmo: 0
gizmoLabelColor: {r: 0, g: 0, b: 0, a: 0}
nameIndex: 15
nameList:
- Big Explosion
- Medium Explosion
- Little Explosion
- Big Bullets
- Medium Bullets
- Little Bullets
- Laser
- Big Fall
- Medium Fall
- Core Activation
- Jump Scare
- Big Door Opening
- Foot Stomp Test
- Kick Combo
- Punch Combo
- Rotating Kick
- Hit Object
- Melee Attack Target To Damage Found
- Cutting Mode Slice
- Small Melee Damage Received
- Medium Melee Damage Received
- Large Melee Damage Received
externalShakeManager: {fileID: 0}
--- !u!1 &5502957537412263925
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 380088341027221312}
- component: {fileID: 8402203364558395157}
m_Layer: 0
m_Name: Action System Trigger (AI)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &380088341027221312
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5502957537412263925}
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: 3751322032145542253}
- {fileID: 3701662795220830452}
m_Father: {fileID: 7623019414927087023}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &8402203364558395157
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5502957537412263925}
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: 1
canForceToPlayCustomAction: 1
currentActionInfoIndex: 0
actionInfoList:
- Name: Parry Counter Close Combat 1 (Attacker)
useActionName: 1
actionName: Parry Counter Close Combat 1 (Attacker)
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: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 1.66
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 3701662795220830452}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
playerTargetTransform: {fileID: 3751322032145542253}
adjustPlayerPositionRotationDuring: 0
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 3701662795220830452}
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: 0
useAccumulativeDelay: 0
useAnimationSpeedOnDelay: 0
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 1
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 0
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 0
delayToKillCharacter: 0
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 1
resumeAIOnActionEnd: 1
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: 0
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!1 &6036384363922805747
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6142189413050050517}
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 &6142189413050050517
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6036384363922805747}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.42, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 8639726739823106132}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &7357395511364455981
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7623019414927087023}
- component: {fileID: 1762587472286398391}
m_Layer: 0
m_Name: Shared Action Close Combat 1 To Player
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7623019414927087023
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7357395511364455981}
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: 380088341027221312}
- {fileID: 8639726739823106132}
- {fileID: 4570278452579571338}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1762587472286398391
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7357395511364455981}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2455fd955d41f764581e3953ece2f78f, type: 3}
m_Name:
m_EditorClassIdentifier:
firstCharacterIsPlayer: 1
adjustPositionToFirstCharacter: 1
adjustPositionToSecondCharacter: 0
matchPositionUsedOnAction: 1
adjustMatchPositionOnFirstCharacter: 1
adjustMatchPositionOnSecondCharacter: 1
alignMainSharedActionGameObjectToBothCharacters: 1
useProbabilityToUseAction: 0
probabilityToUseAction: 0
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 0
useMinAngleToActivateAction: 0
minAngleToActivateAction: 0
checkCharacterStats: 0
sharedActionConditionStatInfoList: []
stopActionIfAnyCharacterIsDead: 1
stopActionIfFirstCharacterIsDead: 0
stopActionIfSecondCharacterIsDead: 0
firstCharacterActionSystem: {fileID: 8402203364558395157}
secondCharacterActionSystem: {fileID: 5446000092971402533}
--- !u!1 &7679939823940282954
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8639726739823106132}
- component: {fileID: 5446000092971402533}
m_Layer: 0
m_Name: Action System Trigger (Player)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &8639726739823106132
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7679939823940282954}
m_LocalRotation: {x: 0, y: 1, z: 0, w: 0}
m_LocalPosition: {x: 0, y: 0, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 6627322467397775238}
- {fileID: 6142189413050050517}
m_Father: {fileID: 7623019414927087023}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!114 &5446000092971402533
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7679939823940282954}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 4
useMinAngleToActivateAction: 0
minAngleToActivateAction: 90
checkOppositeAngle: 0
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Parry Counter Close Combat 1 (Victim)
useActionName: 1
actionName: Parry Counter Close Combat 1 (Victim)
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: 0
pauseHeadBob: 0
ignoreCameraDirectionOnMovement: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 0
forceRootMotionDuringAction: 1
actionCanHappenOnAir: 0
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 2.7
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0.3
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 6142189413050050517}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 0
playerTargetTransform: {fileID: 0}
adjustPlayerPositionRotationDuring: 1
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 6142189413050050517}
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
useAnimationSpeedOnDelay: 0
eventInfoList:
- delayToActivate: 0.45
eventToUse:
m_PersistentCalls:
m_Calls: []
useRemoteEvent: 0
remoteEventName:
eventTriggered: 0
sendCurrentPlayerOnEvent: 1
eventToSendCurrentPlayer:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 2397044818447923366}
m_MethodName: setCurrentPlayerAndActivateCameraShake
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
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: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 1
delayToKillCharacter: 2.65
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 8388609
useRaycastToAdjustMatchTransform: 0
useRaycastToAdjustTargetTransform: 0
useRaycastToAdjustPositionToAdjustPlayer: 1
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: 0
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!1 &8790846470545289891
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6627322467397775238}
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 &6627322467397775238
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8790846470545289891}
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: 8639726739823106132}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 401010855bc2a344aa78f27a019e6ee7
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 1 To Player.prefab
uploadId: 814740

View File

@@ -0,0 +1,994 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1895856193419123702
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4599551334795503800}
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 &4599551334795503800
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1895856193419123702}
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: 1053248883997059989}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3278585495219988817
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4072747894441217057}
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 &4072747894441217057
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3278585495219988817}
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: 1053248883997059989}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3953682501182372912
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5482997621323439998}
- component: {fileID: 1673971660359322672}
m_Layer: 2
m_Name: Shake Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &5482997621323439998
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3953682501182372912}
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: 7066671004473086330}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1673971660359322672
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3953682501182372912}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1688134050b0e8a4b86b67ac8cc8f30e, type: 3}
m_Name:
m_EditorClassIdentifier:
externalCameraShakeEnabled: 1
externalShakeName: Rotating Kick
shakeUsingDistance: 0
minDistanceToShake: 0
layer:
serializedVersion: 2
m_Bits: 0
useShakeListTriggeredByActions: 0
shakeTriggeredByActionList:
- actionName: Big Fall
shakeName: Medium Fall
nameIndex: 8
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
setPlayerManually: 1
currentPlayer: {fileID: 0}
mainManagerName: External Shake List Manager
showGizmo: 0
gizmoLabelColor: {r: 0, g: 0, b: 0, a: 0}
nameIndex: 15
nameList:
- Big Explosion
- Medium Explosion
- Little Explosion
- Big Bullets
- Medium Bullets
- Little Bullets
- Laser
- Big Fall
- Medium Fall
- Core Activation
- Jump Scare
- Big Door Opening
- Foot Stomp Test
- Kick Combo
- Punch Combo
- Rotating Kick
- Hit Object
- Melee Attack Target To Damage Found
- Cutting Mode Slice
- Small Melee Damage Received
- Medium Melee Damage Received
- Large Melee Damage Received
externalShakeManager: {fileID: 0}
--- !u!1 &5153756984487275296
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1053248883997059989}
- component: {fileID: 9169649228632363968}
m_Layer: 0
m_Name: Action System Trigger (AI)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1053248883997059989
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5153756984487275296}
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: 4599551334795503800}
- {fileID: 4072747894441217057}
m_Father: {fileID: 7066671004473086330}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &9169649228632363968
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5153756984487275296}
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: 1
canForceToPlayCustomAction: 1
currentActionInfoIndex: 0
actionInfoList:
- Name: Parry Counter Close Combat 1 (Victim)
useActionName: 1
actionName: Parry Counter Close Combat 1 (Victim)
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: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 2.7
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0.3
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 4072747894441217057}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
playerTargetTransform: {fileID: 4599551334795503800}
adjustPlayerPositionRotationDuring: 0
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 4072747894441217057}
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: 0
useAccumulativeDelay: 0
useAnimationSpeedOnDelay: 0
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 1
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 0
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 1
healthAmountToRemove: 15
setHealthOnActionEnd: 1
killCharacter: 0
delayToKillCharacter: 0
activateCharacterRagdoll: 1
delatyToActivateCharacterRagdoll: 1.8
ragdollStateDuration: 4
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 1
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: 0
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!1 &6349573591756838694
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6838378110372160256}
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 &6838378110372160256
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6349573591756838694}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.42, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 8952528939546369153}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &7011854510697967263
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8952528939546369153}
- component: {fileID: 4634107433433121264}
m_Layer: 0
m_Name: Action System Trigger (Player)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &8952528939546369153
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7011854510697967263}
m_LocalRotation: {x: 0, y: 1, z: 0, w: 0}
m_LocalPosition: {x: -0, y: 0, z: 1.01}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 5774536908839119699}
- {fileID: 6838378110372160256}
m_Father: {fileID: 7066671004473086330}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!114 &4634107433433121264
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7011854510697967263}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 4
useMinAngleToActivateAction: 0
minAngleToActivateAction: 90
checkOppositeAngle: 0
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Parry Counter Close Combat 1 (Attacker)
useActionName: 1
actionName: Parry Counter Close Combat 1 (Attacker)
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: 0
pauseHeadBob: 0
ignoreCameraDirectionOnMovement: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 0
forceRootMotionDuringAction: 1
actionCanHappenOnAir: 0
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 1.66
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 6838378110372160256}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 0
playerTargetTransform: {fileID: 0}
adjustPlayerPositionRotationDuring: 1
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 6838378110372160256}
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
useAnimationSpeedOnDelay: 0
eventInfoList:
- delayToActivate: 0.75
eventToUse:
m_PersistentCalls:
m_Calls: []
useRemoteEvent: 0
remoteEventName: Activate Rotating Kick Camera Shake
eventTriggered: 0
sendCurrentPlayerOnEvent: 1
eventToSendCurrentPlayer:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 1673971660359322672}
m_MethodName: setCurrentPlayerAndActivateCameraShake
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
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: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 0
delayToKillCharacter: 0
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 8388609
useRaycastToAdjustMatchTransform: 0
useRaycastToAdjustTargetTransform: 0
useRaycastToAdjustPositionToAdjustPlayer: 1
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: 0
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!1 &7908607016361773816
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7066671004473086330}
- component: {fileID: 1418154380320207714}
m_Layer: 0
m_Name: Shared Action Close Combat 1
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7066671004473086330
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7908607016361773816}
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: 8952528939546369153}
- {fileID: 1053248883997059989}
- {fileID: 5482997621323439998}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1418154380320207714
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7908607016361773816}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2455fd955d41f764581e3953ece2f78f, type: 3}
m_Name:
m_EditorClassIdentifier:
firstCharacterIsPlayer: 1
adjustPositionToFirstCharacter: 0
adjustPositionToSecondCharacter: 1
matchPositionUsedOnAction: 1
adjustMatchPositionOnFirstCharacter: 1
adjustMatchPositionOnSecondCharacter: 1
alignMainSharedActionGameObjectToBothCharacters: 1
useProbabilityToUseAction: 0
probabilityToUseAction: 0
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 0
useMinAngleToActivateAction: 0
minAngleToActivateAction: 0
checkCharacterStats: 0
sharedActionConditionStatInfoList: []
stopActionIfAnyCharacterIsDead: 1
stopActionIfFirstCharacterIsDead: 0
stopActionIfSecondCharacterIsDead: 0
firstCharacterActionSystem: {fileID: 4634107433433121264}
secondCharacterActionSystem: {fileID: 9169649228632363968}
--- !u!1 &8224945503067993718
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5774536908839119699}
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 &5774536908839119699
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8224945503067993718}
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: 8952528939546369153}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 751f81c0d8c7dcf4ab76e86b8473bbb1
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 1.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 9e801d8948c5d504eaabbd916ca51148
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 2 To Player.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: b9beef12161b86c488046b52faf1ec1c
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 2.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: d17654a4aaf90bc4fa4e7b2e4b65106c
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 3 To Player.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: d31b5039698d36c408ef685b485a2cec
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 3.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 0718e8f7a6ac5e14a9e2f9de97fb197c
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 5 To Player.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 0fc8974fc09964746896534de8a2c3ae
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Close Combat 5.prefab
uploadId: 814740

View File

@@ -0,0 +1,983 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &3889100179641813243
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100179641813240}
m_Layer: 0
m_Name: Player Target Position
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100179641813240
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100179641813243}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.42, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3889100181324421574}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3889100180306045045
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100180306045050}
m_Layer: 0
m_Name: Player Target Position
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100180306045050
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180306045045}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0.313, y: 0, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3889100180680856501}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3889100180342794121
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100180342794126}
- component: {fileID: 3889100180342794127}
m_Layer: 2
m_Name: Shake Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100180342794126
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180342794121}
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: 3889100180552510127}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &3889100180342794127
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180342794121}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1688134050b0e8a4b86b67ac8cc8f30e, type: 3}
m_Name:
m_EditorClassIdentifier:
externalCameraShakeEnabled: 1
externalShakeName: Rotating Kick
shakeUsingDistance: 0
minDistanceToShake: 0
layer:
serializedVersion: 2
m_Bits: 0
useShakeListTriggeredByActions: 0
shakeTriggeredByActionList:
- actionName: Big Fall
shakeName: Medium Fall
nameIndex: 8
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
setPlayerManually: 1
currentPlayer: {fileID: 0}
mainManagerName: External Shake List Manager
showGizmo: 0
gizmoLabelColor: {r: 0, g: 0, b: 0, a: 0}
nameIndex: 15
nameList:
- Big Explosion
- Medium Explosion
- Little Explosion
- Big Bullets
- Medium Bullets
- Little Bullets
- Laser
- Big Fall
- Medium Fall
- Core Activation
- Jump Scare
- Big Door Opening
- Foot Stomp Test
- Kick Combo
- Punch Combo
- Rotating Kick
- Hit Object
- Melee Attack Target To Damage Found
- Cutting Mode Slice
- Small Melee Damage Received
- Medium Melee Damage Received
- Large Melee Damage Received
externalShakeManager: {fileID: 0}
--- !u!1 &3889100180358836365
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100180358836466}
m_Layer: 0
m_Name: Match Target Transform
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100180358836466
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180358836365}
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: 3889100180680856501}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3889100180433639941
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100180433639946}
m_Layer: 0
m_Name: Match Target Transform
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100180433639946
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180433639941}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -0.646}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3889100181324421574}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3889100180552510126
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100180552510127}
- component: {fileID: 3889100180552510124}
m_Layer: 0
m_Name: Shared Action Stealth Kill 1
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100180552510127
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180552510126}
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: 3889100181324421574}
- {fileID: 3889100180680856501}
- {fileID: 3889100180342794126}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &3889100180552510124
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180552510126}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2455fd955d41f764581e3953ece2f78f, type: 3}
m_Name:
m_EditorClassIdentifier:
firstCharacterIsPlayer: 1
adjustPositionToFirstCharacter: 1
adjustPositionToSecondCharacter: 0
matchPositionUsedOnAction: 1
adjustMatchPositionOnFirstCharacter: 1
adjustMatchPositionOnSecondCharacter: 1
alignMainSharedActionGameObjectToBothCharacters: 1
useProbabilityToUseAction: 0
probabilityToUseAction: 0
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 0
useMinAngleToActivateAction: 0
minAngleToActivateAction: 0
checkCharacterStats: 0
sharedActionConditionStatInfoList: []
stopActionIfAnyCharacterIsDead: 1
stopActionIfFirstCharacterIsDead: 0
stopActionIfSecondCharacterIsDead: 0
firstCharacterActionSystem: {fileID: 3889100181324421575}
secondCharacterActionSystem: {fileID: 3889100180680856506}
--- !u!1 &3889100180680856500
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100180680856501}
- component: {fileID: 3889100180680856506}
m_Layer: 0
m_Name: Action System Trigger (AI)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100180680856501
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180680856500}
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: 3889100180358836466}
- {fileID: 3889100180306045050}
m_Father: {fileID: 3889100180552510127}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &3889100180680856506
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100180680856500}
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: 1
canForceToPlayCustomAction: 1
currentActionInfoIndex: 0
actionInfoList:
- Name: Stealth Death From Back 3
useActionName: 1
actionName: Stealth Death From Back 3
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: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 1
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: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 6.7
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 3889100180306045050}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
playerTargetTransform: {fileID: 3889100180358836466}
adjustPlayerPositionRotationDuring: 0
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 3889100180306045050}
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: 0
useAccumulativeDelay: 0
useAnimationSpeedOnDelay: 0
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 1
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 0
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 1
delayToKillCharacter: 5.4
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 1
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: 0
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!1 &3889100181324421569
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3889100181324421574}
- component: {fileID: 3889100181324421575}
m_Layer: 0
m_Name: Action System Trigger (Player)
m_TagString: device
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3889100181324421574
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100181324421569}
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: 3889100180433639946}
- {fileID: 3889100179641813240}
m_Father: {fileID: 3889100180552510127}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &3889100181324421575
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3889100181324421569}
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: 60
checkOppositeAngle: 0
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Stealth Kill From Back 3
useActionName: 1
actionName: Stealth Kill From Back 3
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: 0
pauseHeadBob: 0
ignoreCameraDirectionOnMovement: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 1
disablePlayerColliderComponent: 0
enablePlayerColliderComponentOnActionEnd: 0
ignoreSetLastTimeFallingOnActionEnd: 0
reloadMainColliderOnCharacterOnActionEnd: 0
changePlayerColliderScale: 0
disableIKOnHands: 1
disableIKOnFeet: 1
pauseHeadTrack: 1
usCustomPauseHeadTrackOnFBA: 0
customPauseHeadTrackOnFBA: 0
setNoFrictionOnCollider: 0
forceRootMotionDuringAction: 1
actionCanHappenOnAir: 0
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 6.7
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 3889100179641813240}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 0
playerTargetTransform: {fileID: 0}
adjustPlayerPositionRotationDuring: 1
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 3889100179641813240}
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: 0
useAccumulativeDelay: 0
useAnimationSpeedOnDelay: 0
eventInfoList:
- delayToActivate: 0
eventToUse:
m_PersistentCalls:
m_Calls: []
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: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 0
delayToKillCharacter: 0
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 8388609
useRaycastToAdjustMatchTransform: 0
useRaycastToAdjustTargetTransform: 0
useRaycastToAdjustPositionToAdjustPlayer: 1
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: 1
resumeAIOnActionEnd: 1
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: 0
changeCameraViewToThirdPersonOnActionOnFullBodyAwareness: 0
keepCameraRotationToHeadOnFullBodyAwareness: 0
actionsCanBeUsedOnFirstPerson: 0
ignoreChangeToThirdPerson: 0
disableIgnorePlayerListChange: 0
showDebugPrint: 0
showGizmo: 1
showAllGizmo: 1
mainAnimator: {fileID: 0}
newAnimationClip: {fileID: 0}
enableAnimatorLayerOnAction: 0
animatorLayerToEnableName:
actionNameToReplace:
animationLayerName: Base Layer
newAnimationSpeed: 1
activateAnimationReplace: 0
newAnimationIsMirror: 0
setPlayerParentDuringActionActive: 0
playerParentDuringAction: {fileID: 0}

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 6a98c9da6f4b54147a58c1540d94c034
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Stealth Kill 1.prefab
uploadId: 814740

View File

@@ -0,0 +1,994 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &289152772127334811
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6607776252259307335}
m_Layer: 0
m_Name: Match Target Transform
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6607776252259307335
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 289152772127334811}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -0.646}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3707895277396438133}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &2043623231481900882
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 540783205440529704}
- component: {fileID: 3720197972064266497}
m_Layer: 2
m_Name: Shake Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &540783205440529704
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2043623231481900882}
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: 5530968462168406979}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &3720197972064266497
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2043623231481900882}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1688134050b0e8a4b86b67ac8cc8f30e, type: 3}
m_Name:
m_EditorClassIdentifier:
externalCameraShakeEnabled: 1
externalShakeName: Rotating Kick
shakeUsingDistance: 0
minDistanceToShake: 0
layer:
serializedVersion: 2
m_Bits: 0
useShakeListTriggeredByActions: 0
shakeTriggeredByActionList:
- actionName: Big Fall
shakeName: Medium Fall
nameIndex: 8
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
setPlayerManually: 1
currentPlayer: {fileID: 0}
mainManagerName: External Shake List Manager
showGizmo: 0
gizmoLabelColor: {r: 0, g: 0, b: 0, a: 0}
nameIndex: 15
nameList:
- Big Explosion
- Medium Explosion
- Little Explosion
- Big Bullets
- Medium Bullets
- Little Bullets
- Laser
- Big Fall
- Medium Fall
- Core Activation
- Jump Scare
- Big Door Opening
- Foot Stomp Test
- Kick Combo
- Punch Combo
- Rotating Kick
- Hit Object
- Melee Attack Target To Damage Found
- Cutting Mode Slice
- Small Melee Damage Received
- Medium Melee Damage Received
- Large Melee Damage Received
externalShakeManager: {fileID: 0}
--- !u!1 &2277271709692559134
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3707895277396438133}
- component: {fileID: 5022170940534255611}
m_Layer: 0
m_Name: Action System Trigger (Player)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3707895277396438133
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2277271709692559134}
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: 6607776252259307335}
- {fileID: 8899602796917375511}
m_Father: {fileID: 5530968462168406979}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &5022170940534255611
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2277271709692559134}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 2
useMinAngleToActivateAction: 0
minAngleToActivateAction: 60
checkOppositeAngle: 0
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Stealth Kill From Back
useActionName: 1
actionName: Stealth Kill From Back
useActionID: 0
actionID: 123456
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: 0
pauseHeadBob: 0
ignoreCameraDirectionOnMovement: 1
ignoreCameraDirectionOnStrafeMovement: 1
pauseStrafeState: 0
useNewCameraStateOnActionStart: 1
newCameraStateNameOnActionStart: Third Person
setPreviousCameraStateOnActionEnd: 1
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: 1
disablePlayerColliderComponent: 1
enablePlayerColliderComponentOnActionEnd: 1
ignoreSetLastTimeFallingOnActionEnd: 0
reloadMainColliderOnCharacterOnActionEnd: 1
changePlayerColliderScale: 0
disableIKOnHands: 1
disableIKOnFeet: 1
pauseHeadTrack: 1
usCustomPauseHeadTrackOnFBA: 0
customPauseHeadTrackOnFBA: 0
setNoFrictionOnCollider: 0
forceRootMotionDuringAction: 1
actionCanHappenOnAir: 0
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 6.1
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 8899602796917375511}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 0
playerTargetTransform: {fileID: 0}
adjustPlayerPositionRotationDuring: 1
matchStartValue: 0
matchEndValue: 0.8
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 8899602796917375511}
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
useAnimationSpeedOnDelay: 0
eventInfoList:
- delayToActivate: 3.3
eventToUse:
m_PersistentCalls:
m_Calls: []
useRemoteEvent: 0
remoteEventName:
eventTriggered: 0
sendCurrentPlayerOnEvent: 1
eventToSendCurrentPlayer:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 3720197972064266497}
m_MethodName: setCurrentPlayerAndActivateCameraShake
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
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: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 0
delayToKillCharacter: 0
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 8388609
useRaycastToAdjustMatchTransform: 0
useRaycastToAdjustTargetTransform: 0
useRaycastToAdjustPositionToAdjustPlayer: 1
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: 1
resumeAIOnActionEnd: 1
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: 0
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!1 &2664104206349376239
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3664609306719519727}
m_Layer: 0
m_Name: Match Target Transform
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3664609306719519727
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2664104206349376239}
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: 1111435227365585523}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3562174936160575374
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5530968462168406979}
- component: {fileID: 6472644834079070837}
m_Layer: 0
m_Name: Shared Action Stealth Kill 2
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &5530968462168406979
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3562174936160575374}
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: 3707895277396438133}
- {fileID: 1111435227365585523}
- {fileID: 540783205440529704}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &6472644834079070837
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3562174936160575374}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2455fd955d41f764581e3953ece2f78f, type: 3}
m_Name:
m_EditorClassIdentifier:
firstCharacterIsPlayer: 1
adjustPositionToFirstCharacter: 1
adjustPositionToSecondCharacter: 0
matchPositionUsedOnAction: 1
adjustMatchPositionOnFirstCharacter: 1
adjustMatchPositionOnSecondCharacter: 1
alignMainSharedActionGameObjectToBothCharacters: 1
useProbabilityToUseAction: 0
probabilityToUseAction: 0
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 0
useMinAngleToActivateAction: 0
minAngleToActivateAction: 0
checkCharacterStats: 0
sharedActionConditionStatInfoList: []
stopActionIfAnyCharacterIsDead: 1
stopActionIfFirstCharacterIsDead: 0
stopActionIfSecondCharacterIsDead: 0
firstCharacterActionSystem: {fileID: 5022170940534255611}
secondCharacterActionSystem: {fileID: 681017570636877357}
--- !u!1 &3754885000344370143
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1111435227365585523}
- component: {fileID: 681017570636877357}
m_Layer: 0
m_Name: Action System Trigger (AI)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1111435227365585523
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3754885000344370143}
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: 3664609306719519727}
- {fileID: 1540548547259550981}
m_Father: {fileID: 5530968462168406979}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &681017570636877357
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3754885000344370143}
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: 1
canForceToPlayCustomAction: 1
currentActionInfoIndex: 0
actionInfoList:
- Name: Stealth Death From Back
useActionName: 1
actionName: Stealth Death From Back
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: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 1
disablePlayerColliderComponent: 1
enablePlayerColliderComponentOnActionEnd: 1
ignoreSetLastTimeFallingOnActionEnd: 0
reloadMainColliderOnCharacterOnActionEnd: 1
changePlayerColliderScale: 0
disableIKOnHands: 1
disableIKOnFeet: 1
pauseHeadTrack: 1
usCustomPauseHeadTrackOnFBA: 0
customPauseHeadTrackOnFBA: 0
setNoFrictionOnCollider: 0
forceRootMotionDuringAction: 1
actionCanHappenOnAir: 0
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 6.1
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 1540548547259550981}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
playerTargetTransform: {fileID: 3664609306719519727}
adjustPlayerPositionRotationDuring: 0
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 1540548547259550981}
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: 0
useAccumulativeDelay: 0
useAnimationSpeedOnDelay: 0
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 0
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 0
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 1
delayToKillCharacter: 5.5
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 1
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: 0
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!1 &8180701169073402636
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8899602796917375511}
m_Layer: 0
m_Name: Player Target Position
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &8899602796917375511
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8180701169073402636}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.42, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3707895277396438133}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &9035497598058182416
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1540548547259550981}
m_Layer: 0
m_Name: Player Target Position
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1540548547259550981
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 9035497598058182416}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1111435227365585523}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: ba0581be05cbf62418cc461cdbbb1aa7
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Stealth Kill 2.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 87ba1b1e8af2caf40ba21bccb883709c
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Sword Execution 1.prefab
uploadId: 814740

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b3f186a6711f5a647b390b57a6f8519b
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 5f34a13dc79894c41a2bf281bd44c01a
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Kick Against Furniture.prefab
uploadId: 814740

View File

@@ -0,0 +1,994 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1242666311775694618
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3793538132858395732}
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 &3793538132858395732
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1242666311775694618}
m_LocalRotation: {x: 0, y: 1, z: 0, w: 0}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 426818333920993145}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!1 &2742227525757394365
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3743889754474100941}
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 &3743889754474100941
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2742227525757394365}
m_LocalRotation: {x: 0, y: 1, z: 0, w: 0}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 426818333920993145}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!1 &4598648987059605864
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5407810537210050034}
- component: {fileID: 1265759742920793100}
m_Layer: 2
m_Name: Shake Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &5407810537210050034
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4598648987059605864}
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: 7593177353240405398}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1265759742920793100
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4598648987059605864}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1688134050b0e8a4b86b67ac8cc8f30e, type: 3}
m_Name:
m_EditorClassIdentifier:
externalCameraShakeEnabled: 1
externalShakeName: Rotating Kick
shakeUsingDistance: 0
minDistanceToShake: 0
layer:
serializedVersion: 2
m_Bits: 0
useShakeListTriggeredByActions: 0
shakeTriggeredByActionList:
- actionName: Big Fall
shakeName: Medium Fall
nameIndex: 8
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
useShakeEvent: 0
eventAtStart:
m_PersistentCalls:
m_Calls: []
eventAtEnd:
m_PersistentCalls:
m_Calls: []
setPlayerManually: 1
currentPlayer: {fileID: 0}
mainManagerName: External Shake List Manager
showGizmo: 0
gizmoLabelColor: {r: 0, g: 0, b: 0, a: 0}
nameIndex: 15
nameList:
- Big Explosion
- Medium Explosion
- Little Explosion
- Big Bullets
- Medium Bullets
- Little Bullets
- Laser
- Big Fall
- Medium Fall
- Core Activation
- Jump Scare
- Big Door Opening
- Foot Stomp Test
- Kick Combo
- Punch Combo
- Rotating Kick
- Hit Object
- Melee Attack Target To Damage Found
- Cutting Mode Slice
- Small Melee Damage Received
- Medium Melee Damage Received
- Large Melee Damage Received
externalShakeManager: {fileID: 0}
--- !u!1 &5545175715731333068
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 426818333920993145}
- component: {fileID: 8372361199674042156}
m_Layer: 0
m_Name: Action System Trigger (AI)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &426818333920993145
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5545175715731333068}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.207, y: 0, z: -0.8}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 3793538132858395732}
- {fileID: 3743889754474100941}
m_Father: {fileID: 7593177353240405398}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &8372361199674042156
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5545175715731333068}
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: 1
canForceToPlayCustomAction: 1
currentActionInfoIndex: 0
actionInfoList:
- Name: Shared Close Combat 4 (Victim)
useActionName: 1
actionName: Shared Close Combat 4 (Victim)
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: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 1
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: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 3.83
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 3743889754474100941}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
playerTargetTransform: {fileID: 3793538132858395732}
adjustPlayerPositionRotationDuring: 0
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 3743889754474100941}
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: 0
useAccumulativeDelay: 0
useAnimationSpeedOnDelay: 0
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 1
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 0
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 50
setHealthOnActionEnd: 1
killCharacter: 1
delayToKillCharacter: 3.6
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 4
ragdollStateDuration: 4
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 1
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: 0
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!1 &6012181046024119242
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6167527871227009004}
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 &6167527871227009004
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6012181046024119242}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.42, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 8596383123230713965}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &7399622454896983572
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7593177353240405398}
- component: {fileID: 1792417953608812430}
m_Layer: 0
m_Name: Shared Action Close Combat 4
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7593177353240405398
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7399622454896983572}
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: 8596383123230713965}
- {fileID: 426818333920993145}
- {fileID: 5407810537210050034}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1792417953608812430
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7399622454896983572}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2455fd955d41f764581e3953ece2f78f, type: 3}
m_Name:
m_EditorClassIdentifier:
firstCharacterIsPlayer: 1
adjustPositionToFirstCharacter: 1
adjustPositionToSecondCharacter: 0
matchPositionUsedOnAction: 1
adjustMatchPositionOnFirstCharacter: 1
adjustMatchPositionOnSecondCharacter: 1
alignMainSharedActionGameObjectToBothCharacters: 0
useProbabilityToUseAction: 0
probabilityToUseAction: 0
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 0
useMinAngleToActivateAction: 0
minAngleToActivateAction: 0
checkCharacterStats: 0
sharedActionConditionStatInfoList: []
stopActionIfAnyCharacterIsDead: 1
stopActionIfFirstCharacterIsDead: 0
stopActionIfSecondCharacterIsDead: 0
firstCharacterActionSystem: {fileID: 5421790159144482076}
secondCharacterActionSystem: {fileID: 8372361199674042156}
--- !u!1 &7655738669497309811
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8596383123230713965}
- component: {fileID: 5421790159144482076}
m_Layer: 0
m_Name: Action System Trigger (Player)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &8596383123230713965
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7655738669497309811}
m_LocalRotation: {x: 0, y: 1, z: 0, w: 0}
m_LocalPosition: {x: -0.057301, y: 0, z: 0.776}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 6580603470720032703}
- {fileID: 6167527871227009004}
m_Father: {fileID: 7593177353240405398}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!114 &5421790159144482076
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7655738669497309811}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 4
useMinAngleToActivateAction: 0
minAngleToActivateAction: 90
checkOppositeAngle: 0
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Shared Close Combat 4 (Attacker)
useActionName: 1
actionName: Shared Close Combat 4 (Attacker)
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: 0
pauseHeadBob: 0
ignoreCameraDirectionOnMovement: 1
ignoreCameraDirectionOnStrafeMovement: 1
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: 1
disablePlayerColliderComponent: 0
enablePlayerColliderComponentOnActionEnd: 0
ignoreSetLastTimeFallingOnActionEnd: 0
reloadMainColliderOnCharacterOnActionEnd: 0
changePlayerColliderScale: 0
disableIKOnHands: 1
disableIKOnFeet: 1
pauseHeadTrack: 1
usCustomPauseHeadTrackOnFBA: 0
customPauseHeadTrackOnFBA: 0
setNoFrictionOnCollider: 0
forceRootMotionDuringAction: 1
actionCanHappenOnAir: 0
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 0
animationTriggeredByExternalEvent: 1
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 3.83
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 6167527871227009004}
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: 0}
matchTargetPositionWeightMask: {x: 0, y: 0, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 0
playerTargetTransform: {fileID: 0}
adjustPlayerPositionRotationDuring: 1
matchStartValue: 0
matchEndValue: 1
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 6167527871227009004}
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
useAnimationSpeedOnDelay: 0
eventInfoList:
- delayToActivate: 2.5
eventToUse:
m_PersistentCalls:
m_Calls: []
useRemoteEvent: 0
remoteEventName: Activate Rotating Kick Camera Shake
eventTriggered: 0
sendCurrentPlayerOnEvent: 1
eventToSendCurrentPlayer:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 1265759742920793100}
m_MethodName: setCurrentPlayerAndActivateCameraShake
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
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: 1
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
setHealthOnActionEnd: 0
killCharacter: 0
delayToKillCharacter: 0
activateCharacterRagdoll: 0
delatyToActivateCharacterRagdoll: 0
ragdollStateDuration: 0
addForceToRagdoll: 0
ragdollForce: 0
useDirectionForRagdoll: 0
directionForRagdollTransform: {fileID: 0}
useLocalCharacterRagdollForceDirection: 0
localCharacterRagdollForceDirection: {x: 0, y: 0, z: 1}
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: 8388609
useRaycastToAdjustMatchTransform: 0
useRaycastToAdjustTargetTransform: 0
useRaycastToAdjustPositionToAdjustPlayer: 1
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: 1
resumeAIOnActionEnd: 1
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: 0
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!1 &8742992243454165658
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6580603470720032703}
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 &6580603470720032703
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8742992243454165658}
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: 8596383123230713965}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 7a3c52a1bb9cbee45bb619e11478f991
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Close Combat 4.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: a011332fc8911e349b0570983efb1e40
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Stealth Kick 1.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: e1dc88cfca35c0347ac3685d6008144f
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Stealth Window Kick 1.prefab
uploadId: 814740

View File

@@ -0,0 +1,154 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &927487357745203832
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 927487357745203814}
- component: {fileID: 927487357745203833}
m_Layer: 0
m_Name: Shared Action Zone 1
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &927487357745203814
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 927487357745203832}
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: 7964532039561853355}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &927487357745203833
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 927487357745203832}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 55a484ed12e5f244c88f623b363311f0, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneEnabled: 1
sharedActionName: Kick Against Wall
disableSharedActionZoneAfterUse: 0
setPlayerAsFirstCharacter: 1
setAIAsFirstCharacterIfSignalOwner: 1
useSharedActionContent: 1
mainSharedActionContent: {fileID: 0}
sharedActionContentPrefab: {fileID: 7399622454896983572, guid: 7a3c52a1bb9cbee45bb619e11478f991,
type: 3}
useSharedZoneInsideRange: 1
useZonePositionRange: 1
xRange: {x: 0, y: 0}
zRange: {x: -2, y: 2}
useZoneRotationRange: 0
rotationRange: 0
useCustomSharedZoneRotationCenter: 0
customSharedZoneTransform: {fileID: 0}
maxDistanceToUseSharedActionZone: 3
useMaxDistanceXZToUseSharedActionZone: 0
maxDistanceXToUseSharedActionZone: 0
maxDistanceZToUseSharedActionZone: 0
useMinDistanceToActivateActionFirstCharacter: 0
minDistanceToActivateActionFirstCharacter: 0
useMinAngleToActivateActionFirstCharacter: 0
minAngleToActivateActionFirstCharacter: 0
useMinDistanceToActivateActionSecondCharacter: 0
minDistanceToActivateActionSecondCharacter: 0
useMinAngleToActivateActionSecondCharacter: 0
minAngleToActivateActionSecondCharacter: 0
useMinAngleToActivateActionOnCharactersDirection: 0
minAngleToActivateActionOnCharactersDirection: 0
mainSharedActionContentFound: 0
--- !u!1 &7964532039561853354
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7964532039561853355}
- component: {fileID: 7964532039561853353}
- component: {fileID: 7964532039561853352}
m_Layer: 2
m_Name: Shared Action Zone Trigger
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7964532039561853355
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7964532039561853354}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.19, z: 0}
m_LocalScale: {x: 2.773385, y: 2.773385, z: 2.773385}
m_Children: []
m_Father: {fileID: 927487357745203814}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &7964532039561853353
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7964532039561853354}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &7964532039561853352
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7964532039561853354}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter: Kick Against Wall
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 1
disableSharedActionRemoteActivatorOnTriggerExit: 1
setCustomSharedActionNameOnEnter: 0
customSharedActionNameOnEnter:
removeCustomSharedActionNameOnExit: 0
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: d2d2984937638af4482f87b4d7be4e4d
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Zone 1.prefab
uploadId: 814740

View File

@@ -0,0 +1,154 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &4492291746843570069
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4492291746843570068}
- component: {fileID: 4492291746843570070}
- component: {fileID: 4492291746843570071}
m_Layer: 2
m_Name: Shared Action Zone Trigger
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4492291746843570068
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4492291746843570069}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.19, z: 0}
m_LocalScale: {x: 2.773385, y: 2.773385, z: 2.773385}
m_Children: []
m_Father: {fileID: 6633653737905210418}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &4492291746843570070
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4492291746843570069}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &4492291746843570071
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4492291746843570069}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter: Stealth Kick 1
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 1
disableSharedActionRemoteActivatorOnTriggerExit: 1
setCustomSharedActionNameOnEnter: 0
customSharedActionNameOnEnter:
removeCustomSharedActionNameOnExit: 0
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576
--- !u!1 &6633653737905210421
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6633653737905210418}
- component: {fileID: 6633653737905210419}
m_Layer: 0
m_Name: Shared Action Zone 2
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6633653737905210418
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6633653737905210421}
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: 4492291746843570068}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &6633653737905210419
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6633653737905210421}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 55a484ed12e5f244c88f623b363311f0, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneEnabled: 1
sharedActionName: Stealth Kick 1
disableSharedActionZoneAfterUse: 0
setPlayerAsFirstCharacter: 1
setAIAsFirstCharacterIfSignalOwner: 1
useSharedActionContent: 1
mainSharedActionContent: {fileID: 0}
sharedActionContentPrefab: {fileID: 6581110184427709093, guid: a011332fc8911e349b0570983efb1e40,
type: 3}
useSharedZoneInsideRange: 1
useZonePositionRange: 1
xRange: {x: -4, y: 4}
zRange: {x: -1, y: 1}
useZoneRotationRange: 0
rotationRange: 0
useCustomSharedZoneRotationCenter: 0
customSharedZoneTransform: {fileID: 0}
maxDistanceToUseSharedActionZone: 10
useMaxDistanceXZToUseSharedActionZone: 0
maxDistanceXToUseSharedActionZone: 0
maxDistanceZToUseSharedActionZone: 0
useMinDistanceToActivateActionFirstCharacter: 0
minDistanceToActivateActionFirstCharacter: 0
useMinAngleToActivateActionFirstCharacter: 0
minAngleToActivateActionFirstCharacter: 0
useMinDistanceToActivateActionSecondCharacter: 0
minDistanceToActivateActionSecondCharacter: 0
useMinAngleToActivateActionSecondCharacter: 0
minAngleToActivateActionSecondCharacter: 0
useMinAngleToActivateActionOnCharactersDirection: 0
minAngleToActivateActionOnCharactersDirection: 0
mainSharedActionContentFound: 0

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 18f05ae9f45a34b4797b0e1996552e46
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Zone 2.prefab
uploadId: 814740

View File

@@ -0,0 +1,231 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &701518163425871089
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 701518163425871090}
- component: {fileID: 701518163425871091}
m_Layer: 0
m_Name: Shared Action Zone 3
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &701518163425871090
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 701518163425871089}
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: 701518164296769241}
- {fileID: 7774585604821802629}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &701518163425871091
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 701518163425871089}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 55a484ed12e5f244c88f623b363311f0, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneEnabled: 1
sharedActionName: Shared Stealth Kill Dumpster
disableSharedActionZoneAfterUse: 0
setPlayerAsFirstCharacter: 1
setAIAsFirstCharacterIfSignalOwner: 1
useSharedActionContent: 1
mainSharedActionContent: {fileID: 0}
sharedActionContentPrefab: {fileID: 2535491106273625979, guid: 85a15277d7ab8e143b00f56604c881c1,
type: 3}
useSharedZoneInsideRange: 0
useZonePositionRange: 0
xRange: {x: 0, y: 0}
zRange: {x: 0, y: 0}
useZoneRotationRange: 0
rotationRange: 0
useCustomSharedZoneRotationCenter: 0
customSharedZoneTransform: {fileID: 0}
maxDistanceToUseSharedActionZone: 3
useMaxDistanceXZToUseSharedActionZone: 0
maxDistanceXToUseSharedActionZone: 0
maxDistanceZToUseSharedActionZone: 0
useMinDistanceToActivateActionFirstCharacter: 0
minDistanceToActivateActionFirstCharacter: 0
useMinAngleToActivateActionFirstCharacter: 0
minAngleToActivateActionFirstCharacter: 0
useMinDistanceToActivateActionSecondCharacter: 0
minDistanceToActivateActionSecondCharacter: 0
useMinAngleToActivateActionSecondCharacter: 0
minAngleToActivateActionSecondCharacter: 0
useMinAngleToActivateActionOnCharactersDirection: 0
minAngleToActivateActionOnCharactersDirection: 0
mainSharedActionContentFound: 0
--- !u!1 &701518164296769240
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 701518164296769241}
- component: {fileID: 701518164296769243}
- component: {fileID: 701518164296769242}
m_Layer: 2
m_Name: Shared Action Zone Trigger
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &701518164296769241
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 701518164296769240}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.65, z: -0.46}
m_LocalScale: {x: 2.773385, y: 2.773385, z: 2.773385}
m_Children: []
m_Father: {fileID: 701518163425871090}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &701518164296769243
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 701518164296769240}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &701518164296769242
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 701518164296769240}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter: Shared Stealth Kill Dumpster
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 1
disableSharedActionRemoteActivatorOnTriggerExit: 1
setCustomSharedActionNameOnEnter: 0
customSharedActionNameOnEnter:
removeCustomSharedActionNameOnExit: 0
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576
--- !u!1 &7774585604821802628
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7774585604821802629}
- component: {fileID: 7774585604821802631}
- component: {fileID: 7774585604821802630}
m_Layer: 2
m_Name: Shared Action Zone Trigger For AI
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
--- !u!4 &7774585604821802629
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7774585604821802628}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.65, z: -0.46}
m_LocalScale: {x: 2.773385, y: 2.773385, z: 2.773385}
m_Children: []
m_Father: {fileID: 701518163425871090}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &7774585604821802631
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7774585604821802628}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &7774585604821802630
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7774585604821802628}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter:
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 0
disableSharedActionRemoteActivatorOnTriggerExit: 0
setCustomSharedActionNameOnEnter: 1
customSharedActionNameOnEnter: Shared Stealth Kill Dumpster
removeCustomSharedActionNameOnExit: 1
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 5ebb6b2f6e21fa448a783ca5e4da164a
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Zone 3.prefab
uploadId: 814740

View File

@@ -0,0 +1,154 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &7953482818942340979
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7953482818942340980}
- component: {fileID: 7953482818942340981}
m_Layer: 0
m_Name: Shared Action Zone 4
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7953482818942340980
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7953482818942340979}
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: 7953482819866432014}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &7953482818942340981
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7953482818942340979}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 55a484ed12e5f244c88f623b363311f0, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneEnabled: 1
sharedActionName: Stealth Window Kick 1
disableSharedActionZoneAfterUse: 0
setPlayerAsFirstCharacter: 1
setAIAsFirstCharacterIfSignalOwner: 1
useSharedActionContent: 1
mainSharedActionContent: {fileID: 0}
sharedActionContentPrefab: {fileID: 96197491996234495, guid: e1dc88cfca35c0347ac3685d6008144f,
type: 3}
useSharedZoneInsideRange: 1
useZonePositionRange: 1
xRange: {x: -2, y: 2}
zRange: {x: -1, y: 1}
useZoneRotationRange: 0
rotationRange: 0
useCustomSharedZoneRotationCenter: 0
customSharedZoneTransform: {fileID: 0}
maxDistanceToUseSharedActionZone: 5
useMaxDistanceXZToUseSharedActionZone: 0
maxDistanceXToUseSharedActionZone: 0
maxDistanceZToUseSharedActionZone: 0
useMinDistanceToActivateActionFirstCharacter: 0
minDistanceToActivateActionFirstCharacter: 0
useMinAngleToActivateActionFirstCharacter: 0
minAngleToActivateActionFirstCharacter: 0
useMinDistanceToActivateActionSecondCharacter: 0
minDistanceToActivateActionSecondCharacter: 0
useMinAngleToActivateActionSecondCharacter: 0
minAngleToActivateActionSecondCharacter: 0
useMinAngleToActivateActionOnCharactersDirection: 0
minAngleToActivateActionOnCharactersDirection: 0
mainSharedActionContentFound: 0
--- !u!1 &7953482819866432013
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7953482819866432014}
- component: {fileID: 7953482819866432000}
- component: {fileID: 7953482819866432015}
m_Layer: 2
m_Name: Shared Action Zone Trigger
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7953482819866432014
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7953482819866432013}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 2.56}
m_LocalScale: {x: 6.34865, y: 6.34865, z: 6.46}
m_Children: []
m_Father: {fileID: 7953482818942340980}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &7953482819866432000
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7953482819866432013}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &7953482819866432015
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7953482819866432013}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter: Stealth Window Kick 1
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 1
disableSharedActionRemoteActivatorOnTriggerExit: 1
setCustomSharedActionNameOnEnter: 0
customSharedActionNameOnEnter:
removeCustomSharedActionNameOnExit: 0
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 7fd02720c18bc75428e8d752e53f0e3c
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Zone 4.prefab
uploadId: 814740

View File

@@ -0,0 +1,185 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &6734897861609346104
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6734897861609346105}
- component: {fileID: 6734897861609346107}
- component: {fileID: 6734897861609346106}
m_Layer: 2
m_Name: Shared Action Zone Trigger
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6734897861609346105
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6734897861609346104}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.72, z: 0}
m_LocalScale: {x: 6.3486533, y: 6.3486533, z: 6.3486533}
m_Children: []
m_Father: {fileID: 6734897862268533921}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &6734897861609346107
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6734897861609346104}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &6734897861609346106
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6734897861609346104}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9bd58d4d93174bc4782f400e75ffeb8c, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneTriggerEnabled: 1
sharedActionZoneNameOnEnter: Kick Against Furniture
useSharedActionTimerOnEnter: 0
sharedActionTimerOnEnter: 0
setSharedActionZoneOnExit: 0
sharedActionZoneNameOnExit:
useSharedActionTimerOnExit: 0
sharedActionTimerOnExit: 0
enableSharedActionRemoteActivatorOnTriggerEnter: 1
disableSharedActionRemoteActivatorOnTriggerExit: 1
setCustomSharedActionNameOnEnter: 0
customSharedActionNameOnEnter:
removeCustomSharedActionNameOnExit: 0
useTagList: 0
tagList: []
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1048576
--- !u!1 &6734897862138820319
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6734897862138820312}
m_Layer: 0
m_Name: Shared Action Center
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6734897862138820312
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6734897862138820319}
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: 6734897862268533921}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &6734897862268533920
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6734897862268533921}
- component: {fileID: 6734897862268533922}
m_Layer: 0
m_Name: Shared Action Zone 5
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6734897862268533921
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6734897862268533920}
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: 6734897861609346105}
- {fileID: 6734897862138820312}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &6734897862268533922
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6734897862268533920}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 55a484ed12e5f244c88f623b363311f0, type: 3}
m_Name:
m_EditorClassIdentifier:
sharedActionZoneEnabled: 1
sharedActionName: Kick Against Furniture
disableSharedActionZoneAfterUse: 0
setPlayerAsFirstCharacter: 1
setAIAsFirstCharacterIfSignalOwner: 1
useSharedActionContent: 1
mainSharedActionContent: {fileID: 0}
sharedActionContentPrefab: {fileID: 2922425621584794362, guid: 5f34a13dc79894c41a2bf281bd44c01a,
type: 3}
useSharedZoneInsideRange: 1
useZonePositionRange: 1
xRange: {x: -3, y: 3}
zRange: {x: -3, y: 3}
useZoneRotationRange: 1
rotationRange: 360
useCustomSharedZoneRotationCenter: 1
customSharedZoneTransform: {fileID: 6734897862138820312}
maxDistanceToUseSharedActionZone: 6
useMaxDistanceXZToUseSharedActionZone: 0
maxDistanceXToUseSharedActionZone: 0
maxDistanceZToUseSharedActionZone: 0
useMinDistanceToActivateActionFirstCharacter: 0
minDistanceToActivateActionFirstCharacter: 0
useMinAngleToActivateActionFirstCharacter: 0
minAngleToActivateActionFirstCharacter: 0
useMinDistanceToActivateActionSecondCharacter: 0
minDistanceToActivateActionSecondCharacter: 0
useMinAngleToActivateActionSecondCharacter: 0
minAngleToActivateActionSecondCharacter: 0
useMinAngleToActivateActionOnCharactersDirection: 0
minAngleToActivateActionOnCharactersDirection: 0
mainSharedActionContentFound: 0

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 3b1c90d0840c1c84ba249ab8f631fc6f
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Action Zone 5.prefab
uploadId: 814740

View File

@@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 85a15277d7ab8e143b00f56604c881c1
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
AssetOrigin:
serializedVersion: 1
productId: 40995
packageName: Game Kit Controller - Shooter Melee Adventure Creator 3D + 2.5D
packageVersion: 3.77g
assetPath: Assets/Game Kit Controller/Prefabs/Action System/Shared Actions/Shared
Action Zones/Shared Stealth Kill Dumpster.prefab
uploadId: 814740