Text spread

Hi, I’m trying to create a grid of different numbers, changing each value constantly. I tried many different ways, but I can’t find a way to make it work. In all of them I’m converting a spread of numbers to string in order to enter in the text node. but the node only receives one at time.
Is the text spreadable? is there a way to do this??

Hi @1mpar !

I suggest you take a look at this tutorial, pretty sure it’s what you need: HowTo Use a ForEach Loop - YouTube

Cheers

thanks Ravazquez. It worked! the problem was in the group node that I didn’t know I had to use

1 Like