Game Development Community

Impossible to flip particles / effect?

by Edo Broekman · in Torque Game Builder · 07/13/2005 (2:56 am) · 2 replies

I tried to flip an effect in the hope the particles would flip too, but that didn't work as far as I could see. Is there a possibility to do so? Without a workaround that needs flipped textures...

#1
09/12/2005 (2:51 pm)
Probably a wee bit late to be posting, but this is how I flipped an effect:

Go to the Graph Field after selecting an emitter to edit. Select emissionangle_base and then edit and/or add to the keys.

Here's a tip: -90 will send the particles to the left.
90 will send the particles to the right.


Hope that helps.
#2
09/13/2005 (12:14 am)
Although late, it is a good point. I've still not had the chance to provide a few features such as flip/blending to the particle-emitters yet but I will try to make the time. It's certainly on the TODO list.

- Melv.