Jump Animations Added

This commit is contained in:
Syntriax 2022-02-26 16:16:42 +03:00
parent 1dc131645d
commit ce746fc1aa
7 changed files with 262 additions and 30 deletions

View File

@ -0,0 +1,53 @@
%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: JumpAir
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: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings: []
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1
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: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f30e36d57252aa742ac4dfa3795d2514
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,53 @@
%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: JumpGround
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: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings: []
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1
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: []

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8a1902a8ce16cab4b9308fe4c5dd948c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -108,11 +108,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 16 y: 48
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -129,11 +129,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 16 x: 16
y: 16 y: 48
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -150,11 +150,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 32 x: 32
y: 16 y: 48
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -171,11 +171,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 48 x: 48
y: 16 y: 48
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -192,11 +192,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 64 x: 64
y: 16 y: 48
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -213,11 +213,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 80 x: 80
y: 16 y: 48
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -234,11 +234,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -255,11 +255,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 16 x: 16
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -276,11 +276,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 32 x: 32
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -297,11 +297,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 48 x: 48
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -318,11 +318,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 64 x: 64
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -339,11 +339,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 80 x: 80
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -360,11 +360,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 96 x: 96
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -381,11 +381,11 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 112 x: 112
y: 0 y: 32
width: 16 width: 16
height: 16 height: 16
alignment: 0 alignment: 0
pivot: {x: 0, y: 0} pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0} border: {x: 0, y: 0, z: 0, w: 0}
outline: [] outline: []
physicsShape: [] physicsShape: []
@ -402,6 +402,48 @@ TextureImporter:
rect: rect:
serializedVersion: 2 serializedVersion: 2
x: 128 x: 128
y: 32
width: 16
height: 16
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b1abf7acd2be14f42b2d4d1ac91148c1
internalID: -2011013116
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Player_15
rect:
serializedVersion: 2
x: 0
y: 16
width: 16
height: 16
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 08bb5a4d3b2397a479764c8e6f4df88e
internalID: 180603488
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Player_16
rect:
serializedVersion: 2
x: 0
y: 0 y: 0
width: 16 width: 16
height: 16 height: 16
@ -412,8 +454,71 @@ TextureImporter:
physicsShape: [] physicsShape: []
tessellationDetail: 0 tessellationDetail: 0
bones: [] bones: []
spriteID: b1abf7acd2be14f42b2d4d1ac91148c1 spriteID: 87f4848cf958b654891ba0dab593e5cb
internalID: -2011013116 internalID: 1293344572
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Player_17
rect:
serializedVersion: 2
x: 16
y: 0
width: 16
height: 16
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: cb705532072ec3748a708c551fb62e00
internalID: 118679525
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Player_18
rect:
serializedVersion: 2
x: 32
y: 0
width: 16
height: 16
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 9ea441819b536fe4ebccc4f4bd599091
internalID: 1291750529
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Player_19
rect:
serializedVersion: 2
x: 48
y: 0
width: 16
height: 16
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 01940affa11bc0a4db69c7e6e3b3c71e
internalID: 2143467853
vertices: [] vertices: []
indices: indices:
edges: [] edges: []
@ -430,8 +535,11 @@ TextureImporter:
secondaryTextures: [] secondaryTextures: []
nameFileIdTable: nameFileIdTable:
Player_11: -375057873 Player_11: -375057873
Player_17: 118679525
Player_19: 2143467853
Player_2: -1841721584 Player_2: -1841721584
Player_4: 825225972 Player_4: 825225972
Player_18: 1291750529
Player_12: -284386636 Player_12: -284386636
Player_6: -1414671332 Player_6: -1414671332
Player_1: -1592093818 Player_1: -1592093818
@ -439,9 +547,11 @@ TextureImporter:
Player_14: -2011013116 Player_14: -2011013116
Player_0: 1298688296 Player_0: 1298688296
Player_7: 1107039308 Player_7: 1107039308
Player_16: 1293344572
Player_3: -526475696 Player_3: -526475696
Player_8: 1791482633 Player_8: 1791482633
Player_10: 1146259828 Player_10: 1146259828
Player_15: 180603488
Player_13: 1394398855 Player_13: 1394398855
Player_5: 1441602087 Player_5: 1441602087
spritePackingTag: spritePackingTag: