orcish grunt sprite animations (#5506)

* units - orc grunt die anims (north and south)

* units - face-graft for orcish grunt defend frames
This commit is contained in:
doofus-01 2021-01-31 11:28:28 -08:00 committed by GitHub
parent a9247060ab
commit 842725bcc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 26 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -19,9 +19,32 @@
{DEFENSE_ANIM_DIRECTIONAL "units/orcs/grunt-defend-2.png" "units/orcs/grunt-defend-1.png" "units/orcs/grunt-ne-defend-2.png" "units/orcs/grunt-ne-defend-1.png" {SOUND_LIST:ORC_HIT} }
[death]
start_time=0
[frame]
image="units/orcs/grunt-die-[1~8].png:120"
[/frame]
sword_start_time=0
[if]
direction=s,se,sw
sword_alpha=0.0:240,1.0:640
# alpha=1.0:800,1.0~0.0:80 # we cannot overide alpha in [death] anim
[frame]
image="units/orcs/grunt-die-[1~8].png:[120*3,100*2,80,70,170]"
[/frame]
[sword_frame]
image="units/orcs/grunt-die-sword.png:880"
layer=11
auto_vflip=no
[/sword_frame]
[/if]
[else]
direction=n,ne,nw
sword_alpha=0.0:360,1.0:520
[frame]
image="units/orcs/grunt-ne-die-[1~8].png:[120*3,100*2,80,70,170]"
[/frame]
[sword_frame]
image="units/orcs/grunt-ne-die-sword.png:880"
layer=11
auto_vflip=no
[/sword_frame]
[/else]
[/death]
[standing_anim]
start_time=0