Lightning particle effect

Hi all

I’m trying to make a lightning storm particle effect. What I’m trying to accomplish is when a lightning bolt (using beam data) strikes, at the target of that beam, I would like to spawn an other emitter that would burst some sparks. I tried using a Event Generator module on the lightning emitter and a EventReceiver Spawn on the sparks emitter.
My problem is that I cannot set the position for the spark burst; Is this possible?. I would like it to burst where the lightning ends (at its target).

With kind regards,
GH

Create an event spawn on your sparks, On the End beam give it a name, Use that name to your event spawn and keep it to any.

Tell me how it behaves.