Skip to content

Commit

Permalink
Fix crown prefab.
Browse files Browse the repository at this point in the history
  • Loading branch information
AvaPL committed May 21, 2022
1 parent 67178ab commit 5782511
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 88 deletions.
12 changes: 6 additions & 6 deletions Checkers/Assets/Animations/CrownAnimation.anim
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ AnimationClip:
m_Curve:
- serializedVersion: 3
time: 0
value: {x: -0, y: 0, z: 0}
value: {x: -0, y: 0.4, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
Expand All @@ -54,7 +54,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 3
value: {x: 0, y: 0.1, z: 0}
value: {x: 0, y: 0.5, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
Expand All @@ -63,7 +63,7 @@ AnimationClip:
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
- serializedVersion: 3
time: 6
value: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0.4, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
Expand Down Expand Up @@ -162,7 +162,7 @@ AnimationClip:
m_Curve:
- serializedVersion: 3
time: 0
value: 0
value: 0.4
inSlope: 0
outSlope: 0
tangentMode: 136
Expand All @@ -171,7 +171,7 @@ AnimationClip:
outWeight: 0.33333334
- serializedVersion: 3
time: 3
value: 0.1
value: 0.5
inSlope: 0
outSlope: 0
tangentMode: 136
Expand All @@ -180,7 +180,7 @@ AnimationClip:
outWeight: 0.33333334
- serializedVersion: 3
time: 6
value: 0
value: 0.4
inSlope: 0
outSlope: 0
tangentMode: 136
Expand Down
Loading

0 comments on commit 5782511

Please sign in to comment.