Game Development Community

Particle fountain water?

by Mike Rowley · in Torque Game Engine · 02/18/2007 (6:34 pm) · 2 replies

I've been working with the particle editor and also modifying other particles, but cannot get anything close to a semi realistic fountain.
What I'm talking about is the water that flows out of a fountain and down into a trough.
Has anyone accomplished this? if so, would you care to share?

#1
02/18/2007 (6:41 pm)
Not to long ago i added some simple physics to particles. You could use one of my examples and increase the gravity to achieve the required effect.
#2
02/18/2007 (6:52 pm)
Thanks. I was following the thread, but never even thought about using it for something like this. I'll take a look and have a little play with it.