shadowst17 Posted April 10, 2019 Share Posted April 10, 2019 (edited) Hi Everybody, I have a tool where I am extracting certain selected points (in this case agents) and timeshifting them then merging them back in. To keep continuity with the rest of the tree I need them to assume their original point number. My original solution involved attribute copy but sadly this method does'nt appear to work when it comes to agents as the clip times are'nt driven by any attribute and can't be copied over. I would appreciate any suggestions for this problem. Edited April 11, 2019 by shadowst17 Quote Link to comment Share on other sites More sharing options...
Jesus Nieto Posted April 11, 2019 Share Posted April 11, 2019 I assume you could assign some kind of "id" attribute before you extract the points. And after you merge them back you could apply a "sort" node, using sort by attribute with your previously created "id" attribute. Hope it works 1 Quote Link to comment Share on other sites More sharing options...
shadowst17 Posted April 11, 2019 Author Share Posted April 11, 2019 12 hours ago, Jesus Nieto said: I assume you could assign some kind of "id" attribute before you extract the points. And after you merge them back you could apply a "sort" node, using sort by attribute with your previously created "id" attribute. Hope it works Thank you! Can't believe I didn't even think of checking that node. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.