Adding idling animation for orcish archer.
For inclusion in trunk only.
This commit is contained in:
parent
b626146311
commit
4f15884a5a
7 changed files with 62 additions and 0 deletions
|
@ -427,4 +427,66 @@
|
|||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[idle_anim]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/orcs/archer-idle-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/orcs/archer-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/orcs/archer-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=500
|
||||
image="units/orcs/archer-idle-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=500
|
||||
end=600
|
||||
image="units/orcs/archer-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=600
|
||||
end=700
|
||||
image="units/orcs/archer-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=700
|
||||
end=900
|
||||
image="units/orcs/archer-idle-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=900
|
||||
end=1000
|
||||
image="units/orcs/archer-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1000
|
||||
end=1100
|
||||
image="units/orcs/archer-idle-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1100
|
||||
end=1300
|
||||
image="units/orcs/archer-idle-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1300
|
||||
end=1400
|
||||
image="units/orcs/archer-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1400
|
||||
end=1500
|
||||
image="units/orcs/archer-idle-1.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[/unit]
|
||||
|
|
BIN
images/units/orcs/archer-idle-1.png
Executable file
BIN
images/units/orcs/archer-idle-1.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/orcs/archer-idle-2.png
Executable file
BIN
images/units/orcs/archer-idle-2.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/orcs/archer-idle-3.png
Executable file
BIN
images/units/orcs/archer-idle-3.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/orcs/archer-idle-4.png
Executable file
BIN
images/units/orcs/archer-idle-4.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
images/units/orcs/archer-idle-5.png
Executable file
BIN
images/units/orcs/archer-idle-5.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
images/units/orcs/archer-idle-6.png
Executable file
BIN
images/units/orcs/archer-idle-6.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Reference in a new issue