From ed933607765a6e010689aaaf85184053ff6e8a2b Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 13 Feb 2021 12:14:58 -0500 Subject: Added non-looping animations Lucas can get electrocuted now. --- res/sprites/lucas_anim.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/sprites') diff --git a/res/sprites/lucas_anim.txt b/res/sprites/lucas_anim.txt index 455c321..12a373e 100644 --- a/res/sprites/lucas_anim.txt +++ b/res/sprites/lucas_anim.txt @@ -31,4 +31,5 @@ run[up_left]: 70,78,86,94 run[up]: 71,79,87,95 run[up_right]: 72,80,88,96 run[right]: 73,81,89,97 -run[down_right]: 74,82,90,98 \ No newline at end of file +run[down_right]: 74,82,90,98 +electrocute![down]: 116,117,118,116,117,118,116,117,118,119,120,121,122 \ No newline at end of file -- cgit 1.4.1