Fixed the FIRE_BURST_SMALL macro only showing the last frame
This commit is contained in:
parent
b0373525b3
commit
22dd990a45
1 changed files with 2 additions and 3 deletions
|
@ -562,9 +562,8 @@
|
|||
#define FIRE_BURST_SMALL
|
||||
missile_start_time=0
|
||||
[missile_frame]
|
||||
duration=600
|
||||
image="projectiles/fire-burst-small-[1~8].png"
|
||||
image_diagonal="projectiles/fire-burst-small-[1~8].png"
|
||||
image="projectiles/fire-burst-small-[1~8].png:75"
|
||||
image_diagonal="projectiles/fire-burst-small-[1~8].png:75"
|
||||
offset=0.8~1.0
|
||||
[/missile_frame]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue