Particle Emitter - Couple Issues
by Aaron Scovel · in Torque X 2D · 06/11/2011 (1:31 am) · 4 replies
I've started working with particle effects and ran into a couple problems. Here are my issues during "in game" play.
1) My spinning particles no longer spin (they spin in the editor).
2) Cant emit particles from outside the camera view (would like particles to fall from above the screen).
The project I'm working on is currently not using the CEV.
1) My spinning particles no longer spin (they spin in the editor).
2) Cant emit particles from outside the camera view (would like particles to fall from above the screen).
The project I'm working on is currently not using the CEV.
About the author
Previously a PHP/MySQL Programmer/Web Developer of 10 years. In Aug 2010 I decided to change careers, and this is were I landed! I also parent 3 kids full time. TopNotched.com
#2
06/12/2011 (1:48 am)
I setup the CEV4 and it fixed the the off screen particle issue, but the spin still does not work "in game".
#4
Solution: Re-create the effect from a new particle emitter using the CEV4 builder.
06/24/2011 (12:29 pm)
The spin effect made from 3.1.5 builder would not work during game play on 3.1.5 or CEV4. When I re-created the emitter with the CEV4 builder it worked during game play. Solution: Re-create the effect from a new particle emitter using the CEV4 builder.
Torque Owner Duncan Colvin