summary refs log tree commit diff stats
path: root/res/sprites/kuma_anim.txt
diff options
context:
space:
mode:
Diffstat (limited to 'res/sprites/kuma_anim.txt')
-rw-r--r--res/sprites/kuma_anim.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/res/sprites/kuma_anim.txt b/res/sprites/kuma_anim.txt new file mode 100644 index 0000000..68e8776 --- /dev/null +++ b/res/sprites/kuma_anim.txt
@@ -0,0 +1,34 @@
1../res/sprites/kumatora.png
2../res/sprites/kumatora_frames.txt
3still[down]: 0
4still[down_left]: 1
5still[left]: 2
6still[up_left]: 3
7still[up]: 4
8still[up_right]: 5
9still[right]: 6
10still[down_right]: 7
11walk[down]: 16,0,24,0
12walk[down_left]: 17,1,25,1
13walk[left]: 18,2,26,2
14walk[up_left]: 19,3,27,3
15walk[up]: 20,4,28,4
16walk[up_right]: 21,5,29,5
17walk[right]: 22,6,30,6
18walk[down_right]: 23,7,31,7
19crouch[down]: 48
20crouch[down_left]: 49
21crouch[left]: 50
22crouch[up_left]: 51
23crouch[up]: 52
24crouch[up_right]: 53
25crouch[right]: 54
26crouch[down_right]: 55
27run[down]: 64,72,80,88
28run[down_left]: 65,73,81,89
29run[left]: 66,74,82,90
30run[up_left]: 67,75,83,91
31run[up]: 68,76,84,92
32run[up_right]: 69,77,85,93
33run[right]: 70,78,86,94
34run[down_right]: 71,79,87,95 \ No newline at end of file