aboutsummaryrefslogtreecommitdiff
path: root/intermediate
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-09-30 19:01:53 +1000
committerquou <quou@disroot.org>2024-09-30 19:01:53 +1000
commit7664fdafb9a6d6f4aa3339fe38958b24b234218e (patch)
treea1b1879403eab088aee66c091e476d407fe35402 /intermediate
parent98322a86ec78f732a5a6750a1e93061269cc76a7 (diff)
player slashing
Diffstat (limited to 'intermediate')
-rw-r--r--intermediate/arms.bmpbin0 -> 262282 bytes
-rw-r--r--intermediate/slash_left.anm6
-rw-r--r--intermediate/slash_right.anm6
3 files changed, 12 insertions, 0 deletions
diff --git a/intermediate/arms.bmp b/intermediate/arms.bmp
new file mode 100644
index 0000000..0b686f3
--- /dev/null
+++ b/intermediate/arms.bmp
Binary files differ
diff --git a/intermediate/slash_left.anm b/intermediate/slash_left.anm
new file mode 100644
index 0000000..b95a86d
--- /dev/null
+++ b/intermediate/slash_left.anm
@@ -0,0 +1,6 @@
+1
+{ 0, 17, 45, 17 }
+{ 45, 17, 45, 17 }
+{ 90, 17, 45, 17 }
+{ 135, 17, 45, 17 }
+{ 180, 17, 45, 17 }
diff --git a/intermediate/slash_right.anm b/intermediate/slash_right.anm
new file mode 100644
index 0000000..9e00005
--- /dev/null
+++ b/intermediate/slash_right.anm
@@ -0,0 +1,6 @@
+1
+{ 0, 0, 45, 17 }
+{ 45, 0, 45, 17 }
+{ 90, 0, 45, 17 }
+{ 135, 0, 45, 17 }
+{ 180, 0, 45, 17 }