how is it possible to set an attribute in a wrangle SOP based on a group(inpointgroup), and keep that value, even if the group changes. I stumbled over this problem with the following setup.
I create a particle every frame and put it in the “Just Born Group”. All I really want now is to set some attributes at birth. But whatever I set in wrangle, gets reset to 0 if the particle isn't in the just born group anymore. What would be a good workaround for this? Here is an example:

What if I want to find the nearpoints at birth and keep these values, even if the position of the particle changes later on? I hope you get what i mean, maybe i am just overlooking something …
Thanks for reading.