Thank you Martin. I have looked through your version and it’s so much more elegant. I see things that I tried to figure out how to do, that just works (if you know what you’re doing). For example, I tried to add instances, but I couldn’t get them to move independently. But you just added an index node to the movement, and passed it to a translate instances … I was trying to capture attributes of the original points that I instanced stuff on… But the index data is just there, ready to be used. I need to get it into my head that these nodes references whatever is passed back to them through the node tree.
Yes … I really need to think long and hard on how info is passed through the node tree. There are things that just work in your version, that I tried to accomplish in spectacularly convoluted ways :p
Anyway, thank you very much. I will study your approach some more. And then sleep on it and see if I can create the carousel by myself tomorrow. Otherwise I’ll study some more and try again the next day.
Best regards,