CSV reads in fine. Created a test CSV with values that can read from %0 to %2 and bake in fine so I know all the function works.
Now, when trying to array the first %0 to create 3 copies and telling LB to auto increment, the function does not work. Each array’d text object gets a non zero offset. So a %0 with a 2 offset should give me %2 right? Well, it stays blank
When i Bake this setup (the lower %0 has the offset of 2)
I get
If i set the offset of the lower %0 back to 0, it will bake correctly.
CSV config:
AddressGenerator.csv (28 Bytes)
AddressGenerator.lbrn2 (37.2 KB)