Hello.
I have a small problem with the Particles. I want them to fade out over time, but there doesn't seem to be a call for that.
If that doesn't work, I would like to do this. Create a sphere (or circle) of particles along the x axis. When you create the sphere (or circle) have it have a radius of about 100, and the particles are created randomly at any point from center to the outer rim. Create about 50 particles, and then have them float down into the ground. I only want this to happen once.
What you will end up with is a emitter that instantly creates a large "puff of smoke" then fade down into the ground. Useful for footsteps on the ground, where as floating up and away would be good for running.
The issue I am having with the second one is that it's always creating new particles. Is there a flag that I am missing that allows me to just run the emitter once, and not respawn?
Thanks in advance.
-This...is my boomstick!