Hello, I have this problem that seems pretty basic, but I cannot figure it out on my own. I have a data tree of points, which I want to move in Z, however, if I want to add multiple Z values I get into trouble. I can move them easily by one value, but I don’t know how to incorporate the second( there can be a third, fourth, etc). The points are moved with the right value, but I only get points for the longest(last?) list.
Thank you for your time!
move_points.gh (11.1 KB)