Jump to content

Emit particles on time per Point


Rob P

Recommended Posts

Sure, just craft an Activation expression (Birth TAB) that matches the frame numbers when your emitter is is the correct location.

For instance, if the emitter is in the correct location from frames 36-96...

if($FF >35 && $FF < 96,1,0)

 

Edited by Atom
Link to comment
Share on other sites

Thank you for your reply Atom,

Ok for the expression but that mean that all the emission points will emit particles constantly between Frames 35-96.

However I would like my emission points just emit the first frame they enter in the POPnet. 

Link to comment
Share on other sites

Thanks for your reply Sasho78, I understand the trick but in my case, my points source are entering in my POPnet at every frames and I want them to generate particles only the first frame when they are in the POPnet so I have to do it in a procedural way and not by specifying a specific frame.

Link to comment
Share on other sites

  • 2 years later...

I am now in the same situation.

In my grid some prims are going from black to red. I want them to emit 100 particles just when they turn red the first time and never again.

Imagine: Two prims turned red and they emitted 100 particles each. I dont want them to keep on emitting despite that some other prims will be turning also red.

 

Did I explained?

 

Thanks in advance.

Link to comment
Share on other sites

surely you would use the Just Born Group ? To me that would be most simple solution.

So in Birth, enter a group name say, justborn in the Just born Group.

Then 'do something' to the justborn group. Simply add a pop wind, tick group, enter justborn.....adjust wind...you'll see the wind affects the new particles only at the moment they are born and that's it.

(or if you were emitting particles from newly born particles same idea with justborn...but also I'm thinking pop replicate and maybe kill original particle)

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...