Skip to content

Commit

Permalink
fix emerge anim
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Oct 16, 2023
1 parent 9577f31 commit cc0eb74
Showing 1 changed file with 38 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -907,8 +907,10 @@ public final class CrabAnimations {
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(0.7916766f, KeyframeAnimations.posVec(0f, -1f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(0.9167666f, KeyframeAnimations.posVec(-0.5f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
new Keyframe(0.9167666f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("front_left_leg",
new AnimationChannel(AnimationChannel.Targets.ROTATION,
new Keyframe(0f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
Expand All @@ -922,7 +924,9 @@ public final class CrabAnimations {
new Keyframe(1f, KeyframeAnimations.degreeVec(-0.33f, -17.16f, 7.89f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.0834333f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("front_right_leg",
new AnimationChannel(AnimationChannel.Targets.POSITION,
new Keyframe(0f, KeyframeAnimations.posVec(0f, -9f, 0f),
Expand All @@ -933,8 +937,10 @@ public final class CrabAnimations {
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(0.7916766f, KeyframeAnimations.posVec(0f, -1f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(0.9167666f, KeyframeAnimations.posVec(-0.5f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
new Keyframe(0.9167666f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("front_right_leg",
new AnimationChannel(AnimationChannel.Targets.ROTATION,
new Keyframe(0f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
Expand All @@ -948,7 +954,9 @@ public final class CrabAnimations {
new Keyframe(1.0416767f, KeyframeAnimations.degreeVec(-0.33f, 17.16f, -7.89f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.125f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("middle_left_leg",
new AnimationChannel(AnimationChannel.Targets.POSITION,
new Keyframe(0f, KeyframeAnimations.posVec(0f, -9f, 0f),
Expand All @@ -958,7 +966,9 @@ public final class CrabAnimations {
new Keyframe(0.7083434f, KeyframeAnimations.posVec(0f, -2f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(0.875f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("middle_left_leg",
new AnimationChannel(AnimationChannel.Targets.ROTATION,
new Keyframe(0f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
Expand All @@ -974,7 +984,9 @@ public final class CrabAnimations {
new Keyframe(1.125f, KeyframeAnimations.degreeVec(-11.51f, -11.62f, 22.09f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.2083433f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("middle_right_leg",
new AnimationChannel(AnimationChannel.Targets.POSITION,
new Keyframe(0f, KeyframeAnimations.posVec(0f, -9f, 0f),
Expand All @@ -984,7 +996,9 @@ public final class CrabAnimations {
new Keyframe(0.7083434f, KeyframeAnimations.posVec(0f, -2f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(0.875f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("middle_right_leg",
new AnimationChannel(AnimationChannel.Targets.ROTATION,
new Keyframe(0f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
Expand All @@ -1000,7 +1014,9 @@ public final class CrabAnimations {
new Keyframe(1.1676667f, KeyframeAnimations.degreeVec(-11.51f, 11.62f, -22.09f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.25f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("back_left_leg",
new AnimationChannel(AnimationChannel.Targets.POSITION,
new Keyframe(0f, KeyframeAnimations.posVec(0f, -9f, 0f),
Expand All @@ -1016,7 +1032,9 @@ public final class CrabAnimations {
new Keyframe(1.2083433f, KeyframeAnimations.posVec(0f, 0.15f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.3433333f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("back_left_leg",
new AnimationChannel(AnimationChannel.Targets.ROTATION,
new Keyframe(0f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
Expand All @@ -1032,7 +1050,9 @@ public final class CrabAnimations {
new Keyframe(1.25f, KeyframeAnimations.degreeVec(-6.09f, -4.67f, 6.42f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.2916767f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("back_right_leg",
new AnimationChannel(AnimationChannel.Targets.POSITION,
new Keyframe(0f, KeyframeAnimations.posVec(0f, -9f, 0f),
Expand All @@ -1048,7 +1068,9 @@ public final class CrabAnimations {
new Keyframe(1.2083433f, KeyframeAnimations.posVec(0f, 0.15f, 0f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.3433333f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.posVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("back_right_leg",
new AnimationChannel(AnimationChannel.Targets.ROTATION,
new Keyframe(0f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
Expand All @@ -1064,7 +1086,9 @@ public final class CrabAnimations {
new Keyframe(1.2916767f, KeyframeAnimations.degreeVec(-6.09f, 4.67f, -6.42f),
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.3433333f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.CATMULLROM)))
AnimationChannel.Interpolations.CATMULLROM),
new Keyframe(1.5f, KeyframeAnimations.degreeVec(0f, 0f, 0f),
AnimationChannel.Interpolations.LINEAR)))
.addAnimation("torso",
new AnimationChannel(AnimationChannel.Targets.POSITION,
new Keyframe(0f, KeyframeAnimations.posVec(0f, -9f, 0f),
Expand Down

0 comments on commit cc0eb74

Please sign in to comment.