Modifying a particle emitter

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
mrsquare
Posts: 2
Joined: Wed Feb 08, 2006 12:15 am

Modifying a particle emitter

Post by mrsquare »

Hi all - I've got a couple of quick questions:

Is there any way in Irrlicht to modify a particle emitter? I'd like to slow down and speed up the rate of emission if possible, but there doesn't seem to be any functionality for modifying an emitter once it's attached to a node.

Also, presumably the currently active particles belonging to a certain emitter are stored somewhere - is there any way to access them to get their positions etc?

thanks :)
Post Reply