TNT: add some depth to the explosion effect
authorAuke Kok <sofar@foo-projects.org>
Mon, 25 Jan 2016 07:48:38 +0000 (23:48 -0800)
committerparamat <mat.gregory@virginmedia.com>
Sat, 16 Apr 2016 18:27:16 +0000 (19:27 +0100)
commit8556dd30e2a97474bf7fd33fddccef93878ad50d
treead5a7c84a0260131578a65ac1de68eeb0c80b724
parent8cd049c224c496b8d47c6d4112c62c656696e717
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.
mods/tnt/init.lua
mods/tnt/textures/tnt_blast.png [new file with mode: 0644]