I have a sequence of images who will used and stack on multiple grids driven by a copy to points (using points)
I created a classic "variant" integer attribute (i@variant = int(@ptnum)
and I turn Piece attribute on On the side of the attributefrommap I used the following syntax: sprintf("$HIP/tex/teste/teste_%03d.png", @map_id)
I got a list of images who i want pile up using this sequence of images but unfortunately i got a weird response. First the images are not loaded (besides i got no errors from attributefrommap node) and all the primitives "collapsed into one piece.
The path of image is corrected as I use one image as test and work. the number of points are LESS than number of images . But there's something on my procedure with is not working ... I tried to find a solution but I didn't manage to find... Previously , the copy stamp works but now with 20.5 the node is outdated. Any ideas? thanks a lot!
cadu

