From f0efccecadea6476dde042748d5ed42d4a9b5cb3 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Tue, 2 Mar 2021 18:33:33 -0500 Subject: Added smacking to the Mixolydia scene --- res/sprites/human_mixolydia_anim.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'res/sprites') diff --git a/res/sprites/human_mixolydia_anim.txt b/res/sprites/human_mixolydia_anim.txt index f48364b..cef27ab 100644 --- a/res/sprites/human_mixolydia_anim.txt +++ b/res/sprites/human_mixolydia_anim.txt @@ -13,6 +13,8 @@ holding_stick[down_left]: 16 holding_stick[left]: 17 holding_stick[right]: 18 holding_stick[down_right]: 19 +turn_down![left]%60: 16#5,15#80 +turn_down![right]%60: 19#5,15#80 walk[left]: 20,21 walk[right]: 22,23 -smack![down]: 15,24,25,26,27 \ No newline at end of file +smack![down]%60: 24#5,25#10,26#4,27#2,15 \ No newline at end of file -- cgit 1.4.1