Add Playe BlendTree animations
This commit is contained in:
parent
001eca70c5
commit
8e237a9dc4
25 changed files with 3347 additions and 309 deletions
|
@ -8,7 +8,19 @@ AnimatorController:
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: PlayerAnimator
|
m_Name: PlayerAnimator
|
||||||
serializedVersion: 5
|
serializedVersion: 5
|
||||||
m_AnimatorParameters: []
|
m_AnimatorParameters:
|
||||||
|
- m_Name: AnimVertical
|
||||||
|
m_Type: 1
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 0}
|
||||||
|
- m_Name: AnimHorizontal
|
||||||
|
m_Type: 1
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 0}
|
||||||
m_AnimatorLayers:
|
m_AnimatorLayers:
|
||||||
- serializedVersion: 5
|
- serializedVersion: 5
|
||||||
m_Name: Base Layer
|
m_Name: Base Layer
|
||||||
|
@ -22,14 +34,84 @@ AnimatorController:
|
||||||
m_IKPass: 0
|
m_IKPass: 0
|
||||||
m_SyncedLayerAffectsTiming: 0
|
m_SyncedLayerAffectsTiming: 0
|
||||||
m_Controller: {fileID: 9100000}
|
m_Controller: {fileID: 9100000}
|
||||||
--- !u!1102 &1102275762780126800
|
--- !u!206 &206562206788270934
|
||||||
|
BlendTree:
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: BlendTree
|
||||||
|
m_Childs: []
|
||||||
|
m_BlendParameter: AnimHorizontal
|
||||||
|
m_BlendParameterY: Blend
|
||||||
|
m_MinThreshold: 0
|
||||||
|
m_MaxThreshold: 1
|
||||||
|
m_UseAutomaticThresholds: 1
|
||||||
|
m_NormalizedBlendValues: 0
|
||||||
|
m_BlendType: 0
|
||||||
|
--- !u!206 &206674423866706998
|
||||||
|
BlendTree:
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Blend Tree
|
||||||
|
m_Childs:
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Motion: {fileID: 7400000, guid: 2337addfd1df04b75a2f6e9b66367f34, type: 2}
|
||||||
|
m_Threshold: 0
|
||||||
|
m_Position: {x: 0, y: -0.5}
|
||||||
|
m_TimeScale: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_DirectBlendParameter: AnimVertical
|
||||||
|
m_Mirror: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Motion: {fileID: 7400000, guid: b7a9ce2fb18da4647af9b13ba8d28017, type: 2}
|
||||||
|
m_Threshold: 0.2
|
||||||
|
m_Position: {x: 0, y: 0}
|
||||||
|
m_TimeScale: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_DirectBlendParameter: AnimVertical
|
||||||
|
m_Mirror: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Motion: {fileID: 7400000, guid: 5cfba2509014e441a812fd5493deaaca, type: 2}
|
||||||
|
m_Threshold: 0.4
|
||||||
|
m_Position: {x: 0, y: 0.5}
|
||||||
|
m_TimeScale: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_DirectBlendParameter: AnimVertical
|
||||||
|
m_Mirror: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Motion: {fileID: 7400000, guid: 96df1e786c8d74c8f98e0ba167ee5a80, type: 2}
|
||||||
|
m_Threshold: 0.6
|
||||||
|
m_Position: {x: 0.5, y: 0}
|
||||||
|
m_TimeScale: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_DirectBlendParameter: AnimVertical
|
||||||
|
m_Mirror: 0
|
||||||
|
- serializedVersion: 2
|
||||||
|
m_Motion: {fileID: 7400000, guid: 8de583040b3af46e9ab707c87ae51e79, type: 2}
|
||||||
|
m_Threshold: 0.8
|
||||||
|
m_Position: {x: -0.5, y: 0}
|
||||||
|
m_TimeScale: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_DirectBlendParameter: AnimVertical
|
||||||
|
m_Mirror: 0
|
||||||
|
m_BlendParameter: AnimHorizontal
|
||||||
|
m_BlendParameterY: AnimVertical
|
||||||
|
m_MinThreshold: 0
|
||||||
|
m_MaxThreshold: 0.8
|
||||||
|
m_UseAutomaticThresholds: 1
|
||||||
|
m_NormalizedBlendValues: 0
|
||||||
|
m_BlendType: 1
|
||||||
|
--- !u!1102 &1102132816377026092
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 5
|
serializedVersion: 5
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: PlayerRunning
|
m_Name: PlayerIdleUp
|
||||||
m_Speed: 1
|
m_Speed: 1
|
||||||
m_CycleOffset: 0
|
m_CycleOffset: 0
|
||||||
m_Transitions: []
|
m_Transitions: []
|
||||||
|
@ -42,7 +124,189 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: 7400000, guid: 2cdaef357e9274d569d0b48634ff44c2, type: 2}
|
m_Motion: {fileID: 7400000, guid: 19dc6e34d6d9047d99b6de00eb5a0a82, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &1102232667013857788
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerIdleRight
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 832b860e387b44ff3ace50d911b69420, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &1102255259036527984
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: CrossBlendTreeOnlyIdleDown
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 206674423866706998}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter: AnimVertical
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &1102760441456271074
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunRight
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 96df1e786c8d74c8f98e0ba167ee5a80, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &1102822415438344482
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerIdleLeft
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 6a6539bed18954b148bf9d104ba5d99b, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &1102864886641969330
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunDown
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 2337addfd1df04b75a2f6e9b66367f34, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &1102904270210786814
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunLeft
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 8de583040b3af46e9ab707c87ae51e79, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &1102923169592650640
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunUp
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 5cfba2509014e441a812fd5493deaaca, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
|
@ -58,15 +322,36 @@ AnimatorStateMachine:
|
||||||
m_Name: Base Layer
|
m_Name: Base Layer
|
||||||
m_ChildStates:
|
m_ChildStates:
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 1102275762780126800}
|
m_State: {fileID: 1102864886641969330}
|
||||||
m_Position: {x: 200, y: 0, z: 0}
|
m_Position: {x: 252, y: 204, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102923169592650640}
|
||||||
|
m_Position: {x: 264, y: 120, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102760441456271074}
|
||||||
|
m_Position: {x: 516, y: 192, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102232667013857788}
|
||||||
|
m_Position: {x: 516, y: 120, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102904270210786814}
|
||||||
|
m_Position: {x: 516, y: -24, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102822415438344482}
|
||||||
|
m_Position: {x: 516, y: 36, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102132816377026092}
|
||||||
|
m_Position: {x: 384, y: 252, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 1102255259036527984}
|
||||||
|
m_Position: {x: 216, y: -156, z: 0}
|
||||||
m_ChildStateMachines: []
|
m_ChildStateMachines: []
|
||||||
m_AnyStateTransitions: []
|
m_AnyStateTransitions: []
|
||||||
m_EntryTransitions: []
|
m_EntryTransitions: []
|
||||||
m_StateMachineTransitions: {}
|
m_StateMachineTransitions: {}
|
||||||
m_StateMachineBehaviours: []
|
m_StateMachineBehaviours: []
|
||||||
m_AnyStatePosition: {x: 50, y: 20, z: 0}
|
m_AnyStatePosition: {x: 50, y: 20, z: 0}
|
||||||
m_EntryPosition: {x: 50, y: 120, z: 0}
|
m_EntryPosition: {x: 48, y: 120, z: 0}
|
||||||
m_ExitPosition: {x: 800, y: 120, z: 0}
|
m_ExitPosition: {x: 800, y: 120, z: 0}
|
||||||
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||||
m_DefaultState: {fileID: 1102275762780126800}
|
m_DefaultState: {fileID: 1102255259036527984}
|
||||||
|
|
89
Assets/Animations/Player/PlayerIdleDown.anim
Normal file
89
Assets/Animations/Player/PlayerIdleDown.anim
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerIdleDown
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 21300064, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: 21300066, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 21300068, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 21300070, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.33333334
|
||||||
|
value: {fileID: 21300072, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.41666666
|
||||||
|
value: {fileID: 21300074, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5
|
||||||
|
value: {fileID: 21300076, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5833333
|
||||||
|
value: {fileID: 21300078, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 212
|
||||||
|
script: {fileID: 0}
|
||||||
|
m_SampleRate: 12
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 0
|
||||||
|
script: {fileID: 0}
|
||||||
|
typeID: 212
|
||||||
|
customType: 23
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 21300064, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300066, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300068, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300070, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300072, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300074, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300076, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300078, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.6666666
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
|
@ -1,5 +1,5 @@
|
||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 2cdaef357e9274d569d0b48634ff44c2
|
guid: b7a9ce2fb18da4647af9b13ba8d28017
|
||||||
NativeFormatImporter:
|
NativeFormatImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
mainObjectFileID: 7400000
|
mainObjectFileID: 7400000
|
89
Assets/Animations/Player/PlayerIdleLeft.anim
Normal file
89
Assets/Animations/Player/PlayerIdleLeft.anim
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerIdleLeft
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 21300048, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: 21300050, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 21300052, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 21300054, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.33333334
|
||||||
|
value: {fileID: 21300056, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.41666666
|
||||||
|
value: {fileID: 21300058, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.5
|
||||||
|
value: {fileID: 21300060, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.5833333
|
||||||
|
value: {fileID: 21300062, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 212
|
||||||
|
script: {fileID: 0}
|
||||||
|
m_SampleRate: 12
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 0
|
||||||
|
script: {fileID: 0}
|
||||||
|
typeID: 212
|
||||||
|
customType: 23
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 21300048, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300050, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300052, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300054, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300056, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300058, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300060, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300062, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.6666666
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
8
Assets/Animations/Player/PlayerIdleLeft.anim.meta
Normal file
8
Assets/Animations/Player/PlayerIdleLeft.anim.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6a6539bed18954b148bf9d104ba5d99b
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
89
Assets/Animations/Player/PlayerIdleRight.anim
Normal file
89
Assets/Animations/Player/PlayerIdleRight.anim
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerIdleRight
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 21300048, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: 21300050, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 21300052, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 21300054, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.33333334
|
||||||
|
value: {fileID: 21300056, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.41666666
|
||||||
|
value: {fileID: 21300058, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5
|
||||||
|
value: {fileID: 21300060, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5833333
|
||||||
|
value: {fileID: 21300062, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 212
|
||||||
|
script: {fileID: 0}
|
||||||
|
m_SampleRate: 12
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 0
|
||||||
|
script: {fileID: 0}
|
||||||
|
typeID: 212
|
||||||
|
customType: 23
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 21300048, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300050, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300052, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300054, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300056, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300058, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300060, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300062, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.6666666
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
8
Assets/Animations/Player/PlayerIdleRight.anim.meta
Normal file
8
Assets/Animations/Player/PlayerIdleRight.anim.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 832b860e387b44ff3ace50d911b69420
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -6,7 +6,7 @@ AnimationClip:
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: PlayerRunning
|
m_Name: PlayerIdleUp
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_Legacy: 0
|
m_Legacy: 0
|
||||||
m_Compressed: 0
|
m_Compressed: 0
|
||||||
|
@ -20,21 +20,21 @@ AnimationClip:
|
||||||
m_PPtrCurves:
|
m_PPtrCurves:
|
||||||
- curve:
|
- curve:
|
||||||
- time: 0
|
- time: 0
|
||||||
value: {fileID: 21300000, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300080, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- time: 0.083333336
|
- time: 0.083333336
|
||||||
value: {fileID: 21300002, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300082, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- time: 0.16666667
|
- time: 0.16666667
|
||||||
value: {fileID: 21300004, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300084, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- time: 0.25
|
- time: 0.25
|
||||||
value: {fileID: 21300006, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300086, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- time: 0.33333334
|
- time: 0.33333334
|
||||||
value: {fileID: 21300008, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300088, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- time: 0.41666666
|
- time: 0.41666666
|
||||||
value: {fileID: 21300010, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300090, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- time: 0.5
|
- time: 0.5
|
||||||
value: {fileID: 21300012, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300092, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- time: 0.5833333
|
- time: 0.5833333
|
||||||
value: {fileID: 21300014, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
value: {fileID: 21300094, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
attribute: m_Sprite
|
attribute: m_Sprite
|
||||||
path:
|
path:
|
||||||
classID: 212
|
classID: 212
|
||||||
|
@ -54,14 +54,14 @@ AnimationClip:
|
||||||
customType: 23
|
customType: 23
|
||||||
isPPtrCurve: 1
|
isPPtrCurve: 1
|
||||||
pptrCurveMapping:
|
pptrCurveMapping:
|
||||||
- {fileID: 21300000, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300080, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- {fileID: 21300002, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300082, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- {fileID: 21300004, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300084, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- {fileID: 21300006, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300086, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- {fileID: 21300008, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300088, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- {fileID: 21300010, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300090, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- {fileID: 21300012, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300092, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
- {fileID: 21300014, guid: 69237087e6b0b42ac8d25d0035b2e01b, type: 3}
|
- {fileID: 21300094, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
m_AnimationClipSettings:
|
m_AnimationClipSettings:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_AdditiveReferencePoseClip: {fileID: 0}
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
8
Assets/Animations/Player/PlayerIdleUp.anim.meta
Normal file
8
Assets/Animations/Player/PlayerIdleUp.anim.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 19dc6e34d6d9047d99b6de00eb5a0a82
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
89
Assets/Animations/Player/PlayerRunDown.anim
Normal file
89
Assets/Animations/Player/PlayerRunDown.anim
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunDown
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 21300016, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: 21300018, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 21300020, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 21300022, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.33333334
|
||||||
|
value: {fileID: 21300024, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.41666666
|
||||||
|
value: {fileID: 21300026, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5
|
||||||
|
value: {fileID: 21300028, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5833333
|
||||||
|
value: {fileID: 21300030, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 212
|
||||||
|
script: {fileID: 0}
|
||||||
|
m_SampleRate: 12
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 0
|
||||||
|
script: {fileID: 0}
|
||||||
|
typeID: 212
|
||||||
|
customType: 23
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 21300016, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300018, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300020, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300022, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300024, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300026, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300028, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300030, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.6666666
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
8
Assets/Animations/Player/PlayerRunDown.anim.meta
Normal file
8
Assets/Animations/Player/PlayerRunDown.anim.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2337addfd1df04b75a2f6e9b66367f34
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
89
Assets/Animations/Player/PlayerRunLeft.anim
Normal file
89
Assets/Animations/Player/PlayerRunLeft.anim
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunLeft
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 21300032, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: 21300034, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 21300036, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 21300038, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.33333334
|
||||||
|
value: {fileID: 21300040, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.41666666
|
||||||
|
value: {fileID: 21300042, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.5
|
||||||
|
value: {fileID: 21300044, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- time: 0.5833333
|
||||||
|
value: {fileID: 21300046, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 212
|
||||||
|
script: {fileID: 0}
|
||||||
|
m_SampleRate: 12
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 0
|
||||||
|
script: {fileID: 0}
|
||||||
|
typeID: 212
|
||||||
|
customType: 23
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 21300032, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300034, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300036, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300038, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300040, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300042, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300044, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
- {fileID: 21300046, guid: 449b74d22efae401386c4330646bd77a, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.6666666
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
8
Assets/Animations/Player/PlayerRunLeft.anim.meta
Normal file
8
Assets/Animations/Player/PlayerRunLeft.anim.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8de583040b3af46e9ab707c87ae51e79
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
89
Assets/Animations/Player/PlayerRunRight.anim
Normal file
89
Assets/Animations/Player/PlayerRunRight.anim
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunRight
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 21300032, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: 21300034, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 21300036, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 21300038, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.33333334
|
||||||
|
value: {fileID: 21300040, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.41666666
|
||||||
|
value: {fileID: 21300042, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5
|
||||||
|
value: {fileID: 21300044, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5833333
|
||||||
|
value: {fileID: 21300046, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 212
|
||||||
|
script: {fileID: 0}
|
||||||
|
m_SampleRate: 12
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 0
|
||||||
|
script: {fileID: 0}
|
||||||
|
typeID: 212
|
||||||
|
customType: 23
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 21300032, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300034, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300036, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300038, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300040, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300042, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300044, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300046, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.6666666
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
8
Assets/Animations/Player/PlayerRunRight.anim.meta
Normal file
8
Assets/Animations/Player/PlayerRunRight.anim.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 96df1e786c8d74c8f98e0ba167ee5a80
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
89
Assets/Animations/Player/PlayerRunUp.anim
Normal file
89
Assets/Animations/Player/PlayerRunUp.anim
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!74 &7400000
|
||||||
|
AnimationClip:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: PlayerRunUp
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Legacy: 0
|
||||||
|
m_Compressed: 0
|
||||||
|
m_UseHighQualityCurve: 1
|
||||||
|
m_RotationCurves: []
|
||||||
|
m_CompressedRotationCurves: []
|
||||||
|
m_EulerCurves: []
|
||||||
|
m_PositionCurves: []
|
||||||
|
m_ScaleCurves: []
|
||||||
|
m_FloatCurves: []
|
||||||
|
m_PPtrCurves:
|
||||||
|
- curve:
|
||||||
|
- time: 0
|
||||||
|
value: {fileID: 21300000, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.083333336
|
||||||
|
value: {fileID: 21300002, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.16666667
|
||||||
|
value: {fileID: 21300004, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.25
|
||||||
|
value: {fileID: 21300006, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.33333334
|
||||||
|
value: {fileID: 21300008, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.41666666
|
||||||
|
value: {fileID: 21300010, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5
|
||||||
|
value: {fileID: 21300012, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- time: 0.5833333
|
||||||
|
value: {fileID: 21300014, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
attribute: m_Sprite
|
||||||
|
path:
|
||||||
|
classID: 212
|
||||||
|
script: {fileID: 0}
|
||||||
|
m_SampleRate: 12
|
||||||
|
m_WrapMode: 0
|
||||||
|
m_Bounds:
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
|
m_Extent: {x: 0, y: 0, z: 0}
|
||||||
|
m_ClipBindingConstant:
|
||||||
|
genericBindings:
|
||||||
|
- serializedVersion: 2
|
||||||
|
path: 0
|
||||||
|
attribute: 0
|
||||||
|
script: {fileID: 0}
|
||||||
|
typeID: 212
|
||||||
|
customType: 23
|
||||||
|
isPPtrCurve: 1
|
||||||
|
pptrCurveMapping:
|
||||||
|
- {fileID: 21300000, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300002, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300004, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300006, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300008, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300010, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300012, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
- {fileID: 21300014, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
m_AnimationClipSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
||||||
|
m_AdditiveReferencePoseTime: 0
|
||||||
|
m_StartTime: 0
|
||||||
|
m_StopTime: 0.6666666
|
||||||
|
m_OrientationOffsetY: 0
|
||||||
|
m_Level: 0
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_HasAdditiveReferencePose: 0
|
||||||
|
m_LoopTime: 1
|
||||||
|
m_LoopBlend: 0
|
||||||
|
m_LoopBlendOrientation: 0
|
||||||
|
m_LoopBlendPositionY: 0
|
||||||
|
m_LoopBlendPositionXZ: 0
|
||||||
|
m_KeepOriginalOrientation: 0
|
||||||
|
m_KeepOriginalPositionY: 1
|
||||||
|
m_KeepOriginalPositionXZ: 0
|
||||||
|
m_HeightFromFeet: 0
|
||||||
|
m_Mirror: 0
|
||||||
|
m_EditorCurves: []
|
||||||
|
m_EulerEditorCurves: []
|
||||||
|
m_HasGenericRootTransform: 0
|
||||||
|
m_HasMotionFloatCurves: 0
|
||||||
|
m_Events: []
|
8
Assets/Animations/Player/PlayerRunUp.anim.meta
Normal file
8
Assets/Animations/Player/PlayerRunUp.anim.meta
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5cfba2509014e441a812fd5493deaaca
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
|
@ -7035,7 +7035,7 @@ Tilemap:
|
||||||
- first: {x: -1, y: 1, z: 0}
|
- first: {x: -1, y: 1, z: 0}
|
||||||
second:
|
second:
|
||||||
m_TileIndex: 3
|
m_TileIndex: 3
|
||||||
m_TileSpriteIndex: 7
|
m_TileSpriteIndex: 8
|
||||||
m_TileMatrixIndex: 0
|
m_TileMatrixIndex: 0
|
||||||
m_TileColorIndex: 0
|
m_TileColorIndex: 0
|
||||||
m_ObjectToInstantiate: {fileID: 0}
|
m_ObjectToInstantiate: {fileID: 0}
|
||||||
|
@ -7691,10 +7691,10 @@ Tilemap:
|
||||||
m_Data: {fileID: 21300026, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3}
|
m_Data: {fileID: 21300026, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3}
|
||||||
- m_RefCount: 19
|
- m_RefCount: 19
|
||||||
m_Data: {fileID: 21300028, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3}
|
m_Data: {fileID: 21300028, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3}
|
||||||
- m_RefCount: 1
|
|
||||||
m_Data: {fileID: 21300000, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3}
|
|
||||||
- m_RefCount: 0
|
- m_RefCount: 0
|
||||||
m_Data: {fileID: 0}
|
m_Data: {fileID: 0}
|
||||||
|
- m_RefCount: 1
|
||||||
|
m_Data: {fileID: 21300000, guid: 9f1e7a6a3f475493abbb6f07fb21c3f5, type: 3}
|
||||||
- m_RefCount: 1
|
- m_RefCount: 1
|
||||||
m_Data: {fileID: 21300036, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3}
|
m_Data: {fileID: 21300036, guid: 53508fdfeea6241d3a03aa21c60e6c4d, type: 3}
|
||||||
- m_RefCount: 1
|
- m_RefCount: 1
|
||||||
|
@ -8168,7 +8168,7 @@ Transform:
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 519420028}
|
m_GameObject: {fileID: 519420028}
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 9.540185, y: -4.0430503, z: -10}
|
m_LocalPosition: {x: 10.383259, y: -4.0430503, z: -10}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
|
@ -8288,6 +8288,105 @@ Transform:
|
||||||
type: 3}
|
type: 3}
|
||||||
m_PrefabInstance: {fileID: 6843575829779162303}
|
m_PrefabInstance: {fileID: 6843575829779162303}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!1 &1778702655
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 1778702656}
|
||||||
|
- component: {fileID: 1778702657}
|
||||||
|
- component: {fileID: 1778702658}
|
||||||
|
m_Layer: 15
|
||||||
|
m_Name: Sprite
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &1778702656
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1778702655}
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 1352658977}
|
||||||
|
m_RootOrder: 0
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!212 &1778702657
|
||||||
|
SpriteRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1778702655}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_CastShadows: 0
|
||||||
|
m_ReceiveShadows: 0
|
||||||
|
m_DynamicOccludee: 1
|
||||||
|
m_MotionVectors: 1
|
||||||
|
m_LightProbeUsage: 1
|
||||||
|
m_ReflectionProbeUsage: 1
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_RendererPriority: 0
|
||||||
|
m_Materials:
|
||||||
|
- {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_StaticBatchInfo:
|
||||||
|
firstSubMesh: 0
|
||||||
|
subMeshCount: 0
|
||||||
|
m_StaticBatchRoot: {fileID: 0}
|
||||||
|
m_ProbeAnchor: {fileID: 0}
|
||||||
|
m_LightProbeVolumeOverride: {fileID: 0}
|
||||||
|
m_ScaleInLightmap: 1
|
||||||
|
m_PreserveUVs: 0
|
||||||
|
m_IgnoreNormalsForChartDetection: 0
|
||||||
|
m_ImportantGI: 0
|
||||||
|
m_StitchLightmapSeams: 0
|
||||||
|
m_SelectedEditorRenderState: 0
|
||||||
|
m_MinimumChartSize: 4
|
||||||
|
m_AutoUVMaxDistance: 0.5
|
||||||
|
m_AutoUVMaxAngle: 89
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingLayer: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_Sprite: {fileID: 21300064, guid: acfc12ff3498641aa93645b517a11af4, type: 3}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_FlipX: 0
|
||||||
|
m_FlipY: 0
|
||||||
|
m_DrawMode: 0
|
||||||
|
m_Size: {x: 2, y: 2}
|
||||||
|
m_AdaptiveModeThreshold: 0.5
|
||||||
|
m_SpriteTileMode: 0
|
||||||
|
m_WasSpriteAssigned: 1
|
||||||
|
m_MaskInteraction: 0
|
||||||
|
m_SpriteSortPoint: 0
|
||||||
|
--- !u!95 &1778702658
|
||||||
|
Animator:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1778702655}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_Avatar: {fileID: 0}
|
||||||
|
m_Controller: {fileID: 9100000, guid: dc9347e7518ed4709b6cacd42554e650, type: 2}
|
||||||
|
m_CullingMode: 0
|
||||||
|
m_UpdateMode: 0
|
||||||
|
m_ApplyRootMotion: 0
|
||||||
|
m_LinearVelocityBlending: 0
|
||||||
|
m_WarningMessage:
|
||||||
|
m_HasTransformHierarchy: 1
|
||||||
|
m_AllowConstantClipSamplingOptimization: 1
|
||||||
|
m_KeepAnimatorControllerStateOnDisable: 0
|
||||||
--- !u!1001 &2013742123
|
--- !u!1001 &2013742123
|
||||||
PrefabInstance:
|
PrefabInstance:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
@ -8518,6 +8617,11 @@ PrefabInstance:
|
||||||
propertyPath: m_SortingOrder
|
propertyPath: m_SortingOrder
|
||||||
value: 0
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6843575828445418655, guid: d3055091a17dc4aa1accf2e33ccef144,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_Enabled
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 6843575828445418652, guid: d3055091a17dc4aa1accf2e33ccef144,
|
- target: {fileID: 6843575828445418652, guid: d3055091a17dc4aa1accf2e33ccef144,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_Offset.x
|
propertyPath: m_Offset.x
|
||||||
|
@ -8543,5 +8647,7 @@ PrefabInstance:
|
||||||
propertyPath: m_Size.y
|
propertyPath: m_Size.y
|
||||||
value: 0.8
|
value: 0.8
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents:
|
||||||
|
- {fileID: 6843575828445418655, guid: d3055091a17dc4aa1accf2e33ccef144, type: 3}
|
||||||
|
- {fileID: 6843575828445418651, guid: d3055091a17dc4aa1accf2e33ccef144, type: 3}
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: d3055091a17dc4aa1accf2e33ccef144, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: d3055091a17dc4aa1accf2e33ccef144, type: 3}
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
using src.Ammo;
|
using src.Ammo;
|
||||||
using src.Base;
|
using src.Base;
|
||||||
|
using src.Helpers;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace src.Player
|
namespace src.Player
|
||||||
|
@ -8,12 +9,17 @@ namespace src.Player
|
||||||
{
|
{
|
||||||
private Transform _respawnPosition;
|
private Transform _respawnPosition;
|
||||||
private BombsSpawner _bombsSpawner;
|
private BombsSpawner _bombsSpawner;
|
||||||
|
private Animator _animator;
|
||||||
|
private static readonly int AnimHorizontal = Animator.StringToHash("AnimHorizontal");
|
||||||
|
private static readonly int AnimVertical = Animator.StringToHash("AnimVertical");
|
||||||
|
|
||||||
protected new void Start()
|
protected new void Start()
|
||||||
{
|
{
|
||||||
base.Start();
|
base.Start();
|
||||||
|
|
||||||
_respawnPosition = GameObject.Find("RespawnPosition").transform;
|
_respawnPosition = GameObject.Find("RespawnPosition").transform;
|
||||||
_bombsSpawner = GameObject.Find("BombSpawner").GetComponent<BombsSpawner>();
|
_bombsSpawner = GameObject.Find("BombSpawner").GetComponent<BombsSpawner>();
|
||||||
|
_animator = GetComponentInChildren<Animator>();
|
||||||
/* Always start at the starting point. */
|
/* Always start at the starting point. */
|
||||||
Respawn();
|
Respawn();
|
||||||
}
|
}
|
||||||
|
@ -33,6 +39,10 @@ namespace src.Player
|
||||||
#if UNITY_EDITOR || UNITY_STANDALONE || UNITY_WEBGL
|
#if UNITY_EDITOR || UNITY_STANDALONE || UNITY_WEBGL
|
||||||
var horizontal = Input.GetAxis("Horizontal");
|
var horizontal = Input.GetAxis("Horizontal");
|
||||||
var vertical = Input.GetAxis("Vertical");
|
var vertical = Input.GetAxis("Vertical");
|
||||||
|
|
||||||
|
_animator.SetFloat(AnimHorizontal, horizontal);
|
||||||
|
_animator.SetFloat(AnimVertical, vertical);
|
||||||
|
|
||||||
var movementVector = new Vector2(horizontal, vertical);
|
var movementVector = new Vector2(horizontal, vertical);
|
||||||
rigidbody2d.MovePosition(rigidbody2d.position + movementSpeed * Time.deltaTime * movementVector);
|
rigidbody2d.MovePosition(rigidbody2d.position + movementSpeed * Time.deltaTime * movementVector);
|
||||||
#elif UNITY_IOS || UNITY_ANDROID
|
#elif UNITY_IOS || UNITY_ANDROID
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB |
|
@ -1,278 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: 69237087e6b0b42ac8d25d0035b2e01b
|
|
||||||
TextureImporter:
|
|
||||||
fileIDToRecycleName:
|
|
||||||
21300000: player_run_0
|
|
||||||
21300002: player_run_1
|
|
||||||
21300004: player_run_2
|
|
||||||
21300006: player_run_3
|
|
||||||
21300008: player_run_4
|
|
||||||
21300010: player_run_5
|
|
||||||
21300012: player_run_6
|
|
||||||
21300014: player_run_7
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 9
|
|
||||||
mipmaps:
|
|
||||||
mipMapMode: 0
|
|
||||||
enableMipMap: 0
|
|
||||||
sRGBTexture: 1
|
|
||||||
linearTexture: 0
|
|
||||||
fadeOut: 0
|
|
||||||
borderMipMap: 0
|
|
||||||
mipMapsPreserveCoverage: 0
|
|
||||||
alphaTestReferenceValue: 0.5
|
|
||||||
mipMapFadeDistanceStart: 1
|
|
||||||
mipMapFadeDistanceEnd: 3
|
|
||||||
bumpmap:
|
|
||||||
convertToNormalMap: 0
|
|
||||||
externalNormalMap: 0
|
|
||||||
heightScale: 0.25
|
|
||||||
normalMapFilter: 0
|
|
||||||
isReadable: 0
|
|
||||||
streamingMipmaps: 0
|
|
||||||
streamingMipmapsPriority: 0
|
|
||||||
grayScaleToAlpha: 0
|
|
||||||
generateCubemap: 6
|
|
||||||
cubemapConvolution: 0
|
|
||||||
seamlessCubemap: 0
|
|
||||||
textureFormat: 1
|
|
||||||
maxTextureSize: 2048
|
|
||||||
textureSettings:
|
|
||||||
serializedVersion: 2
|
|
||||||
filterMode: 0
|
|
||||||
aniso: -1
|
|
||||||
mipBias: -100
|
|
||||||
wrapU: 1
|
|
||||||
wrapV: 1
|
|
||||||
wrapW: 1
|
|
||||||
nPOTScale: 0
|
|
||||||
lightmap: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
spriteMode: 2
|
|
||||||
spriteExtrude: 1
|
|
||||||
spriteMeshType: 1
|
|
||||||
alignment: 6
|
|
||||||
spritePivot: {x: 0, y: 0}
|
|
||||||
spritePixelsToUnits: 128
|
|
||||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
spriteGenerateFallbackPhysicsShape: 1
|
|
||||||
alphaUsage: 1
|
|
||||||
alphaIsTransparency: 1
|
|
||||||
spriteTessellationDetail: -1
|
|
||||||
textureType: 8
|
|
||||||
textureShape: 1
|
|
||||||
singleChannelComponent: 0
|
|
||||||
maxTextureSizeSet: 0
|
|
||||||
compressionQualitySet: 0
|
|
||||||
textureFormatSet: 0
|
|
||||||
platformSettings:
|
|
||||||
- serializedVersion: 2
|
|
||||||
buildTarget: DefaultTexturePlatform
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
- serializedVersion: 2
|
|
||||||
buildTarget: Standalone
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
- serializedVersion: 2
|
|
||||||
buildTarget: Android
|
|
||||||
maxTextureSize: 2048
|
|
||||||
resizeAlgorithm: 0
|
|
||||||
textureFormat: -1
|
|
||||||
textureCompression: 0
|
|
||||||
compressionQuality: 50
|
|
||||||
crunchedCompression: 0
|
|
||||||
allowsAlphaSplitting: 0
|
|
||||||
overridden: 0
|
|
||||||
androidETC2FallbackOverride: 0
|
|
||||||
spriteSheet:
|
|
||||||
serializedVersion: 2
|
|
||||||
sprites:
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_0
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 0
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: 1e36cd93f9c0a42c98fcc35c8e4ae7f5
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_1
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 128
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: 9c891826c5f474cb49d6edbeb7e80f18
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_2
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 256
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: 9939665c63d7042618d86775a884554e
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_3
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 384
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: 32a7c47449ffa4ac985893c3ae600b39
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_4
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 512
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: a96b5e3187255408585e0328a87ff229
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_5
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 640
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: 6d13da6564137493987537f6b25259c0
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_6
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 768
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: 5ad0822b46e8f4f578e5ae02017a8753
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
- serializedVersion: 2
|
|
||||||
name: player_run_7
|
|
||||||
rect:
|
|
||||||
serializedVersion: 2
|
|
||||||
x: 896
|
|
||||||
y: 0
|
|
||||||
width: 128
|
|
||||||
height: 128
|
|
||||||
alignment: 6
|
|
||||||
pivot: {x: 0, y: 0}
|
|
||||||
border: {x: 0, y: 0, z: 0, w: 0}
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
tessellationDetail: 0
|
|
||||||
bones: []
|
|
||||||
spriteID: dde402ecf23ba476ca550e1b2662cd77
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
outline: []
|
|
||||||
physicsShape: []
|
|
||||||
bones: []
|
|
||||||
spriteID: cba2d783860c64c119fac4cf57dd911c
|
|
||||||
vertices: []
|
|
||||||
indices:
|
|
||||||
edges: []
|
|
||||||
weights: []
|
|
||||||
spritePackingTag:
|
|
||||||
pSDRemoveMatte: 0
|
|
||||||
pSDShowRemoveMatteOption: 0
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
BIN
Assets/Sprites/Player/player_spritesheet.png
Normal file
BIN
Assets/Sprites/Player/player_spritesheet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
1118
Assets/Sprites/Player/player_spritesheet.png.meta
Normal file
1118
Assets/Sprites/Player/player_spritesheet.png.meta
Normal file
File diff suppressed because it is too large
Load diff
BIN
Assets/Sprites/Player/player_spritesheet_flipped_x.png
Normal file
BIN
Assets/Sprites/Player/player_spritesheet_flipped_x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
1118
Assets/Sprites/Player/player_spritesheet_flipped_x.png.meta
Normal file
1118
Assets/Sprites/Player/player_spritesheet_flipped_x.png.meta
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue