From 1cb8cc47c64009999f054f42f6815b05ccfc305c Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 28 Feb 2021 16:42:52 -0500 Subject: Added (human) Ocho --- res/sprites/human_ocho_anim.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 res/sprites/human_ocho_anim.txt (limited to 'res/sprites/human_ocho_anim.txt') diff --git a/res/sprites/human_ocho_anim.txt b/res/sprites/human_ocho_anim.txt new file mode 100644 index 0000000..d78e3c4 --- /dev/null +++ b/res/sprites/human_ocho_anim.txt @@ -0,0 +1,18 @@ +../res/sprites/human_ocho.png +../res/sprites/human_ocho_frames.txt +still[down]: 0 +still[down_left]: 0 +still[left]: 1 +still[up_left]: 1 +still[up]: 1 +still[up_right]: 1 +still[right]: 2 +still[down_right]: 2 +talk[down]: 0,3 +talk[down_left]: 0,3 +talk[left]: 1,4 +talk[up_left]: 1,4 +talk[up]: 1,4 +talk[up_right]: 1,4 +talk[right]: 2,5 +talk[down_right]: 2,5 \ No newline at end of file -- cgit 1.4.1