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

683 lines
21 KiBLFS
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &358891435
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 358891436}
m_Layer: 2
m_Name: Hand Match Target
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &358891436
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 358891435}
m_LocalRotation: {x: -0, y: 0.006559046, z: -0, w: 0.9999785}
m_LocalPosition: {x: -0.02, y: 3.97, z: -0.18}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3792790488915301391}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3794419775389620757
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3792790488915301391}
- component: {fileID: 3767888603112195651}
- component: {fileID: 3834895307850178975}
- component: {fileID: 3834935726753663367}
m_Layer: 2
m_Name: Action System Trigger (Climb High Wall Button)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3792790488915301391
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794419775389620757}
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: 3800178589140662901}
- {fileID: 3792661954568975977}
- {fileID: 358891436}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!65 &3767888603112195651
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794419775389620757}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 4, y: 0.47562885, z: 0.3254738}
m_Center: {x: 0, y: 3.7984385, z: -0.42190742}
--- !u!114 &3834895307850178975
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794419775389620757}
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: 3834935726753663367}
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: 3834935726753663367}
m_MethodName: setPlayerActionDeactivate
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
useEventFunction: 1
eventFunction:
m_PersistentCalls:
m_Calls: []
useBroadcastMessage: 0
broadcastMessageStringList: []
useRemoteEvent: 0
remoteEventNameList: []
useSameFunctionInList: 0
sameFunctionList: []
useSameObjectToCall: 0
callThisObject: 0
sameObjectToCall: {fileID: 0}
triggeredByButton: 0
useObjectToTrigger: 0
objectNeededToTrigger: {fileID: 0}
useTagToTrigger: 1
tagNeededToTrigger: Player
useTagList: 0
tagList: []
loopEventAtTheEndEnabled: 0
justCallOnTrigger: 0
callFunctionEveryTimeTriggered: 1
eventTriggered: 0
dontUseDelay: 0
useSameDelay: 0
generalDelay: 0
useRandomDelay: 0
randomDelayRange: {x: 0, y: 0}
triggerEventType: 2
useLayerMask: 0
layerMask:
serializedVersion: 2
m_Bits: 0
coroutineActive: 0
setParentToNull: 0
objectDetected: {fileID: 0}
triggerEventAtStart: 0
isEnter: 0
isExit: 0
--- !u!114 &3834935726753663367
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794419775389620757}
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: 70
checkOppositeAngle: 0
canStopPreviousAction: 0
canForceToPlayCustomAction: 0
currentActionInfoIndex: 0
actionInfoList:
- Name: Climb High Wall
useActionName: 1
actionName: Climb High Wall
useActionID: 0
actionID: 297397
removeActionIDValueImmediately: 0
useCrossFadeAnimation: 1
pausePlayerActionsInput: 1
pausePlayerMovementInput: 1
resetPlayerMovementInput: 1
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: 0
playerCameraTransformFollowsPlayerTransformRotationOnFBA: 0
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: 0
jumpCanResumePlayer: 0
useMovementInput: 0
useInteractionButtonToActivateAnimation: 0
animationTriggeredByExternalEvent: 0
resumePlayerAfterAction: 1
increaseActionIndexAfterComplete: 0
waitForNextPlayerInteractionButtonPress: 0
stayInState: 0
resetActionIndexAfterComplete: 0
animationDuration: 3.8
animationSpeed: 1.5
actionDurationOnFirstPerson: 1
actionUsesMovement: 1
adjustRotationDuringMovement: 0
delayToPlayAnimation: 0
usePositionToAdjustPlayer: 1
positionToAdjustPlayer: {fileID: 3792661954568975977}
adjustPlayerPositionSpeed: 10
usePositionToAdjustPlayerOnlyOnFBA: 0
userLerpToAdjustPosition: 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: 358891436}
matchTargetPositionWeightMask: {x: 0, y: 1, z: 1}
matchTargetRotationWeightMask: 0
matchPlayerRotation: 0
matchPlayerRotationSpeed: 2
playerTargetTransform: {fileID: 3792661954568975977}
adjustPlayerPositionRotationDuring: 0
matchStartValue: 0.1
matchEndValue: 0.5
usePlayerWalkTarget: 0
useWalkAtTheEndOfAction: 0
playerWalkTarget: {fileID: 0}
pausePlayerInputDuringWalk: 0
maxWalkSpeed: 1
activateDynamicObstacleDetection: 0
setPlayerFacingDirection: 0
playerFacingDirectionTransform: {fileID: 3792661954568975977}
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
useAnimationSpeedOnDelay: 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
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: 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: 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: 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!1 &3794520705372023063
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3792944252960772281}
- component: {fileID: 3808821456080451093}
- component: {fileID: 3767965121007410005}
- component: {fileID: 3818746110668209987}
- component: {fileID: 254907420}
m_Layer: 0
m_Name: Cube (17)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 4294967295
m_IsActive: 1
--- !u!4 &3792944252960772281
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794520705372023063}
m_LocalRotation: {x: -0, y: -0.7071068, z: -0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 2, z: 1.526}
m_LocalScale: {x: 3.4858377, y: 4, z: 4.000002}
m_Children: []
m_Father: {fileID: 3800178589140662901}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3808821456080451093
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794520705372023063}
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
--- !u!65 &3767965121007410005
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794520705372023063}
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 &3818746110668209987
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794520705372023063}
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!114 &254907420
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794520705372023063}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 07023d1378076a840a7f53aa2c65216a, type: 3}
m_Name:
m_EditorClassIdentifier:
tagToCheck: Player
ledgeZoneActive: 1
checkDownRaycastOffset: {x: 0, y: 0, z: 0}
climbLedgeForwardRayDistance: 0
climbLedgeDownRayDistance: 0
ledgeZoneCanBeClimbed: 0
avoidPlayerGrabLedge: 1
canCheckForHangFromLedgeOnGround: 0
onlyHangFromLedgeIfPlayerIsNotMoving: 0
canGrabAnySurfaceOnAirActive: 0
--- !u!1 &3794529934871681677
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3792661954568975977}
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 &3792661954568975977
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794529934871681677}
m_LocalRotation: {x: -0, y: 0.006058412, z: -0, w: 0.99998164}
m_LocalPosition: {x: 0, y: 1.6284177, z: -0.3722179}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3792790488915301391}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &3794668054287256765
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3800178589140662901}
m_Layer: 0
m_Name: Meshes
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &3800178589140662901
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3794668054287256765}
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: 3792944252960772281}
m_Father: {fileID: 3792790488915301391}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}