Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added new Spearman animations by Major
  • Loading branch information
Asheviere committed Oct 15, 2013
1 parent b8be294 commit 1009da6
Show file tree
Hide file tree
Showing 24 changed files with 31 additions and 18 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 31 additions & 18 deletions data/core/units/humans/Loyalist_Spearman.cfg
Expand Up @@ -32,21 +32,38 @@
[/portrait]
[standing_anim]
start_time=0
[frame]
image="units/human-loyalists/spearman.png:400"
[/frame]
[frame]
image="units/human-loyalists/spearman-stand-[1~6].png:[150*2,300,100*3]"
[/frame]
direction=s,se,sw

[if]
direction=s,se,sw
[frame]
image="units/human-loyalists/spearman.png:400"
[/frame]
[frame]
image="units/human-loyalists/spearman-stand-s-[1~6].png:[150*2,300,100*3]"
[/frame]
[/if]

[else]
direction=n,ne,nw
[frame]
image="units/human-loyalists/spearman-n.png:400"
[/frame]
[frame]
image="units/human-loyalists/spearman-stand-n-[1~3,2~1].png:[150*2,400,150*2]"
[/frame]
[/else]
[/standing_anim]
[idle_anim]
{STANDARD_IDLE_FILTER}
direction=s,se,sw
[frame]
image="units/human-loyalists/spearman-idle[1~4,3,2].png:[100*3,400,100*2]"
[/frame]
[/idle_anim]
[idle_anim]
{STANDARD_IDLE_FILTER}
direction=s,se,sw
[frame]
image="units/human-loyalists/spearman-idle2-[1~6].png:[100*4,400,100]"
[/frame]
Expand Down Expand Up @@ -106,7 +123,7 @@
[filter_attack]
name=spear
[/filter_attack]
start_time=-200
start_time=-250
direction=s
offset="0~0.5,0.5~0"
[frame]
Expand All @@ -119,17 +136,13 @@
name=spear
[/filter_attack]
direction=n
start_time=-200
[frame]
image="units/human-loyalists/spearman.png:100"
[/frame]
{SOUND:HIT_AND_MISS spear.ogg spear-miss.ogg -100}
[frame]
image="units/human-loyalists/spearman-attack-n.png:200"
[/frame]
start_time=-228
offset="0~0.4,0.4~0"
[frame]
image="units/human-loyalists/spearman.png:50"
image="units/human-loyalists/spearman-attack-n-[1~12].png:32"
[/frame]

{SOUND:HIT_AND_MISS spear.ogg spear-miss.ogg -64}
[/attack_anim]
[attack_anim]
[filter_attack]
Expand All @@ -156,8 +169,8 @@
direction=se,sw
offset="0~0.4,0.4~0"
[frame]
image="units/human-loyalists/spearman-attack-se-[1~11].png:32"
image="units/human-loyalists/spearman-attack-se-[1~12].png:32"
[/frame]
{SOUND:HIT_AND_MISS spear.ogg spear-miss.ogg -128}
{SOUND:HIT_AND_MISS spear.ogg spear-miss.ogg -64}
[/attack_anim]
[/unit_type]

0 comments on commit 1009da6

Please sign in to comment.