From 3b89dfd140b49a1a34a20aa24e75efcd82564f76 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 20 Feb 2021 11:57:10 -0500 Subject: Added Lucas blinking idle animation --- res/sprites/lucas_anim.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'res') diff --git a/res/sprites/lucas_anim.txt b/res/sprites/lucas_anim.txt index 10a4521..98a9f5b 100644 --- a/res/sprites/lucas_anim.txt +++ b/res/sprites/lucas_anim.txt @@ -1,13 +1,13 @@ ../res/sprites/lucas.png ../res/sprites/lucas_frames.txt -still[down]: 0 -still[down_left]: 1 -still[left]: 2 +still[down]: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,189,0,189 +still[down_left]: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,190,1,190 +still[left]: 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,191,2,191 still[up_left]: 3 still[up]: 4 still[up_right]: 5 -still[right]: 6 -still[down_right]: 7 +still[right]: 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,193,6,193 +still[down_right]: 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,192,7,192 walk[down]: 40,0,48,0 walk[down_left]: 41,1,49,1 walk[left]: 42,2,50,2 -- cgit 1.4.1