Game Development Community

Need Help with Particle Editor?

by Stephen · in Torque Game Engine · 04/01/2006 (9:03 pm) · 4 replies

I have been trying to make some particles for my weapon and I'm not what some of the values are. Could someone help me make some particles like in this video?

Thanks

#1
04/01/2006 (9:11 pm)
Do a search for 'muzzle flash' to see ways to add one to your weapon via the DTS. Making a particle one may be rather tricky.
#2
04/01/2006 (9:21 pm)
Well I mean on the ground, not on the weapon.
#3
04/02/2006 (5:57 am)
Practice, experimentation, and as most seldom seem to do... a good read through the source code. You paid $100 for it, why not read it?

Not much help I know, but it's going to be challenging to get results as seen in BF2 (awsome game by the way) into Torque.
#4
04/02/2006 (8:15 am)
A mixture of particles and a billboarded .dts explosion that is animated to fall back to the ground. I can get similar effects, though uglier. If you take some time on the texture files and animation sequences you can do it.