Sequence numbering across branches

I am adding a sequential number to an object for naming and I am having trouble controlling my sequence to continue across branches.

@John_Cameron Hard to know for certain - in the future please upload the script too - but here’s what it looks like:

Tutorials on Data Trees will have a more in-depth explanation of what’s happening.

2 Likes

Yes this works perfect. Thank you so much. That unflatten node is awesome and now that I understand how to use it I can solve a couple other problems too.
Appreciate you