Re: [Interest] Particles Emitter, emit signal when particle life is expired?

2013-05-16 Thread Sletta Gunnar
On May 14, 2013, at 9:58 AM, Mark mark...@gmail.com wrote: On Sun, May 12, 2013 at 2:08 PM, Mark mark...@gmail.com wrote: Hi, I'm browsing through the Emitter API while searching for some way to get notified when a particle is expired. What i'm having is one emitter that emits 1

Re: [Interest] Particles Emitter, emit signal when particle life is expired?

2013-05-16 Thread Mark
On Thu, May 16, 2013 at 9:37 AM, Sletta Gunnar gunnar.sle...@digia.com wrote: On May 14, 2013, at 9:58 AM, Mark mark...@gmail.com wrote: On Sun, May 12, 2013 at 2:08 PM, Mark mark...@gmail.com wrote: Hi, I'm browsing through the Emitter API while searching for some way to get notified when

Re: [Interest] Particles Emitter, emit signal when particle life is expired?

2013-05-14 Thread Mark
On Sun, May 12, 2013 at 2:08 PM, Mark mark...@gmail.com wrote: Hi, I'm browsing through the Emitter API while searching for some way to get notified when a particle is expired. What i'm having is one emitter that emits 1 particle every 25ms then one trailemitter that adds a trail to the

[Interest] Particles Emitter, emit signal when particle life is expired?

2013-05-12 Thread Mark
Hi, I'm browsing through the Emitter API while searching for some way to get notified when a particle is expired. What i'm having is one emitter that emits 1 particle every 25ms then one trailemitter that adds a trail to the particle. Now in the main emitter (with 1 particle every 25 ms) i want