summary refs log tree commit diff stats
path: root/res/sprites/doria_anim.txt
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2021-02-15 12:42:55 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2021-02-15 12:42:55 -0500
commit5834a85dcfafd50a1863a00fc2daf2cf1e8bb7e9 (patch)
treed4764b11bf5b51d8ad50d9637a042691b570eb9c /res/sprites/doria_anim.txt
parentd1235174157bd498d0c148325d7c8066e3ab6ac7 (diff)
downloadtanetane-5834a85dcfafd50a1863a00fc2daf2cf1e8bb7e9.tar.gz
tanetane-5834a85dcfafd50a1863a00fc2daf2cf1e8bb7e9.tar.bz2
tanetane-5834a85dcfafd50a1863a00fc2daf2cf1e8bb7e9.zip
Added Doria
Things to note about her: she does not have walking animations in the intercardinal directions. Also her disappearing animation needs a higher frame rate than the 30 FPS we currently have.
Diffstat (limited to 'res/sprites/doria_anim.txt')
-rw-r--r--res/sprites/doria_anim.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/sprites/doria_anim.txt b/res/sprites/doria_anim.txt new file mode 100644 index 0000000..c52a456 --- /dev/null +++ b/res/sprites/doria_anim.txt
@@ -0,0 +1,25 @@
1../res/sprites/doria.png
2../res/sprites/doria_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]: 8,0,16,0
12walk[left]: 10,2,18,2
13walk[up]: 12,4,20,4
14walk[right]: 14,6,22,6
15talk[down]: 24,32,40
16talk[down_left]: 25,33,41
17talk[left]: 26,34,42
18talk[up_left]: 27,35,43
19talk[up]: 28,36,44
20talk[up_right]: 29,37,45
21talk[right]: 30,38,46
22talk[down_right]: 31,39,47
23hairflip![down]: 48,49,50,51,52,53,54,55,56
24hearts[down]: 57,58,59,60,61,62,63
25cheer[down_right]: 76,77,78,79 \ No newline at end of file