Quote:
Originally Posted by Alan Anderson
Use a For loop and wire an array into it. I think the tunnel will be set to auto-index by default. What gets passed into the loop is the individual elements of the array, one at a time for each iteration of the loop.
|
Ah, I see. So then we compare the max/min x or y values to the Position cluster in the Target Info array?
I tried using the Search 1D Array function for this, but it seems that it requires a full cluster of inputs, instead of just one value...