From a5f6618cd6a692eda3acd934b71355959b388518 Mon Sep 17 00:00:00 2001 From: quou Date: Tue, 1 Oct 2024 18:59:53 +1000 Subject: the enemy can hurt the player now --- intermediate/arms.bmp | Bin 262282 -> 262282 bytes intermediate/smol_slash_left.anm | 7 +++++++ intermediate/smol_slash_right.anm | 7 +++++++ 3 files changed, 14 insertions(+) create mode 100644 intermediate/smol_slash_left.anm create mode 100644 intermediate/smol_slash_right.anm (limited to 'intermediate') diff --git a/intermediate/arms.bmp b/intermediate/arms.bmp index 0b686f3..6d9b233 100644 Binary files a/intermediate/arms.bmp and b/intermediate/arms.bmp differ diff --git a/intermediate/smol_slash_left.anm b/intermediate/smol_slash_left.anm new file mode 100644 index 0000000..83c9026 --- /dev/null +++ b/intermediate/smol_slash_left.anm @@ -0,0 +1,7 @@ +1 +{ 96, 34, 16, 12 } +{ 112, 34, 16, 12 } +{ 128, 34, 16, 12 } +{ 144, 34, 16, 12 } +{ 160, 34, 16, 12 } +{ 176, 34, 16, 12 } diff --git a/intermediate/smol_slash_right.anm b/intermediate/smol_slash_right.anm new file mode 100644 index 0000000..d1c529d --- /dev/null +++ b/intermediate/smol_slash_right.anm @@ -0,0 +1,7 @@ +1 +{ 0, 34, 16, 12 } +{ 16, 34, 16, 12 } +{ 32, 34, 16, 12 } +{ 48, 34, 16, 12 } +{ 64, 34, 16, 12 } +{ 80, 34, 16, 12 } -- cgit v1.2.3-54-g00ecf