Skip to content

Commit

Permalink
fangs attack animation
Browse files Browse the repository at this point in the history
  • Loading branch information
doofus-01 committed Jul 6, 2024
1 parent 98c540e commit e8bac1c
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 14 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 21 additions & 14 deletions data/core/units/monsters/Cat_Tritail.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
image="units/monsters/cat/tritail-transition[1,2].png:100"
[/frame]
[/draw_weapon_anim]
[sheath_weapon_anim]
start_time=0
[filter_second_attack]
name=claws
[/filter_second_attack]
[frame]
image="units/monsters/cat/tritail-transition[2,1].png:100"
[/frame]
[/sheath_weapon_anim]
#endif
[attack_anim]
[filter_attack]
Expand All @@ -122,25 +131,23 @@
[/frame]
{SOUND:HIT claws.ogg -100}
[/attack_anim]
#ifdef __UNUSED__
[sheath_weapon_anim]
start_time=0
[filter_second_attack]
name=claws
[/filter_second_attack]
[frame]
image="units/monsters/cat/tritail-transition[2,1].png:100"
[/frame]
[/sheath_weapon_anim]
#endif
[attack_anim]
[filter_attack]
name=fangs
[/filter_attack]
offset=0.0~-0.1:200,-0.1~0.65:150,0.65:50,0.65~0.0:250
start_time=-350
cat_offset=0.0~-0.1:300,-0.1~0.65:200,0.65:100,0.65~0.0:300
cat_y=0:300,0~-8:145,-8~0:125,0:330
cat_start_time=-500
[cat_frame]
image="units/monsters/cat/tritail-fangs[1~5,1].png:[125,150,100,125,150,250]"
auto_vflip=no
layer=40
[/cat_frame]
offset=0.0~-0.1:300,-0.1~0.65:200,0.65:100,0.65~0.0:300
start_time=-500
[frame]
image="units/monsters/cat/tritail.png:650"
image="units/monsters/cat/tritail-fangs-shadow.png:[900]"
layer=39
# sound={SOUND_LIST:WOLF_GROWL} # replace this
[/frame]
{SOUND:HIT bite.ogg -100}
Expand Down

0 comments on commit e8bac1c

Please sign in to comment.