Author Topic: Emitters?  (Read 387 times)

I was wondering if there was a tutorial on making emitters, I've been looking at the scripts, but I still am having trouble figuring it out.

Muffinmix made a great one, lemme get the link...
EDIT: Here's Muffinmix's tutorial on all that stuff:
http://forum.blockland.us/index.php?topic=59525.0

Just have one question, how would I make a particle last indefinitely?

Just have one question, how would I make a particle last indefinitely?

You can't. Best way would be to have a particle last, say, 1 second and the emitter spit one out to replace it every 1 second. If you're applying spin to the particle you might want to factor that into the equation, something like the time for everything being the time it takes for a full revolution.