From 2d318a933d540b6e3164216d8c76d0750d86180d Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 31 Jan 2021 12:33:24 -0500 Subject: Added Kumatora --- res/kuma_anim.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 res/kuma_anim.txt (limited to 'res/kuma_anim.txt') diff --git a/res/kuma_anim.txt b/res/kuma_anim.txt new file mode 100644 index 0000000..72184c0 --- /dev/null +++ b/res/kuma_anim.txt @@ -0,0 +1,34 @@ +../res/kumatora.png +../res/kumatora_frames.txt +still[down]: 0 +still[down_left]: 1 +still[left]: 2 +still[up_left]: 3 +still[up]: 4 +still[up_right]: 5 +still[right]: 6 +still[down_right]: 7 +walk[down]: 16,0,24 +walk[down_left]: 17,1,25 +walk[left]: 18,2,26 +walk[up_left]: 19,3,27 +walk[up]: 20,4,28 +walk[up_right]: 21,5,29 +walk[right]: 22,6,30 +walk[down_right]: 23,7,31 +crouch[down]: 48 +crouch[down_left]: 49 +crouch[left]: 50 +crouch[up_left]: 51 +crouch[up]: 52 +crouch[up_right]: 53 +crouch[right]: 54 +crouch[down_right]: 55 +run[down]: 64,72,80,88 +run[down_left]: 65,73,81,89 +run[left]: 66,74,82,90 +run[up_left]: 67,75,83,91 +run[up]: 68,76,84,92 +run[up_right]: 69,77,85,93 +run[right]: 70,78,86,94 +run[down_right]: 71,79,87,95 \ No newline at end of file -- cgit 1.4.1