Jump to content

maintain instance copied grid


sky

Recommended Posts

Hi there

When I used stamp copy ($PT) with POP which have Const. Activation, instance copied grid

changed at particle's lifetime was over. Maybe $PT was changed when particle's lifetime was

over. Is there a way to maintain stamp copied grid although particle's lifetime was over ?

Thanks

Link to comment
Share on other sites

As far as I understand you, you will be better off using $ID instead of $PT. $PT is the number of the point in the object. This is always a continous range. That means, if a particle in the middle of this list dies, then the point-numbers of all following particles will decrease by one to fill the gap. The $ID is really a unique identification-number of the particle, which doesn't change.

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