mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
graphics: Add animation for E3 end screen.
Use the END0-END6 graphics to make the marine on the PFUB2 animate, firing a few shots towards the boss corpse.
This commit is contained in:
parent
ebb999f995
commit
1325800e86
10 changed files with 14 additions and 7 deletions
14
buildcfg.txt
14
buildcfg.txt
|
@ -941,13 +941,13 @@ PFUB2
|
||||||
ENDPIC
|
ENDPIC
|
||||||
|
|
||||||
; "The End" animation from E3 endgame screen:
|
; "The End" animation from E3 endgame screen:
|
||||||
END0
|
END0 -20 -52
|
||||||
END1
|
END1 -20 -52
|
||||||
END2
|
END2 -20 -52
|
||||||
END3
|
END3 -20 -52
|
||||||
END4
|
END4 -20 -52
|
||||||
END5
|
END5 -20 -52
|
||||||
END6
|
END6 -20 -52
|
||||||
|
|
||||||
; inter level map
|
; inter level map
|
||||||
|
|
||||||
|
|
1
graphics/end0.gif
Symbolic link
1
graphics/end0.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fraggle/pfubanim1.gif
|
1
graphics/end1.gif
Symbolic link
1
graphics/end1.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fraggle/pfubanim2.gif
|
1
graphics/end2.gif
Symbolic link
1
graphics/end2.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fraggle/pfubanim1.gif
|
1
graphics/end3.gif
Symbolic link
1
graphics/end3.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fraggle/pfubanim2.gif
|
1
graphics/end4.gif
Symbolic link
1
graphics/end4.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fraggle/pfubanim1.gif
|
1
graphics/end5.gif
Symbolic link
1
graphics/end5.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fraggle/pfubanim2.gif
|
1
graphics/end6.gif
Symbolic link
1
graphics/end6.gif
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
fraggle/pfubanim1.gif
|
BIN
graphics/fraggle/pfubanim1.gif
Normal file
BIN
graphics/fraggle/pfubanim1.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6 KiB |
BIN
graphics/fraggle/pfubanim2.gif
Normal file
BIN
graphics/fraggle/pfubanim2.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue