explosions to blast processing, stage work
This commit is contained in:
parent
52eae61021
commit
3c79087a69
9 changed files with 81 additions and 12 deletions
BIN
res/explosions/blue1.png
Normal file
BIN
res/explosions/blue1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
res/explosions2.png
Normal file
BIN
res/explosions2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
BIN
res/explosions3.png
Normal file
BIN
res/explosions3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
|
@ -39,4 +39,5 @@ SPRITE playerBullet "bullets/player.png" 4 3 FAST 5
|
|||
|
||||
// explosion
|
||||
|
||||
SPRITE explosion "explosions.png" 4 4 FAST 5
|
||||
// SPRITE explosion "explosions.png" 4 4 FAST 5
|
||||
IMAGE explosion2 "explosions2.png" FAST
|
Reference in a new issue