Adding idling amination for goblin wolf rider.
For inclusion in trunk only.
This commit is contained in:
parent
5fae7e7297
commit
737f2b6f71
6 changed files with 67 additions and 0 deletions
|
@ -76,4 +76,71 @@ Wolves, likely, could never support the weight of a man in plate, but a goblin i
|
|||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[idle_anim]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/goblins/wolf-rider-idle-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/goblins/wolf-rider-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/goblins/wolf-rider-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/goblins/wolf-rider-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=400
|
||||
end=500
|
||||
image="units/goblins/wolf-rider-idle-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=500
|
||||
end=600
|
||||
image="units/goblins/wolf-rider-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=600
|
||||
end=700
|
||||
image="units/goblins/wolf-rider-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=700
|
||||
end=800
|
||||
image="units/goblins/wolf-rider-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=800
|
||||
end=900
|
||||
image="units/goblins/wolf-rider-idle-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=900
|
||||
end=1000
|
||||
image="units/goblins/wolf-rider-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1000
|
||||
end=1100
|
||||
image="units/goblins/wolf-rider-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1100
|
||||
end=1200
|
||||
image="units/goblins/wolf-rider-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1200
|
||||
end=1300
|
||||
image="units/goblins/wolf-rider-idle-1.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[/unit]
|
||||
|
|
BIN
images/units/goblins/wolf-rider-idle-1.png
Executable file
BIN
images/units/goblins/wolf-rider-idle-1.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
images/units/goblins/wolf-rider-idle-2.png
Executable file
BIN
images/units/goblins/wolf-rider-idle-2.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
images/units/goblins/wolf-rider-idle-3.png
Executable file
BIN
images/units/goblins/wolf-rider-idle-3.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
BIN
images/units/goblins/wolf-rider-idle-4.png
Executable file
BIN
images/units/goblins/wolf-rider-idle-4.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
images/units/goblins/wolf-rider-idle-5.png
Executable file
BIN
images/units/goblins/wolf-rider-idle-5.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
Loading…
Add table
Reference in a new issue