Adding idling animation for naga fighter.
For inclusion in trunk only.
This commit is contained in:
parent
d40cdc233e
commit
6f29f7558a
6 changed files with 37 additions and 0 deletions
|
@ -96,4 +96,41 @@
|
|||
[/animation]
|
||||
[/attack]
|
||||
[/female]
|
||||
[idle_anim]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/nagas/fighter-idle-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=500
|
||||
image="units/nagas/fighter-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=500
|
||||
end=600
|
||||
image="units/nagas/fighter-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=600
|
||||
end=700
|
||||
image="units/nagas/fighter-idle-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=700
|
||||
end=1000
|
||||
image="units/nagas/fighter-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1000
|
||||
end=1500
|
||||
image="units/nagas/fighter-idle-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1500
|
||||
end=1600
|
||||
image="units/nagas/fighter-idle-4.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[/unit]
|
||||
|
|
BIN
images/units/nagas/fighter-idle-1.png
Normal file
BIN
images/units/nagas/fighter-idle-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
images/units/nagas/fighter-idle-2.png
Normal file
BIN
images/units/nagas/fighter-idle-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/nagas/fighter-idle-3.png
Normal file
BIN
images/units/nagas/fighter-idle-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
images/units/nagas/fighter-idle-4.png
Normal file
BIN
images/units/nagas/fighter-idle-4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/nagas/fighter-idle-5.png
Normal file
BIN
images/units/nagas/fighter-idle-5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Reference in a new issue