Files
FueraDeEscala/Assets/Game Kit Controller/Prefabs/Action System/Examples/Movements/Action System Trigger (Climb Big Obstacle Button).prefab
Robii Aragon fd87a6ffd5 add ckg
plantilla base para movimiento básico
2026-02-05 05:07:55 -08:00

2694 lines
80 KiBLFS
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1243181484487770
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4984649711420396}
m_Layer: 0
m_Name: Meshes
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4984649711420396
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1243181484487770}
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: 4459080585005164}
m_Father: {fileID: 4914223321994274}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1275371517098110
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4451086369946056}
- component: {fileID: 65531383525763020}
- component: {fileID: 114302964206940550}
- component: {fileID: 114127970354769080}
- component: {fileID: 114909958106716256}
- component: {fileID: 114170120240982424}
m_Layer: 2
m_Name: Action System Trigger (Climb Over Obstacle Button) (1)
m_TagString: device
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4451086369946056
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1275371517098110}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.04999924, y: -0.20700073, z: -1.630005}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4303171743908416}
m_Father: {fileID: 4914223321994274}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &65531383525763020
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1275371517098110}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 4, y: 1, z: 0.8542099}
m_Center: {x: 0, y: 0, z: -0.6862755}
--- !u!114 &114302964206940550
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1275371517098110}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 45fc770a0dc8169449e7164daf5e37bf, type: 3}
m_Name:
m_EditorClassIdentifier:
eventList: []
enterEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114127970354769080}
m_MethodName: setPlayerActionActive
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
exitEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114127970354769080}
m_MethodName: setPlayerActionDeactivate
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
useSameFunctionInList: 0
sameFunctionList: []
useSameObjectToCall: 0
callThisObject: 0
sameObjectToCall: {fileID: 0}
triggeredByButton: 0
useObjectToTrigger: 0
objectNeededToTrigger: {fileID: 0}
useTagToTrigger: 0
tagNeededToTrigger: Player
useTagList: 0
tagList: []
loopEventAtTheEndEnabled: 0
justCallOnTrigger: 1
callFunctionEveryTimeTriggered: 1
eventTriggered: 0
dontUseDelay: 0
useSameDelay: 0
generalDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
triggerEventType: 2
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1052672
coroutineActive: 0
setParentToNull: 0
objectDetected: {fileID: 0}
triggerEventAtStart: 0
isEnter: 0
isExit: 0
--- !u!114 &114127970354769080
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1275371517098110}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 1
useMinAngleToActivateAction: 1
minAngleToActivateAction: 20
checkOppositeAngle: 1
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Climb Surface On Swim
useActionName: 1
actionName: Climb Surface On Swim
useActionID: 0
actionID: 20
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: 0
pauseStrafeState: 1
useNewCameraStateOnActionStart: 0
newCameraStateNameOnActionStart:
setPreviousCameraStateOnActionEnd: 0
useNewCameraStateOnActionEnd: 0
newCameraStateNameOnActionEnd:
ignorePivotCameraCollision: 0
useExtraFollowTransformPositionOffsetActiveFBA: 0
currentExtraFollowTransformPositionOffsetFBA: {x: 0, y: 0, z: 0}
ignorePlayerRotationToCameraOnFBA: 1
ignoreHorizontalCameraRotationOnFBA: 0
ignoreVerticalCameraRotationOnFBA: 0
resetCameraRotationForwardOnFBA: 0
setCustomHeadTrackTargetToLook: 0
customHeadTrackTargetToLook: {fileID: 0}
useCustomHeadTrackTolook: 0
customHeadTrackToLookName:
disablePlayerGravity: 1
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: 1
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 1
animationTriggeredByExternalEvent: 0
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 1.33
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 0
positionToAdjustPlayer: {fileID: 0}
adjustPlayerPositionSpeed: 0
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: 5
matchTargetTransform: {fileID: 4303171743908416}
matchTargetPositionWeightMask: {x: 0, y: 1, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
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: 4303171743908416}
maxRotationAmount: 1
minRotationAmount: 0.3
minRotationAngle: 8
adjustFacingDirectionBasedOnPlayerPosition: 0
facingDirectionPositionTransform: {fileID: 0}
adjustRotationAtOnce: 0
useMovingPlayerToPositionTarget: 0
movingPlayerToPositionTargetSpeed: 5
movingPlayerToPositionTargetDelay: 0
ignoreSetPlayerFacingDirectionOnFBA: 0
destroyActionOnEnd: 0
removeActionOnEnd: 0
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
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 0
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 1
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 0
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
checkIfPlayerOnGround: 0
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: 1
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}
--- !u!114 &114909958106716256
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1275371517098110}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be8030885d591eb408518d093fad5d5b, type: 3}
m_Name:
m_EditorClassIdentifier:
useOnlyForTrigger: 1
functionToSetPlayer:
activateDeviceOnTriggerEnter: 0
useFreeInteraction: 0
useFreeInteractionEvent: 0
freeInteractionEvent:
m_PersistentCalls:
m_Calls: []
useMoveCameraToDevice: 0
disableDeviceWhenStopUsing: 0
stopUsingDeviceWhenUnlock: 0
disableAndRemoveDeviceWhenUnlock: 0
functionToUseDevice:
m_PersistentCalls:
m_Calls: []
usingDevice: 0
unlockFunctionCall:
m_PersistentCalls:
m_Calls: []
lockFunctionCall:
m_PersistentCalls:
m_Calls: []
currentPlayer: {fileID: 0}
activateEventOnTriggerStay: 0
triggerStayEvent:
m_PersistentCalls:
m_Calls: []
eventOnTriggerStayRate: 0
activateEventOnTriggerEnter: 0
triggerEnterEvent:
m_PersistentCalls:
m_Calls: []
activateEventOnTriggerExit: 0
triggerExitEvent:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerEnter: 0
eventToSendPlayerOnTriggerEnter:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerExit: 0
eventToSendPlayerOnTriggerExit:
m_PersistentCalls:
m_Calls: []
activateEventIfUnableToUseDevice: 0
unableToUseDeviceEvent:
m_PersistentCalls:
m_Calls: []
sendCurrentPlayerOnEvent: 0
setCurrentPlayerEvent:
m_PersistentCalls:
m_Calls: []
useEventOnStartUsingDevice: 0
useEventOnStopUsingDevice: 0
eventOnStartUsingDevice:
m_PersistentCalls:
m_Calls: []
eventOnStopUsingDevice:
m_PersistentCalls:
m_Calls: []
deviceCanBeUsed: 1
playerInside: 0
cameraMovementManager: {fileID: 0}
deviceMovementManager: {fileID: 0}
disableDeviceInteractionAfterUsingOnce: 0
useConditionSystemToStartDevice: 0
mainGKCConditionInfoToStartDevice: {fileID: 0}
useConditionSystemToStopDevice: 0
mainGKCConditionInfoToStopDevice: {fileID: 0}
showDebugPrint: 0
--- !u!114 &114170120240982424
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1275371517098110}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 80fe7bfbecac2ee4895bd133d0b782df, type: 3}
m_Name:
m_EditorClassIdentifier:
deviceName: Obstacle
deviceAction: Climb
useMultipleInteraction: 0
multipleInteractionNameList: []
secondaryDeviceAction:
reloadDeviceActionOnPress: 0
hideIconOnPress: 0
disableIconOnPress: 0
showIcon: 1
showTouchIconButton: 1
hideIconOnUseDevice: 0
showIconOnStopUseDevice: 0
useTransformForStringAction: 1
transformForStringAction: {fileID: 4451086369946056}
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: 1
ignoreDistanceToDevice: 0
useCustomMinAngleToUse: 0
customMinAngleToUseDevice: 20
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!1 &1281931449109918
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4120209748375242}
- component: {fileID: 65714847588767486}
- component: {fileID: 114556908062149316}
- component: {fileID: 114390069729300144}
- component: {fileID: 114927462106800932}
- component: {fileID: 114540191681669396}
m_Layer: 2
m_Name: Action System Trigger (Climb Over Obstacle Button) (3)
m_TagString: device
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4120209748375242
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1281931449109918}
m_LocalRotation: {x: 0, y: -0.7071068, z: 0, w: 0.7071068}
m_LocalPosition: {x: 1.78, y: -0.20700073, z: 0}
m_LocalScale: {x: 1.0000005, y: 1, z: 1.0000005}
m_Children:
- {fileID: 4131126278809754}
m_Father: {fileID: 4914223321994274}
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: -90, z: 0}
--- !u!65 &65714847588767486
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1281931449109918}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 3.52, y: 1, z: 0.8542099}
m_Center: {x: 0, y: 0, z: -0.6862755}
--- !u!114 &114556908062149316
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1281931449109918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 45fc770a0dc8169449e7164daf5e37bf, type: 3}
m_Name:
m_EditorClassIdentifier:
eventList: []
enterEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114390069729300144}
m_MethodName: setPlayerActionActive
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
exitEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114390069729300144}
m_MethodName: setPlayerActionDeactivate
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
useSameFunctionInList: 0
sameFunctionList: []
useSameObjectToCall: 0
callThisObject: 0
sameObjectToCall: {fileID: 0}
triggeredByButton: 0
useObjectToTrigger: 0
objectNeededToTrigger: {fileID: 0}
useTagToTrigger: 0
tagNeededToTrigger: Player
useTagList: 0
tagList: []
loopEventAtTheEndEnabled: 0
justCallOnTrigger: 1
callFunctionEveryTimeTriggered: 1
eventTriggered: 0
dontUseDelay: 0
useSameDelay: 0
generalDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
triggerEventType: 2
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1052672
coroutineActive: 0
setParentToNull: 0
objectDetected: {fileID: 0}
triggerEventAtStart: 0
isEnter: 0
isExit: 0
--- !u!114 &114390069729300144
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1281931449109918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 1
useMinAngleToActivateAction: 1
minAngleToActivateAction: 20
checkOppositeAngle: 1
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Climb Surface On Swim
useActionName: 1
actionName: Climb Surface On Swim
useActionID: 0
actionID: 20
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: 0
pauseStrafeState: 1
useNewCameraStateOnActionStart: 0
newCameraStateNameOnActionStart:
setPreviousCameraStateOnActionEnd: 0
useNewCameraStateOnActionEnd: 0
newCameraStateNameOnActionEnd:
ignorePivotCameraCollision: 0
useExtraFollowTransformPositionOffsetActiveFBA: 0
currentExtraFollowTransformPositionOffsetFBA: {x: 0, y: 0, z: 0}
ignorePlayerRotationToCameraOnFBA: 1
ignoreHorizontalCameraRotationOnFBA: 0
ignoreVerticalCameraRotationOnFBA: 0
resetCameraRotationForwardOnFBA: 0
setCustomHeadTrackTargetToLook: 0
customHeadTrackTargetToLook: {fileID: 0}
useCustomHeadTrackTolook: 0
customHeadTrackToLookName:
disablePlayerGravity: 1
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: 1
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 1
animationTriggeredByExternalEvent: 0
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 1.33
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 0
positionToAdjustPlayer: {fileID: 0}
adjustPlayerPositionSpeed: 0
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: 5
matchTargetTransform: {fileID: 4131126278809754}
matchTargetPositionWeightMask: {x: 0, y: 1, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
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: 4131126278809754}
maxRotationAmount: 1
minRotationAmount: 0.3
minRotationAngle: 8
adjustFacingDirectionBasedOnPlayerPosition: 0
facingDirectionPositionTransform: {fileID: 0}
adjustRotationAtOnce: 0
useMovingPlayerToPositionTarget: 0
movingPlayerToPositionTargetSpeed: 5
movingPlayerToPositionTargetDelay: 0
ignoreSetPlayerFacingDirectionOnFBA: 0
destroyActionOnEnd: 0
removeActionOnEnd: 0
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
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 0
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 1
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 0
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
checkIfPlayerOnGround: 0
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: 1
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}
--- !u!114 &114927462106800932
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1281931449109918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be8030885d591eb408518d093fad5d5b, type: 3}
m_Name:
m_EditorClassIdentifier:
useOnlyForTrigger: 1
functionToSetPlayer:
activateDeviceOnTriggerEnter: 0
useFreeInteraction: 0
useFreeInteractionEvent: 0
freeInteractionEvent:
m_PersistentCalls:
m_Calls: []
useMoveCameraToDevice: 0
disableDeviceWhenStopUsing: 0
stopUsingDeviceWhenUnlock: 0
disableAndRemoveDeviceWhenUnlock: 0
functionToUseDevice:
m_PersistentCalls:
m_Calls: []
usingDevice: 0
unlockFunctionCall:
m_PersistentCalls:
m_Calls: []
lockFunctionCall:
m_PersistentCalls:
m_Calls: []
currentPlayer: {fileID: 0}
activateEventOnTriggerStay: 0
triggerStayEvent:
m_PersistentCalls:
m_Calls: []
eventOnTriggerStayRate: 0
activateEventOnTriggerEnter: 0
triggerEnterEvent:
m_PersistentCalls:
m_Calls: []
activateEventOnTriggerExit: 0
triggerExitEvent:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerEnter: 0
eventToSendPlayerOnTriggerEnter:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerExit: 0
eventToSendPlayerOnTriggerExit:
m_PersistentCalls:
m_Calls: []
activateEventIfUnableToUseDevice: 0
unableToUseDeviceEvent:
m_PersistentCalls:
m_Calls: []
sendCurrentPlayerOnEvent: 0
setCurrentPlayerEvent:
m_PersistentCalls:
m_Calls: []
useEventOnStartUsingDevice: 0
useEventOnStopUsingDevice: 0
eventOnStartUsingDevice:
m_PersistentCalls:
m_Calls: []
eventOnStopUsingDevice:
m_PersistentCalls:
m_Calls: []
deviceCanBeUsed: 1
playerInside: 0
cameraMovementManager: {fileID: 0}
deviceMovementManager: {fileID: 0}
disableDeviceInteractionAfterUsingOnce: 0
useConditionSystemToStartDevice: 0
mainGKCConditionInfoToStartDevice: {fileID: 0}
useConditionSystemToStopDevice: 0
mainGKCConditionInfoToStopDevice: {fileID: 0}
showDebugPrint: 0
--- !u!114 &114540191681669396
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1281931449109918}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 80fe7bfbecac2ee4895bd133d0b782df, type: 3}
m_Name:
m_EditorClassIdentifier:
deviceName: Obstacle
deviceAction: Climb
useMultipleInteraction: 0
multipleInteractionNameList: []
secondaryDeviceAction:
reloadDeviceActionOnPress: 0
hideIconOnPress: 0
disableIconOnPress: 0
showIcon: 1
showTouchIconButton: 1
hideIconOnUseDevice: 0
showIconOnStopUseDevice: 0
useTransformForStringAction: 1
transformForStringAction: {fileID: 4120209748375242}
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: 1
ignoreDistanceToDevice: 0
useCustomMinAngleToUse: 0
customMinAngleToUseDevice: 20
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!1 &1310697701289768
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4459080585005164}
- component: {fileID: 33291361633691012}
- component: {fileID: 65272271570147868}
- component: {fileID: 23631143381411778}
m_Layer: 0
m_Name: Cube (17)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4459080585005164
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1310697701289768}
m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 0.16, z: 0}
m_LocalScale: {x: 3.4858437, y: 1.6792259, z: 4}
m_Children: []
m_Father: {fileID: 4984649711420396}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &33291361633691012
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1310697701289768}
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
--- !u!65 &65272271570147868
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1310697701289768}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!23 &23631143381411778
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1310697701289768}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: c3072e3e04de08d478fc76f7555f1e29, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 1
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
--- !u!1 &1323186668485162
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4303171743908416}
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 &4303171743908416
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1323186668485162}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.2, z: 0.18}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 4451086369946056}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1392113386256332
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4914223321994274}
m_Layer: 0
m_Name: Action System Trigger (Climb Big Obstacle Button)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4914223321994274
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1392113386256332}
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: 4984649711420396}
- {fileID: 4329531070249774}
- {fileID: 4451086369946056}
- {fileID: 4256032837445444}
- {fileID: 4120209748375242}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1478066942209596
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4131126278809754}
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 &4131126278809754
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1478066942209596}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.2, z: 0.18}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 4120209748375242}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1572886401198082
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4411693552847414}
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 &4411693552847414
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1572886401198082}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.2, z: 0.18}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 4329531070249774}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1617555164633222
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4789013268458000}
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 &4789013268458000
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1617555164633222}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.2, z: 0.18}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 4256032837445444}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1627870635580542
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4329531070249774}
- component: {fileID: 65325190815279768}
- component: {fileID: 114906825376329292}
- component: {fileID: 114895942101928560}
- component: {fileID: 114702902452790210}
- component: {fileID: 114266419084382094}
m_Layer: 2
m_Name: Action System Trigger (Climb Over Obstacle Button)
m_TagString: device
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4329531070249774
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1627870635580542}
m_LocalRotation: {x: -0, y: 1, z: -0, w: 0}
m_LocalPosition: {x: 0.049999237, y: -0.20700073, z: 1.6300049}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4411693552847414}
m_Father: {fileID: 4914223321994274}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
--- !u!65 &65325190815279768
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1627870635580542}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 4, y: 1, z: 0.8542099}
m_Center: {x: 0, y: 0, z: -0.6862755}
--- !u!114 &114906825376329292
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1627870635580542}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 45fc770a0dc8169449e7164daf5e37bf, type: 3}
m_Name:
m_EditorClassIdentifier:
eventList: []
enterEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114895942101928560}
m_MethodName: setPlayerActionActive
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
exitEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114895942101928560}
m_MethodName: setPlayerActionDeactivate
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
useSameFunctionInList: 0
sameFunctionList: []
useSameObjectToCall: 0
callThisObject: 0
sameObjectToCall: {fileID: 0}
triggeredByButton: 0
useObjectToTrigger: 0
objectNeededToTrigger: {fileID: 0}
useTagToTrigger: 0
tagNeededToTrigger: Player
useTagList: 0
tagList: []
loopEventAtTheEndEnabled: 0
justCallOnTrigger: 1
callFunctionEveryTimeTriggered: 1
eventTriggered: 0
dontUseDelay: 0
useSameDelay: 0
generalDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
triggerEventType: 2
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1052672
coroutineActive: 0
setParentToNull: 0
objectDetected: {fileID: 0}
triggerEventAtStart: 0
isEnter: 0
isExit: 0
--- !u!114 &114895942101928560
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1627870635580542}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 1
useMinAngleToActivateAction: 1
minAngleToActivateAction: 20
checkOppositeAngle: 1
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Climb Surface On Swim
useActionName: 1
actionName: Climb Surface On Swim
useActionID: 0
actionID: 20
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: 0
pauseStrafeState: 1
useNewCameraStateOnActionStart: 0
newCameraStateNameOnActionStart:
setPreviousCameraStateOnActionEnd: 0
useNewCameraStateOnActionEnd: 0
newCameraStateNameOnActionEnd:
ignorePivotCameraCollision: 0
useExtraFollowTransformPositionOffsetActiveFBA: 0
currentExtraFollowTransformPositionOffsetFBA: {x: 0, y: 0, z: 0}
ignorePlayerRotationToCameraOnFBA: 1
ignoreHorizontalCameraRotationOnFBA: 0
ignoreVerticalCameraRotationOnFBA: 0
resetCameraRotationForwardOnFBA: 0
setCustomHeadTrackTargetToLook: 0
customHeadTrackTargetToLook: {fileID: 0}
useCustomHeadTrackTolook: 0
customHeadTrackToLookName:
disablePlayerGravity: 1
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: 1
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 1
animationTriggeredByExternalEvent: 0
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 1.33
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 0
positionToAdjustPlayer: {fileID: 0}
adjustPlayerPositionSpeed: 0
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: 5
matchTargetTransform: {fileID: 4411693552847414}
matchTargetPositionWeightMask: {x: 0, y: 1, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
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: 4411693552847414}
maxRotationAmount: 1
minRotationAmount: 0.3
minRotationAngle: 8
adjustFacingDirectionBasedOnPlayerPosition: 0
facingDirectionPositionTransform: {fileID: 0}
adjustRotationAtOnce: 0
useMovingPlayerToPositionTarget: 0
movingPlayerToPositionTargetSpeed: 5
movingPlayerToPositionTargetDelay: 0
ignoreSetPlayerFacingDirectionOnFBA: 0
destroyActionOnEnd: 0
removeActionOnEnd: 0
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
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 0
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 1
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 0
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
checkIfPlayerOnGround: 0
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: 1
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}
--- !u!114 &114702902452790210
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1627870635580542}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be8030885d591eb408518d093fad5d5b, type: 3}
m_Name:
m_EditorClassIdentifier:
useOnlyForTrigger: 1
functionToSetPlayer:
activateDeviceOnTriggerEnter: 0
useFreeInteraction: 0
useFreeInteractionEvent: 0
freeInteractionEvent:
m_PersistentCalls:
m_Calls: []
useMoveCameraToDevice: 0
disableDeviceWhenStopUsing: 0
stopUsingDeviceWhenUnlock: 0
disableAndRemoveDeviceWhenUnlock: 0
functionToUseDevice:
m_PersistentCalls:
m_Calls: []
usingDevice: 0
unlockFunctionCall:
m_PersistentCalls:
m_Calls: []
lockFunctionCall:
m_PersistentCalls:
m_Calls: []
currentPlayer: {fileID: 0}
activateEventOnTriggerStay: 0
triggerStayEvent:
m_PersistentCalls:
m_Calls: []
eventOnTriggerStayRate: 0
activateEventOnTriggerEnter: 0
triggerEnterEvent:
m_PersistentCalls:
m_Calls: []
activateEventOnTriggerExit: 0
triggerExitEvent:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerEnter: 0
eventToSendPlayerOnTriggerEnter:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerExit: 0
eventToSendPlayerOnTriggerExit:
m_PersistentCalls:
m_Calls: []
activateEventIfUnableToUseDevice: 0
unableToUseDeviceEvent:
m_PersistentCalls:
m_Calls: []
sendCurrentPlayerOnEvent: 0
setCurrentPlayerEvent:
m_PersistentCalls:
m_Calls: []
useEventOnStartUsingDevice: 0
useEventOnStopUsingDevice: 0
eventOnStartUsingDevice:
m_PersistentCalls:
m_Calls: []
eventOnStopUsingDevice:
m_PersistentCalls:
m_Calls: []
deviceCanBeUsed: 1
playerInside: 0
cameraMovementManager: {fileID: 0}
deviceMovementManager: {fileID: 0}
disableDeviceInteractionAfterUsingOnce: 0
useConditionSystemToStartDevice: 0
mainGKCConditionInfoToStartDevice: {fileID: 0}
useConditionSystemToStopDevice: 0
mainGKCConditionInfoToStopDevice: {fileID: 0}
showDebugPrint: 0
--- !u!114 &114266419084382094
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1627870635580542}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 80fe7bfbecac2ee4895bd133d0b782df, type: 3}
m_Name:
m_EditorClassIdentifier:
deviceName: Obstacle
deviceAction: Climb
useMultipleInteraction: 0
multipleInteractionNameList: []
secondaryDeviceAction:
reloadDeviceActionOnPress: 0
hideIconOnPress: 0
disableIconOnPress: 0
showIcon: 1
showTouchIconButton: 1
hideIconOnUseDevice: 0
showIconOnStopUseDevice: 0
useTransformForStringAction: 1
transformForStringAction: {fileID: 4329531070249774}
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: 1
ignoreDistanceToDevice: 0
useCustomMinAngleToUse: 0
customMinAngleToUseDevice: 20
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!1 &1826456992852936
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4256032837445444}
- component: {fileID: 65622110246312470}
- component: {fileID: 114735269079794738}
- component: {fileID: 114346787164527192}
- component: {fileID: 114451902372968928}
- component: {fileID: 114950750430826254}
m_Layer: 2
m_Name: Action System Trigger (Climb Over Obstacle Button) (2)
m_TagString: device
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4256032837445444
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1826456992852936}
m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
m_LocalPosition: {x: -1.78, y: -0.20700073, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4789013268458000}
m_Father: {fileID: 4914223321994274}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0}
--- !u!65 &65622110246312470
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1826456992852936}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 3.52, y: 1, z: 0.8542099}
m_Center: {x: 0, y: 0, z: -0.6862755}
--- !u!114 &114735269079794738
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1826456992852936}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 45fc770a0dc8169449e7164daf5e37bf, type: 3}
m_Name:
m_EditorClassIdentifier:
eventList: []
enterEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114346787164527192}
m_MethodName: setPlayerActionActive
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
exitEventList:
- name:
objectToCall: {fileID: 0}
functionNameList: []
secondsDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
sendGameObject: 0
objectToSend: {fileID: 0}
sendObjectDetected: 1
sendObjectDetectedFunction:
sendObjectDetectedByEvent: 1
eventToSendObjectDetected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114346787164527192}
m_MethodName: setPlayerActionDeactivate
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
useSameFunctionInList: 0
sameFunctionList: []
useSameObjectToCall: 0
callThisObject: 0
sameObjectToCall: {fileID: 0}
triggeredByButton: 0
useObjectToTrigger: 0
objectNeededToTrigger: {fileID: 0}
useTagToTrigger: 0
tagNeededToTrigger: Player
useTagList: 0
tagList: []
loopEventAtTheEndEnabled: 0
justCallOnTrigger: 1
callFunctionEveryTimeTriggered: 1
eventTriggered: 0
dontUseDelay: 0
useSameDelay: 0
generalDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
triggerEventType: 2
useLayerMask: 1
layerMask:
serializedVersion: 2
m_Bits: 1052672
coroutineActive: 0
setParentToNull: 0
objectDetected: {fileID: 0}
triggerEventAtStart: 0
isEnter: 0
isExit: 0
--- !u!114 &114346787164527192
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1826456992852936}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cc1db0794fd4b9e4ebf007f9e3afdf44, type: 3}
m_Name:
m_EditorClassIdentifier:
useMinDistanceToActivateAction: 0
minDistanceToActivateAction: 1
useMinAngleToActivateAction: 1
minAngleToActivateAction: 20
checkOppositeAngle: 1
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Climb Surface On Swim
useActionName: 1
actionName: Climb Surface On Swim
useActionID: 0
actionID: 20
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: 0
pauseStrafeState: 1
useNewCameraStateOnActionStart: 0
newCameraStateNameOnActionStart:
setPreviousCameraStateOnActionEnd: 0
useNewCameraStateOnActionEnd: 0
newCameraStateNameOnActionEnd:
ignorePivotCameraCollision: 0
useExtraFollowTransformPositionOffsetActiveFBA: 0
currentExtraFollowTransformPositionOffsetFBA: {x: 0, y: 0, z: 0}
ignorePlayerRotationToCameraOnFBA: 1
ignoreHorizontalCameraRotationOnFBA: 0
ignoreVerticalCameraRotationOnFBA: 0
resetCameraRotationForwardOnFBA: 0
setCustomHeadTrackTargetToLook: 0
customHeadTrackTargetToLook: {fileID: 0}
useCustomHeadTrackTolook: 0
customHeadTrackToLookName:
disablePlayerGravity: 1
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: 1
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 1
animationTriggeredByExternalEvent: 0
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 1.33
animationSpeed: 1
actionDurationOnFirstPerson: 1
actionUsesMovement: 0
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 0
positionToAdjustPlayer: {fileID: 0}
adjustPlayerPositionSpeed: 0
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: 5
matchTargetTransform: {fileID: 4789013268458000}
matchTargetPositionWeightMask: {x: 0, y: 1, z: 0}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 11
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: 4789013268458000}
maxRotationAmount: 1
minRotationAmount: 0.3
minRotationAngle: 8
adjustFacingDirectionBasedOnPlayerPosition: 0
facingDirectionPositionTransform: {fileID: 0}
adjustRotationAtOnce: 0
useMovingPlayerToPositionTarget: 0
movingPlayerToPositionTargetSpeed: 5
movingPlayerToPositionTargetDelay: 0
ignoreSetPlayerFacingDirectionOnFBA: 0
destroyActionOnEnd: 0
removeActionOnEnd: 0
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
eventInfoList: []
firstPersonEventInfoList: []
disableHUDOnAction: 0
showGizmo: 0
keepWeaponsDuringAction: 0
drawWeaponsAfterAction: 0
disableIKWeaponsDuringAction: 1
stopAimOnFireWeapons: 0
stopShootOnFireWeapons: 0
hideMeleWeaponMeshOnAction: 0
setInvincibilityStateActive: 0
invincibilityStateDuration: 0
checkEventsOnTemporalInvincibilityActive: 0
disableDamageReactionDuringAction: 0
addHealthAmountOnAction: 0
healthAmountToAdd: 0
removeHealthAmountOnAction: 0
healthAmountToRemove: 0
checkIfPlayerOnGround: 0
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: 1
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}
--- !u!114 &114451902372968928
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1826456992852936}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: be8030885d591eb408518d093fad5d5b, type: 3}
m_Name:
m_EditorClassIdentifier:
useOnlyForTrigger: 1
functionToSetPlayer:
activateDeviceOnTriggerEnter: 0
useFreeInteraction: 0
useFreeInteractionEvent: 0
freeInteractionEvent:
m_PersistentCalls:
m_Calls: []
useMoveCameraToDevice: 0
disableDeviceWhenStopUsing: 0
stopUsingDeviceWhenUnlock: 0
disableAndRemoveDeviceWhenUnlock: 0
functionToUseDevice:
m_PersistentCalls:
m_Calls: []
usingDevice: 0
unlockFunctionCall:
m_PersistentCalls:
m_Calls: []
lockFunctionCall:
m_PersistentCalls:
m_Calls: []
currentPlayer: {fileID: 0}
activateEventOnTriggerStay: 0
triggerStayEvent:
m_PersistentCalls:
m_Calls: []
eventOnTriggerStayRate: 0
activateEventOnTriggerEnter: 0
triggerEnterEvent:
m_PersistentCalls:
m_Calls: []
activateEventOnTriggerExit: 0
triggerExitEvent:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerEnter: 0
eventToSendPlayerOnTriggerEnter:
m_PersistentCalls:
m_Calls: []
sendPlayerOnTriggerExit: 0
eventToSendPlayerOnTriggerExit:
m_PersistentCalls:
m_Calls: []
activateEventIfUnableToUseDevice: 0
unableToUseDeviceEvent:
m_PersistentCalls:
m_Calls: []
sendCurrentPlayerOnEvent: 0
setCurrentPlayerEvent:
m_PersistentCalls:
m_Calls: []
useEventOnStartUsingDevice: 0
useEventOnStopUsingDevice: 0
eventOnStartUsingDevice:
m_PersistentCalls:
m_Calls: []
eventOnStopUsingDevice:
m_PersistentCalls:
m_Calls: []
deviceCanBeUsed: 1
playerInside: 0
cameraMovementManager: {fileID: 0}
deviceMovementManager: {fileID: 0}
disableDeviceInteractionAfterUsingOnce: 0
useConditionSystemToStartDevice: 0
mainGKCConditionInfoToStartDevice: {fileID: 0}
useConditionSystemToStopDevice: 0
mainGKCConditionInfoToStopDevice: {fileID: 0}
showDebugPrint: 0
--- !u!114 &114950750430826254
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1826456992852936}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 80fe7bfbecac2ee4895bd133d0b782df, type: 3}
m_Name:
m_EditorClassIdentifier:
deviceName: Obstacle
deviceAction: Climb
useMultipleInteraction: 0
multipleInteractionNameList: []
secondaryDeviceAction:
reloadDeviceActionOnPress: 0
hideIconOnPress: 0
disableIconOnPress: 0
showIcon: 1
showTouchIconButton: 1
hideIconOnUseDevice: 0
showIconOnStopUseDevice: 0
useTransformForStringAction: 1
transformForStringAction: {fileID: 4256032837445444}
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: 1
ignoreDistanceToDevice: 0
useCustomMinAngleToUse: 0
customMinAngleToUseDevice: 20
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