Hi, I want to render 20 points using different colors. For example, let’s say that I have 4 different colors, i want that each color repeats exactly 5 times. I have read the spread documentation and the select helper, but I do not get it.
here the patch: select.v4p (6.4 KB)
the main problem in your patch is that the IOBox (Color) somehow had its ‘Evaluate’ config pin (via inspektor!) set to “false”. that is why the iobox didn’t return the 4 different colors.