Adding idling animation for Human Loyalist Pikeman.
This commit is contained in:
parent
73a1a4e46a
commit
78ba0852eb
5 changed files with 32 additions and 0 deletions
BIN
data/core/images/units/human-loyalists/pikeman-idle-1.png
Executable file
BIN
data/core/images/units/human-loyalists/pikeman-idle-1.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
data/core/images/units/human-loyalists/pikeman-idle-2.png
Executable file
BIN
data/core/images/units/human-loyalists/pikeman-idle-2.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
BIN
data/core/images/units/human-loyalists/pikeman-idle-3.png
Executable file
BIN
data/core/images/units/human-loyalists/pikeman-idle-3.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/human-loyalists/pikeman-idle-4.png
Executable file
BIN
data/core/images/units/human-loyalists/pikeman-idle-4.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
|
@ -193,4 +193,36 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
|||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[idle_anim]
|
||||
{STANDARD_IDLE_FILTER}
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/pikeman-idle-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/pikeman-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/pikeman-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=1000
|
||||
image="units/human-loyalists/pikeman-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/pikeman-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/pikeman-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/pikeman-idle-1.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue