Skip to content

Commit

Permalink
Poprawa animacji
Browse files Browse the repository at this point in the history
  • Loading branch information
MSiorr authored and Twarug committed Oct 29, 2023
1 parent ec6be38 commit 5b0e186
Show file tree
Hide file tree
Showing 14 changed files with 2,074 additions and 239 deletions.
434 changes: 434 additions & 0 deletions Assets/Animations/Player/BasicAttackDown.anim

Large diffs are not rendered by default.

46 changes: 32 additions & 14 deletions Assets/Animations/Player/BasicAttackLeft.anim
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,23 @@ AnimationClip:
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 0.5833333
time: 0.56666666
value: {x: -0.5, y: 0.5, z: 0.5}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 0.5833333
value: {x: 0.5, y: 0.5, z: 0.5}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
Expand Down Expand Up @@ -132,7 +141,7 @@ AnimationClip:
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_Enabled
path: MeleeWeapon/Inner
path: MeleeWeapon/Inner/HorizontalCollider
classID: 60
script: {fileID: 0}
flags: 0
Expand Down Expand Up @@ -170,6 +179,15 @@ AnimationClip:
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1696241262
attribute: 3
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2901419213
attribute: 555744692
Expand All @@ -180,7 +198,7 @@ AnimationClip:
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 820692794
path: 809272963
attribute: 3305885265
script: {fileID: 0}
typeID: 60
Expand All @@ -197,15 +215,6 @@ AnimationClip:
isPPtrCurve: 1
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1696241262
attribute: 3
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
isIntCurve: 0
isSerializeReferenceCurve: 0
pptrCurveMapping:
- {fileID: -1595726436, guid: fedca4e08ce1022468d88291eee952d3, type: 3}
- {fileID: -977760057, guid: fedca4e08ce1022468d88291eee952d3, type: 3}
Expand Down Expand Up @@ -376,14 +385,23 @@ AnimationClip:
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
time: 0.56666666
value: -0.5
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5833333
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
Expand Down Expand Up @@ -478,7 +496,7 @@ AnimationClip:
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_Enabled
path: MeleeWeapon/Inner
path: MeleeWeapon/Inner/HorizontalCollider
classID: 60
script: {fileID: 0}
flags: 0
Expand Down
6 changes: 3 additions & 3 deletions Assets/Animations/Player/BasicAttackRight.anim
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ AnimationClip:
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_Enabled
path: MeleeWeapon/Inner
path: MeleeWeapon/Inner/HorizontalCollider
classID: 60
script: {fileID: 0}
flags: 0
Expand Down Expand Up @@ -180,7 +180,7 @@ AnimationClip:
isIntCurve: 0
isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 820692794
path: 809272963
attribute: 3305885265
script: {fileID: 0}
typeID: 60
Expand Down Expand Up @@ -478,7 +478,7 @@ AnimationClip:
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_Enabled
path: MeleeWeapon/Inner
path: MeleeWeapon/Inner/HorizontalCollider
classID: 60
script: {fileID: 0}
flags: 0
Expand Down
Loading

0 comments on commit 5b0e186

Please sign in to comment.