summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rwxr-xr-xres/player.pngbin0 -> 6428 bytes
-rw-r--r--res/player_anim.txt12
2 files changed, 12 insertions, 0 deletions
diff --git a/res/player.png b/res/player.png new file mode 100755 index 0000000..9f6dbdf --- /dev/null +++ b/res/player.png
Binary files differ
diff --git a/res/player_anim.txt b/res/player_anim.txt new file mode 100644 index 0000000..e1037a0 --- /dev/null +++ b/res/player_anim.txt
@@ -0,0 +1,12 @@
116,16 cell size
28 frames per row
3128 frames
4
5still[down]: 0,1,2,3
6still[left]: 8,9,10,11
7still[right]: 16,17,18,19
8still[up]: 24,25,26,27
9walk[down]: 32,33,34,35
10walk[left]: 40,41,42,43
11walk[right]: 48,49,50,51
12walk[up]: 56,57,58,59 \ No newline at end of file