Hi Ben, there is different ways of doing this. - You can either use 2 emitter nodes and for each one set different State Values, - Paint weight maps of differents values on each emitter and use Get Weight Map Value to filter your particles - Or if your emitters aren't moving too much, set a volume around one emitter and at birth, if the particle is inside it, set it's value to one instead of zero. Pierre Rousseau Vision Globale 514-848-6159 Poste 2525 Département Scrap and Magic
________________________________ From: Ben Beckett [mailto:[email protected]] Sent: October-12-12 11:40 AM To: [email protected] Subject: Setting a value on a emiter Hi List I was wondering if I had two emitters, and I wanted to give the particles coming out of emitter 1 a value of 1 and particles coming out of emitter 2 a value 2. Or in another terms, emitter 1 would all have a ID of 1 and emitter 2 would all have a ID of 2 so later I could filter and make them do something different. Any help would be brill Thanks Ben

