Files
menu
mods
beds
boats
bones
bucket
carts
creative
default
doors
dye
farming
fire
flowers
give_initial_stuff
nyancat
screwdriver
sethome
stairs
tnt
sounds
textures
tnt_blast.png
tnt_boom.png
tnt_bottom.png
tnt_gunpowder_burning_crossing_animated.png
tnt_gunpowder_burning_curved_animated.png
tnt_gunpowder_burning_straight_animated.png
tnt_gunpowder_burning_t_junction_animated.png
tnt_gunpowder_crossing.png
tnt_gunpowder_curved.png
tnt_gunpowder_inventory.png
tnt_gunpowder_straight.png
tnt_gunpowder_t_junction.png
tnt_side.png
tnt_smoke.png
tnt_top.png
tnt_top_burning.png
tnt_top_burning_animated.png
README.txt
depends.txt
init.lua
license.txt
vessels
walls
wool
xpanes
.gitignore
.luacheckrc
.travis.yml
README.txt
game.conf
game_api.txt
minetest.conf
minetest.conf.example
settingtypes.txt
mff_game/mods/tnt/textures
Auke Kok 8556dd30e2 TNT: add some depth to the explosion effect
We add a dirt-like particle (drawn from scratch, uses some
colors from default_dirt's palette) to spawn many particles
that have collision enabled around the center of the blast.

This has the effect of obscuring the center of the blast, as
that is a painfully visible empty area when the explosion happens,
as there's only a little spark.

The dirt particles bounce around the walls and floor a bit,
and disappear rapidly, well before the smoke particles disappear.

This is a nice visual distraction that obscures the sudden
appearance of the gaping hole, and makes it a whole lot more
believable.
2016-04-16 19:27:16 +01:00
..
2015-06-07 14:27:18 +02:00
2014-07-22 12:05:40 -04:00