diff --git a/game/game_tileset.h b/game/game_tileset.h index 16521e3..0a74a0a 100644 --- a/game/game_tileset.h +++ b/game/game_tileset.h @@ -751,7 +751,7 @@ static f32 entityGetAnimationLength(EntityType entity, AnimType type) { case ANIM_IDLE: return 0.4f; case ANIM_WALK: return 0.72f; case ANIM_HURT: return 0.42000000000000004f; - case ANIM_DIE: return 0.9000000000000001f; + case ANIM_DIE: return 1.2400000000000002f; default: break; } case ENTITY_SOLDIER: @@ -863,7 +863,7 @@ static AnimationFrame entityGetAnimationFrame(EntityType entity, AnimType type, case ANIM_IDLE: return ((AnimationFrame []) {{27, 0.2000f}, {28, 0.2000f}}) [frameIdx]; case ANIM_WALK: return ((AnimationFrame []) {{29, 0.1800f}, {30, 0.1800f}, {31, 0.1800f}, {30, 0.1800f}}) [frameIdx]; case ANIM_HURT: return ((AnimationFrame []) {{32, 0.1400f}, {33, 0.1400f}, {34, 0.1400f}}) [frameIdx]; - case ANIM_DIE: return ((AnimationFrame []) {{32, 0.1400f}, {33, 0.1400f}, {34, 0.1400f}, {35, 0.1400f}, {36, 0.3400f}}) [frameIdx]; + case ANIM_DIE: return ((AnimationFrame []) {{32, 0.1400f}, {33, 0.1400f}, {34, 0.1400f}, {35, 0.1400f}, {36, 0.6800f}}) [frameIdx]; default: break; } case ENTITY_SOLDIER: diff --git a/rawAssets/game.tsj b/rawAssets/game.tsj index 089f18d..1e8c645 100644 --- a/rawAssets/game.tsj +++ b/rawAssets/game.tsj @@ -432,7 +432,7 @@ "tileid":35 }, { - "duration":340, + "duration":680, "tileid":36 }], "id":35, @@ -1265,7 +1265,7 @@ "tileid":547 }, { - "duration":140, + "duration":680, "tileid":548 }], "id":547, @@ -1930,7 +1930,7 @@ "tileid":1059 }, { - "duration":140, + "duration":680, "tileid":1060 }], "id":1059, @@ -2697,7 +2697,7 @@ "tileid":1571 }, { - "duration":140, + "duration":680, "tileid":1572 }], "id":1571, @@ -5380,7 +5380,7 @@ "tileid":2083 }, { - "duration":140, + "duration":680, "tileid":2084 }], "id":2083, @@ -6593,7 +6593,7 @@ "tileid":2595 }, { - "duration":140, + "duration":680, "tileid":2596 }], "id":2595, diff --git a/rawAssets/game.tsx b/rawAssets/game.tsx index f1d302c..c77c5cd 100644 --- a/rawAssets/game.tsx +++ b/rawAssets/game.tsx @@ -199,7 +199,7 @@ - + @@ -597,7 +597,7 @@ - + @@ -877,7 +877,7 @@ - + @@ -1212,7 +1212,7 @@ - + @@ -2036,7 +2036,7 @@ - + @@ -2410,7 +2410,7 @@ - +