валера valtos попросил понизить прыжок. Наверное я закрою скоро PR
This commit is contained in:
@@ -74,7 +74,7 @@ public class EmoteAnimationSystem : EntitySystem
|
|||||||
KeyFrames =
|
KeyFrames =
|
||||||
{
|
{
|
||||||
new AnimationTrackProperty.KeyFrame(Vector2.Zero, 0f),
|
new AnimationTrackProperty.KeyFrame(Vector2.Zero, 0f),
|
||||||
new AnimationTrackProperty.KeyFrame(new Vector2(0, 1), 0.125f),
|
new AnimationTrackProperty.KeyFrame(new Vector2(0, 0.7f), 0.125f),
|
||||||
new AnimationTrackProperty.KeyFrame(Vector2.Zero, 0.125f),
|
new AnimationTrackProperty.KeyFrame(Vector2.Zero, 0.125f),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user