Game Development Community

Projectile splash

by Daniel Neilsen · in Torque Game Engine · 10/22/2001 (1:37 pm) · 5 replies

Not sure if this is a bug or not but the projectile "splash" does not seem to work in torque.

To clarify, I call the projectile splash the "explosion" that is created when a projectile hits water or another liquid.

This does not seem to work as yet or has a bug in it?

#1
10/22/2001 (2:10 pm)
I would think that is works since the player model makes a splash when jumping into water.

// Clocks out
#2
10/22/2001 (9:16 pm)
The projectile currently ignores water volumes, this is on our list of features to add. Besides the splash, there will also be a water particle emitter (for bubbles trails) and water explosion datablock.
#3
10/23/2001 (12:48 pm)
kewl :)

Thanks Tim
#4
11/21/2002 (10:35 pm)
Has anyone tried to get projectile splashes to work yet?
If not i might try and give it a go sometime...
#5
11/21/2002 (10:55 pm)
Wizard,

Ya I submitted a patch for all of that to GG awhile ago. They're just slow ;p