Commit Graph

5 Commits

Author SHA1 Message Date
Auke Kok
c90df65294 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
Wuzzy
a2ce7629aa Add gunpowder trails
Uses group “connect_to_raillike”
2015-06-07 14:27:18 +02:00
ShadowNinja
0822a3df13 Rewrite TNT 2014-07-22 12:05:40 -04:00
David Gumberg
d0d2f2402b Compress all textures losslessly using optipng and advpng 2014-07-05 16:06:00 +02:00
BlockMen
3f39ab523f Add tnt mod (freeminer version) 2014-07-05 16:02:58 +02:00