Added 3rd frame to bow firing for the human bowman.(darth fool)
This commit is contained in:
parent
22a046efa2
commit
af28770632
2 changed files with 13 additions and 3 deletions
|
@ -52,14 +52,24 @@ get_hit_sound=groan.wav
|
|||
|
||||
[frame]
|
||||
begin=-400
|
||||
end=-250
|
||||
end=-300
|
||||
image=human-bowman-attack1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-250
|
||||
end=0
|
||||
begin=-300
|
||||
end=-200
|
||||
image=human-bowman-attack2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image=human-bowman-attack3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=human-bowman.png
|
||||
[/frame]
|
||||
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
|
|
BIN
images/human-bowman-attack3.png
Normal file
BIN
images/human-bowman-attack3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Loading…
Add table
Reference in a new issue