Jump to content

Recursively splitting particles with the new particle system


Robert

Recommended Posts

Hi guys,

 

I am trying to create a particle system where a dead particle splits in two untill they reach a certain target. I have seen some examples with the old popnet setup from H12 that achieved this by using groups that are fed back into the split node. With the new particle system I have the feeling that the recursive nature of groups doens't function like it did before. 

 

So my question is: how do I make particles split upon death untill a certain condition is met without using a new replicate node for each split?

Link to comment
Share on other sites

Thank you very much for your example. I don't have much experience with these particle systems yet so there are a few things I don't understand.

 

What is the purpose of the almostdead attribute? The deathincr attribute seems to allow to identify the seperate trails later on but does it do anything in the POP network?

After some playing I discovered that the amount of particles that split off after death is equal to the life expectancy that was set in the original source and in the source node that seems to govern the split. Why does it do that?
You reference the POP object in the pop source that creates the split particles, does this mean the POP object holds the particles of the previous frame or something similar?

Thanks again for the example, it is already much more than I could come up with myself.

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...